Skip to content

v1.0.0b1

Compare
Choose a tag to compare
@leukipp leukipp released this 26 Jul 21:33
· 212 commits to main since this release

Install

go install github.com/leukipp/[email protected]

Improvements

  • Configurable hot corners.
  • Configurable maximum count of windows.
  • Configurable margins around the tiling area.
  • Slave only mode via master size decrease to 0.
  • Additional tiling layouts for left-to-right and bottom-to-top support.
  • More detailed README.md.

Bugfixes

  • Embedded config fixes issues #2, #4.
  • Fix ghost windows in cases where a window appears only for a short time.

Breaking Changes

  • Previous config.toml is not compatible with this release.
  • Please copy the new default config and adjust any previously made changes once again.