Skip to content

v0.3 Release

Choose a tag to compare

@esjeon esjeon released this 28 Jan 07:44
· 287 commits to master since this 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.

  1. Download the kwinscript file
  2. Open System Settings > Window Management > KWin Scripts
  3. Press Import KWin script... on the top-right corner
  4. 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