Skip to content

Releases: psifidotos/applet-window-buttons

Version 0.11.1

12 Feb 16:41
Compare
Choose a tag to compare
  • add missing version

Version 0.11.0

12 Feb 11:32
Compare
Choose a tag to compare
  • support Plasma 5.24 way of discovering themes from theme engines
  • hide when preserveemptyspace is selected

Version 0.10.1

04 Nov 15:36
Compare
Choose a tag to compare
  • fix glitches with slide-in/out animations
  • improve cpu and hard disk usage
  • remove all workarounds related to faulty buttons painting
  • respect and trust bug fixes in decorations provided with Plasma 5.23.2

v0.10.0

21 Oct 12:50
Compare
Choose a tag to compare
  • support Plasma 5.23
  • depend only on Plasma and KDecorations2 >= 5.23
  • drop option for plasma panels to disable decoration on maximized windows

v0.9.0

11 May 16:35
Compare
Choose a tag to compare
  • support Plasma 5.18 and 5.21
  • support aurorae monochrome icons with Latte auto-color functionality
  • support aurorae restore button
  • fix, do not hide buttons for AlwaysVisible
  • fix, do not hide button in Latte edit mode
  • fix, improve default based on Plasma values
  • fix, preserve empty space for hidden states when needed
  • remove no needed workarounds

Version 0.8.1

12 Feb 15:42
Compare
Choose a tag to compare
  • fix compatibility with Plasma 5.18 (Rodrigo Pedra Brum)
  • never hide buttons for AlwaysVisible visibility state

Version 0.8.0

23 Jan 16:21
Compare
Choose a tag to compare
  • fix which plasma theme colors are used for buttons when Colors:Plasma Theme is chosen
  • do not show buttons that the current window has disabled them, for example a window is NOT Closable; Close button becomes hidden in such case
  • hide buttons when the last active maximized window is minimized and there are no other shown windows
  • improve configuration window texts
  • create a new decoration only when it is really needed
  • reduce filesystem trackers for scheme colors files
  • use shared decoration between all buttons
  • set an object name for the shared decoration in order to be easily identified by KDecoration2 decorations

Version 0.7.0

24 Nov 09:57
Compare
Choose a tag to compare
  • introduce a new Button Size percentage option and drop thickness margin in order to set the buttons size
  • introduce Hidden State in order for the user to choose how buttons should behave when they should not be shown. Currently two states are supported: Slide out and Preserve Empty Space
  • introduce a new Color Scheme based on current Plasma Theme used and make it also default
  • live preview for changes in the settings window
  • do not crash when the selected decoration does not exist in the systemm, for example it was uninstalled
  • update buttons for scheme changes

Version 0.6.0

28 Aug 12:19
Compare
Choose a tag to compare
  • new visibility mode: At least one window is shown
  • option to draw buttons in inactive state (for both c++ and aurorae decorations)
  • fix the current buttons decoration discovery, the user can now change between different decorations and the buttons style is updated runtime
  • hide when the last maximized window is closed and the visibility mode is ActiveMaximized
  • fix multi-screens behavior for Latte panels
  • fix typo that broke builds at some systems

Version 0.5.0

12 Jul 20:33
Compare
Choose a tag to compare
  • provide a relevant background for window buttons in configuration window to fix contrast issues
  • support new Latte v0.9 Communicator API
  • support new Latte v0.9 Windows Tracking interface when in Latte dock/panel