feat: Add basic support for foreign top level management.
- Allow users to minimize other applications by sending a `ForeignToplevelEvent`.
This commit is contained in:
@@ -17,3 +17,4 @@ lazy_static = "1.5.0"
|
||||
raw-window-handle = "0.6.2"
|
||||
smithay-client-toolkit = "0.20.0"
|
||||
wayland-backend = { version = "0.3.11", features = ["client_system"] }
|
||||
wayland-protocols-wlr = "0.3.9"
|
||||
|
||||
Reference in New Issue
Block a user