Fix crash when moving beyond first/last clients

This commit is contained in:
Nikita Ivanov
2025-02-04 23:28:02 +01:00
parent be20c2de0e
commit f24e98a304
2 changed files with 51 additions and 43 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
Allows you to move a window up and down the stack.
### Download
- [git branch](https://codeberg.org/wochap/dwl/src/branch/v0.5/movestack)
- [v0.5](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/movestack/movestack.patch)
- [git branch](https://codeberg.org/nikitaivanov/dwl/src/branch/movestack)
- [v0.7](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/movestack/movestack.patch)
### Authors
- [wochap](https://codeberg.org/wochap)