feat: Add basic support for foreign top level management.

- Allow users to minimize other applications by sending a
`ForeignToplevelEvent`.
This commit is contained in:
Naman Agrawal
2025-09-01 10:57:24 +05:30
parent 541e0e646f
commit acf9fd122f
5 changed files with 222 additions and 1 deletions
Generated
+1
View File
@@ -1101,6 +1101,7 @@ dependencies = [
"raw-window-handle",
"smithay-client-toolkit 0.20.0",
"wayland-backend",
"wayland-protocols-wlr",
]
[[package]]