winit/src/platform_impl
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
..
android Rename Window::set_inner_size to Window::request_inner_size 2023-07-10 04:02:26 +00:00
ios Rename Window::set_inner_size to Window::request_inner_size 2023-07-10 04:02:26 +00:00
linux Replace parts of the Xlib backend with x11-rb 2023-07-12 07:59:12 +00:00
macos On macOS, add a way to query amount of tabbed windows 2023-07-14 08:01:40 +00:00
orbital Rename Window::set_inner_size to Window::request_inner_size 2023-07-10 04:02:26 +00:00
web On Web, add WindowBuilderExtWebSys::with_append() (#2953) 2023-07-12 17:11:52 +02:00
windows Rename Window::set_inner_size to Window::request_inner_size 2023-07-10 04:02:26 +00:00
mod.rs Redox OS support (#2588) 2023-01-05 06:58:08 -07:00