restore floating window position on reattach

This commit is contained in:
6z7y
2026-06-20 01:10:20 +03:00
parent e2ba7017ea
commit 0935f95e01
2 changed files with 58 additions and 38 deletions
+7 -3
View File
@@ -2,7 +2,11 @@
Moves clients to their old output when it is reattached.
### Download
- [git branch](https://codeberg.org/eyusupov/dwl/src/branch/restore-monitor)
- [2024-04-07](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/restore-monitor/restore-monitor.patch)
- [git branch](https://codeberg.org/6z7y/dwl-patches/src/branch/restore-monitor)
- [2026-06-20](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/restore-monitor/restore-monitor.patch)
### Authors
- [eyusupov](https://codeberg.org/eyusupov)
#### Current
- [6z7y](https://codeberg.org/6z7y)
#### Historic
- [eyusupov](https://codeberg.org/eyusupov)