-
Notifications
You must be signed in to change notification settings - Fork 30
placedir
bakkeby edited this page Jul 1, 2024
·
4 revisions
Similar to the focusdir patch this patch allow users to move a window in any direction (up, down, left, right).
For grid layouts or the fibonacci spiral / dwindle layouts, as an example, it may be desireable to move a client in a given direction rather than just up and down the client stack.
This patch adds directional focus by calculating the best suitable candidate based on the position and size of all visible clients.
- move a client in any direction (up, down, left, right)
- wraps around within the same monitor (as opposed to moving a window to an adjacent monitor)
- restricted to tiled windows only
-
dwm
- banish
- barmodules
- dragmfact
- dragcfact
- fakefullscreenclient
- flextile-deluxe
- floatpos
- focusdir
- focusedontop
- focusfollowmouse
- fullscreen-compilation
- lock masks
- losefullscreen
- mark
- masterstacker
- monitorrules
- netclientliststacking
- placedir
- placemouse
- renamedscratchpads
- resizepoint
- riodraw
- sendmon keepfocus
- shiftviewclients
- steam
- swallow
- switchtag
- tagallmon
- tagicons
- tagmonfixfs
- tagswapmon
- togglefullscreen
- togglelayout
- toggletag
- unmanaged
- vanitygaps
- windowrolerule