winit-sonoma-fix/src/platform_impl/macos
keiya sasaki 92fdf5ba85
Rework theme API
This commit adds support for theming on macOS and
also unifies the system theme handling across platforms.
2022-10-18 21:34:36 +03:00
..
appkit Rework theme API 2022-10-18 21:34:36 +03:00
util Refactor macOS to use new objc2 features (#2465) 2022-09-08 16:45:29 +02:00
app.rs Refactor macOS to use new objc2 features (#2465) 2022-09-08 16:45:29 +02:00
app_delegate.rs Refactor macOS to use new objc2 features (#2465) 2022-09-08 16:45:29 +02:00
app_state.rs Remove custom definition of Core Foundation runloop functionality (#2479) 2022-09-08 21:03:25 +02:00
event.rs Refactor macOS to use new objc2 features (#2465) 2022-09-08 16:45:29 +02:00
event_loop.rs Simplify internal type construction 2022-09-21 11:04:28 +03:00
ffi.rs Refactor macOS to use new objc2 features (#2465) 2022-09-08 16:45:29 +02:00
menu.rs Refactor macOS to use new objc2 features (#2465) 2022-09-08 16:45:29 +02:00
mod.rs Simplify internal type construction 2022-09-21 11:04:28 +03:00
monitor.rs Simplify internal type construction 2022-09-21 11:04:28 +03:00
observer.rs Fix runloop entry (#2480) 2022-09-08 21:56:53 +02:00
view.rs Accepts first mouse (#2457) 2022-09-13 21:11:18 +02:00
window.rs Rework theme API 2022-10-18 21:34:36 +03:00
window_delegate.rs Rework theme API 2022-10-18 21:34:36 +03:00