add: prevent resizing fixed-size xdg-toplevel clients

This commit is contained in:
pi66
2025-12-22 10:17:12 +01:00
parent 17f0bd9db4
commit 7f261214e1
2 changed files with 43 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# Description
Prevent resizing of fixed-size xdg-toplevel windows.
> NOTE:
The patch works on (main 2025-12-20) and v0.7
# Download
- [git branch](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/lock-size/lock-size.patch)
- [main 2025-12-20](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/lock-size/lock-size.patch)
- [v0.7](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/lock-size/lock-size.patch)
# Authors
- [pi66](https://pi66.xyz)