v0.3 Release
Dear users,
This is the third release of Krohnkite, a tiling script for KWin. Always thanks for your interest.
In this release, I mainly worked on refactoring the script. The overall architecture is mostly the same, but I had to adjust roles of each class to give them more clear goals. Now it's pretty straighten up.
There are also some new features and bugfixes, which can be found in Changelog.
Changelog
- new feature: adjust Tile layout by resizing windows w/ mouse
- new feature: maximize the sole tileable window by removing screen gap and window titlebar/border
- feature removal: window jiggling hack - it does nothing
- bugfix: unnecessary gap b/w master and stack in Tile layout
- bugfix: moving focus out of ignored windows (e.g. yakuake)
- regression: fullscreen window is not occupying the whole screen
Installation
You can install Krohnkite through KWin Script dialog in System Settings.
- Download the kwinscript file
- Open
System Settings>Window Management>KWin Scripts - Press
Import KWin script...on the top-right corner - Select the downloaded file
Alternatively, through shell:
plasmapkg2 -t kwinscript -i krohnkite-0.3.kwinscript
or, if the script is already installed:
plasmapkg2 -t kwinscript -u krohnkite-0.3.kwinscript