winit/src/platform_impl/linux/wayland
bbb651 4748890935
Add MouseButton::{Back, Forward} to MouseInput
Add named variants for physical back and forward keys which could
be found on some mice. The macOS bits may not work on all the
hardware given that apple doesn't directly support such a thing.

Co-authored-by: daxpedda <daxpedda@gmail.com>
2023-06-16 08:51:09 +00:00
..
event_loop Update wayland-rs to 0.30.0 2023-04-19 00:56:29 +03:00
seat Add MouseButton::{Back, Forward} to MouseInput 2023-06-16 08:51:09 +00:00
types Update wayland-rs to 0.30.0 2023-04-19 00:56:29 +03:00
window On Wayland, fix Window::set_cursor_visible(true) 2023-05-26 09:26:22 +03:00
mod.rs Update wayland-rs to 0.30.0 2023-04-19 00:56:29 +03:00
output.rs Update wayland-rs to 0.30.0 2023-04-19 00:56:29 +03:00
state.rs Update wayland-rs to 0.30.0 2023-04-19 00:56:29 +03:00