bismuth/CHANGELOG.md
2021-11-08 14:40:49 +03:00

4.5 KiB

Changelog

2.0.1 (2021-11-08)

Bug Fixes

  • do not ignore second windows when resize (165008b)
  • prevent broken tiling, by not including empty stings into rules (9a5cbe4)

2.0.0 (2021-11-03)

⚠ 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)

1.1.0 (2021-10-23)

Features

  • 💄 make the popup more consistent with the Plasma OSDs (8d6a374)
  • use better layout notifications (8c013ac)

Bug Fixes

  • 🚑 add executable flag to installation script (360588a)
  • improve popup geometry update (1f02e47)
  • popup: fix errors in popup.qml (2862e56)

1.0.2 (2021-10-22)

Bug Fixes

  • 🐛 add Conky to default ignore list (d989261)
  • 🐛 correctly import Tile Layout Krohnkite shortcut (04f11f9)
  • 🐛 do not tile utility windows on wayland (935a338)
  • 🐛 prevent KWin freeze in various scenarious (34d24a4)
  • 🐛 put shaded windows to float state to avoid layout breakage (aa05369)
  • ignore ksmserver (logoug screen) (caf7d08)
  • no crashes in closing transients -- might fix others too; ref #110, #109 (502f812)
  • prevent crash with Monocle and monocleMinimizeRest when closing transient dialogs; ref #110 (49ac131)

1.0.1 (2021-10-02)

Bug Fixes

  • 🚑 restore configuration dialog (2be1673)
  • 📝 provide more feedback after installation (cf59968)

1.0.0 (2021-10-02)

Initial release.