1
0
Fork 0
forked from wry/wry

wayland: implement xdg-toplevel-tag-v1

This commit is contained in:
Julian Orth 2025-04-22 17:56:32 +02:00
parent 624424b297
commit 18bec86499
6 changed files with 122 additions and 0 deletions

View file

@ -2,6 +2,7 @@
- Floating windows can now be configured to be shown above fullscreen windows
by using the `enable-float-above-fullscreen` action.
- Implement xdg-toplevel-tag-v1.
# 1.10.0 (2025-04-22)