⚠ BREAKING CHANGES
- remove old config button from KWin scripts page. This is no longer needed, as the user should use KCM.
- removed adjust layout options. These options should be always enabled by default, because this is how all tiling window managers work: mouse resize always has feedback and resizing always affects the layout.
Features
- add KCM for Bismuth configuration (1c410cf)
- introduce tray item, that lets you toggle floating mode (ba689c5)
- make layouts togglable (8ebffbe)
- reload script after applying configuraton (e73cbce)
Bug Fixes
- correctly destroy callbacks after script unload (aad9860)