Amr Bashir
a88d2e079d
On Windows and MacOS, add Window::has_focus
2023-01-17 04:30:14 +03:00
Kirill Chibisov
62ce14a013
Add Window::set_transparent
...
Provide a hint to system compositor whether the window is transparent or
not. Only implemented on macOS and Wayland for now.
2023-01-15 23:39:36 +03:00
Michael Murphy
9225b2812e
feat(x11): Add Window::drag_resize_window ( #2515 )
2023-01-11 10:07:09 -07:00
Jeremy Soller
66ca445caa
Redox OS support ( #2588 )
...
* Add Redox OS support
* Simplify control flow usage
* Apply more recommendations
* Update naming to indicate that Orbital is a platform
* Adjust import order
2023-01-05 06:58:08 -07:00