mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2024-12-24 22:31:30 +11:00
e295104199
* Remove Wayland theme intermediates This removes the intermediate struct for passing a Wayland theme to allow the user direct implementation of the trait. By passing the trait directly, it is possible for downstream users to have more freedom with customization without relying on winit to offer these options as fields. It should also make maintenance easier, since winit already doesn't implement all the functions which are offered by the smithay client toolkit. * Reimplement SCTK's Theme and ButtonState * Fix style issues * Remove public signature * Format code * Add change log entry Co-authored-by: Murarth <murarth@gmail.com> |
||
---|---|---|
.. | ||
android.rs | ||
desktop.rs | ||
ios.rs | ||
macos.rs | ||
mod.rs | ||
unix.rs | ||
web.rs | ||
windows.rs |