Skip to content

v0.5.2 Bugfix Release (mostly)

Latest
Compare
Choose a tag to compare
@luisbocanegra luisbocanegra released this 27 May 10:20
· 15 commits to main since this release
17a4031

This release is mostly a preparation before a much needed cleanup. After that is done I will include more cool stuff 😎

Bug fixes

  • Fix transparent outline ugliness by drawing it inside background area
  • Restore now removes all customization #36
  • Fix panel background color set not saving #42
  • Fix broken system colors when switching color schemes #41
  • Fix blacklisted color
  • Fix default appearance restore
  • Ignore global enable from presets
  • Fix restoring hidden panel after global disable
  • Fix blacklisted color
  • Remove outline if background is disabled
  • Disable/hide controls based on category/global disabled status
  • Disable blacklist on global disable
  • Fix per widget margins layout & visibility

Improvements

  • Improve preset auto-loading - Allow loading a preset when a window is touching the panel #44
  • Split margin from background and move to separate Layout tab
  • Don't apply any customization by default #36

Other

  • Switch to RGBA for background opacity

panel-colorizer-settings2