dylanaraps / sowm

An itsy bitsy floating window manager (220~ sloc!).
MIT License
915 stars 73 forks source link

sowm: pseudo-tiling + gaps #113

Closed serenevoid closed 2 months ago

serenevoid commented 1 year ago
* Added gaps functionality + pseudo tiling which respects gaps

  - Maximize option for making windows full screen with gaps.
  - Split window respects gaps.
  - Split follows a splitting ratio which is 0.55 by default. 
  - Split ratio can be adjusted with keybinds.

Patch: https://patch-diff.githubusercontent.com/raw/dylanaraps/sowm/pull/113.patch

Screenshot