Adding placedir patch ref. #407

This commit is contained in:
bakkeby
2024-01-31 22:38:25 +01:00
parent 5a0c5e617f
commit 01244cc1b9
7 changed files with 126 additions and 6 deletions

View File

@ -908,6 +908,12 @@
*/
#define PERTAGBAR_PATCH 0
/* Similar to the focusdir patch this patch allow users to move a window in any direction
* in the tiled stack (up, down, left, right).
* https://github.com/bakkeby/patches/wiki/placedir
*/
#define PLACEDIR_PATCH 0
/* This patch lets you change the position of a client in the stack using the mouse.
* https://github.com/bakkeby/patches/wiki/placemouse
*/