Skip to content

placedir

bakkeby edited this page Jan 10, 2022 · 3 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.

placedir.gif

Features

  • 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

Download

Clone this wiki locally