winit-sonoma-fix/src
Kirill Chibisov 97434d8d80
On macOS, add a way to query amount of tabbed windows
This should provide a way to iterate all the tabs and select the last
tab. The tab indicies are now zero based as any other sane index.

Follow-up-to: c5941d105f (add tabbing API)
2023-07-14 08:01:40 +00:00
..
platform On macOS, add a way to query amount of tabbed windows 2023-07-14 08:01:40 +00:00
platform_impl On macOS, add a way to query amount of tabbed windows 2023-07-14 08:01:40 +00:00
dpi.rs Implement PartialOrd/Ord for dpi module types 2023-05-16 05:11:43 +03:00
error.rs Always use f as the argument name for &mut std::fmt::Formatter (#1023) 2019-07-09 17:49:07 -04:00
event.rs Improve Web specific documentation for various APIs (#2941) 2023-07-10 12:50:28 +02:00
event_loop.rs Fix mentions of Wasm (#2950) 2023-07-11 18:26:00 +02:00
icon.rs Fix clippy issues on stable 2023-01-27 07:18:58 +03:00
keyboard.rs Implement PartialOrd/Ord for KeyCode/NativeKeyCode 2023-07-01 19:07:35 +04:00
lib.rs Overhaul the Keyboard API 2023-05-28 21:02:59 +03:00
monitor.rs Implement PartialOrd/Ord for dpi module types 2023-05-16 05:11:43 +03:00
window.rs Fix mentions of Wasm (#2950) 2023-07-11 18:26:00 +02:00