Skip to content

Releases: Bismuth-Forge/bismuth

bismuth v2.0.0

03 Nov 14:15
416d57e
Compare
Choose a tag to compare

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

bismuth v1.1.0

23 Oct 09:55
Compare
Choose a tag to compare

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)

bismuth v1.0.2

22 Oct 13:35
Compare
Choose a tag to compare

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 (logout screen) (caf7d08)
  • 🐛 prevent crashes when closing transients (502f812)
  • 🐛 prevent crashes with Monocle and monocleMinimizeRest when closing transient dialogs; ref #110 (49ac131)

bismuth v1.0.1

02 Oct 23:27
Compare
Choose a tag to compare

Bug Fixes

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

bismuth v1.0.0

02 Oct 21:33
Compare
Choose a tag to compare

Initial release.

Beta

02 Oct 21:01
Compare
Choose a tag to compare
Beta Pre-release
Pre-release
v1.0.0-beta

chore: :bookmark: increment version

Second Pre-release

24 Sep 20:56
Compare
Choose a tag to compare
Second Pre-release Pre-release
Pre-release

Fixed the incorrect key in the config file for "toggle floating layout" action.

First Pre-realease

23 Sep 13:55
Compare
Choose a tag to compare
First Pre-realease Pre-release
Pre-release

This is the basic first pre-release. It provides basic Wayland Support.