winit/src/platform
Jack Wright 180a4c7a16
Add WindowExtMacOS::{set_,}option_as_alt
This adds an ability to control left and right `Option` keys to be
treated as `Alt`, thus not producing diacritical marks.

Co-authored-by: Kirill Chibisov <contact@kchibisov.com>
2023-01-31 12:35:49 +03:00
..
android.rs Android: rework backend to use android-activity crate (#2444) 2022-11-10 17:55:19 +01:00
ios.rs Use a bit less unsafe on iOS (#2643) 2023-01-23 00:01:45 +01:00
macos.rs Add WindowExtMacOS::{set_,}option_as_alt 2023-01-31 12:35:49 +03:00
mod.rs Redox OS support (#2588) 2023-01-05 06:58:08 -07:00
orbital.rs Redox OS support (#2588) 2023-01-05 06:58:08 -07:00
run_return.rs Split platform::unix into platform::x11 and platform::wayland 2022-09-01 08:05:32 +03:00
wayland.rs Use cfg aliases throught the code base 2022-12-25 10:57:27 +03:00
web.rs Split platform::unix into platform::x11 and platform::wayland 2022-09-01 08:05:32 +03:00
windows.rs Add WindowBuilder::with_parent_window (#2548) 2022-12-22 01:07:13 +01:00
x11.rs On X11, fix errors bleeding from hooks handling them 2023-01-18 05:58:09 +03:00