softbuffer/src
John Nunley 832064c012
feat: Add ability to get underlying window handle
Adds the `get_ref` and `get_mut` functions, which can be used to get
references (mutable or otherwise) to the underlying window handle.

cc https://github.com/rust-windowing/raw-window-handle/issues/158#issuecomment-1881376603

Signed-off-by: John Nunley <dev@notgull.net>
2024-01-12 08:40:02 -08:00
..
wayland feat: Add ability to get underlying window handle 2024-01-12 08:40:02 -08:00
cg.rs feat: Add ability to get underlying window handle 2024-01-12 08:40:02 -08:00
error.rs breaking: Use raw-window-handle version 0.6 2023-10-26 19:15:51 -07:00
kms.rs feat: Add ability to get underlying window handle 2024-01-12 08:40:02 -08:00
lib.rs feat: Add ability to get underlying window handle 2024-01-12 08:40:02 -08:00
orbital.rs feat: Add ability to get underlying window handle 2024-01-12 08:40:02 -08:00
util.rs breaking: Use raw-window-handle version 0.6 2023-10-26 19:15:51 -07:00
web.rs feat: Add ability to get underlying window handle 2024-01-12 08:40:02 -08:00
win32.rs feat: Add ability to get underlying window handle 2024-01-12 08:40:02 -08:00
x11.rs feat: Add ability to get underlying window handle 2024-01-12 08:40:02 -08:00