Skip to content

Releases: luisbocanegra/plasma-panel-colorizer

v2.4.1

16 Mar 19:27
Compare
Choose a tag to compare

2.4.1 (2025-03-16)

Bug Fixes

  • revert problematic content clipping to background (74dedae)

v2.4.0

16 Mar 01:48
Compare
Choose a tag to compare

2.4.0 (2025-03-16)

Features

  • add option to disable native panel background shadow (444311f)
  • flash small rectangle for foreground color update in debug mode (216fd13)
  • make custom background clip widget content (7debc85)

Bug Fixes

  • blur mask sometimes not updating due to very frequent events (b4ab72d)
  • borders not merging for unified widgets (6ca187b)
  • missing gdbus_get_signal.sh executable permission for manual install.sh (97259be)
  • radious gap between primary and secondary border (9ef81be)
  • widget click popup not loading presets properly (08134a8)

Reverts

  • "build: change plugin install from system-wide to widget directory" (6bd8c23)

Support the development

If you like the project please consider donating/sponsoring this and my other open source work

GitHub Sponsors Ko-fi "Buy Me A Coffee" Liberapay PayPal

append-2025-03-16-030324

v2.3.1

07 Mar 11:26
Compare
Choose a tag to compare

2.3.1 (2025-03-07)

Bug Fixes

  • don't leak dbus replies (f8cb1c1)

Miscellaneous Chores

v2.3.0

08 Feb 12:10
Compare
Choose a tag to compare

2.3.0 (2025-02-08)

Features

Bug Fixes

  • update workaround for upstream panel length bug (84bcb0b)

Matrix room

For Help/Support/Discussion there is now a matrix room https://matrix.to/#/#kde-plasma-panel-colorizer:matrix.org

Support the development

v2.2.0 Plasma 6.1 support & other fixes

01 Feb 14:39
Compare
Choose a tag to compare

2.2.0 (2025-02-01)

Features

  • option to show a grid behind the panel while configuring (fedefd9)
  • show spinning indicator on the panel being configured (b4b8ca4)

Bug Fixes

  • downgrade a bunch error messages (e8c526a)
  • fallback to gdbus for plasma 6.1 (c699660)
  • floating panel auto-loading condition not working after closing a window (83b2e58)
  • mask off by a couple of pixels when panel de-floats (f266ab2)
  • re-apply customization after changing order of widgets (b61d14e)
  • target current panel by id when changing stock panel settings (7cf87cb)
  • updatePanelMask QPainter warnings log spam caused by hidden widgets (fbd55a3)
  • use old mask offset for plasma 6.1.x or lower (495578c)
  • widget not hiding (main) (adb3219)
  • widget not hiding once again (main) (19639a3)
  • X11 screen flicker and window resizing with panel (56c2a4a)

Matrix room

For Help/Support/Discussion there is now a matrix room https://matrix.to/#/#kde-plasma-panel-colorizer:matrix.org

Support the development

Screencast_20250201_083808.webm

v2.1.0 New presets

26 Jan 10:07
Compare
Choose a tag to compare

2.1.0 (2025-01-26)

Features

  • change default spacing to 4 (03090e8)
  • option to animate propery changes (7497524) General tab, disabled by default
  • option to force always floating dialogs (6f435ae) Appearance tab
  • update and add new presets (b52b82e) 25 new

Bug Fixes

  • panel opacity sometimes not applying (c7bae60) Finally, I hope
  • update blur mask after changing radius (b6d505f)

Matrix room

For Help/Support/Discussion there is now a matrix room https://matrix.to/#/#kde-plasma-panel-colorizer:matrix.org

Support the development

Screenshot_20250126_041329

Screencast_20250126_042445.webm

panel

v2.0.0 Toggle panel and D-Bus support

20 Jan 16:06
Compare
Choose a tag to compare

2.0.0 (2025-01-20)

⚠ BREAKING CHANGES

  • Force text/icons, Unified background, Preset/global overrides now use id to address multiple instances of the same widget separately and should be reconfigured. Also widget ids are unique per panel so the setting needs to be recreated and mantained per panel

Features

  • "At least one window is shown" preset auto-loading condition (d930925)
  • "Fullscreen window" preset auto-loading condition (eba4a14)
  • configure action on Panel Colorizer widget click (b2c4418)
  • D-Bus method & signal to edit configuration properties (6bf4814)
  • D-Bus signal to apply preset to all Panel Colorizer instances (be3aba4)
  • don't store text and icons in presets (69827e7)
  • enable the D-Bus service by default (7b3c502)
  • log errors when loading preset fails (d97158d)
  • register a D-Bus service per widget to apply presets (b549534)
  • show/hide panel "AKA toggle panel" (3f70386)
  • support per widget instance customization (fc94f22)

Bug Fixes

  • always apply alpha to avoid inheriting it from parent (4151f6e)
  • color set option not changing colors (7a527ff)
  • disable click to edit built-in preset preview (94a709c)
  • don't change the default text/icon color if disabled (ec3bd10)
  • foreground color set option not changing colors (2aee2d2)
  • keep original color binding if fg color was never changed (9cca3c7)
  • new global override format not saving (cc80c59)
  • overrides not working for plasmoids in system tray (371eaf4)
  • update windows geometry on config changes (342fa50)
  • use even spacing to avoid gaps if unified widgets feature is used (10c3aa4)

Matrix room

For Help/Support/Discussion there is now a matrix room https://matrix.to/#/#kde-plasma-panel-colorizer:matrix.org

Support the development

Screencast_20250119_213937.webm

append-2025-01-20-101332

v1.2.0

10 Nov 04:04
Compare
Choose a tag to compare

1.2.0 (2024-11-10)

Features

  • reword some settings messages (57b61ba)

Bug Fixes

  • override changes not saving (7accd75)

v1.1.0

03 Nov 23:47
Compare
Choose a tag to compare

1.1.0 (2024-11-03)

Features

  • add current version and project urls to header (ab7fa2c)
  • add filter by active windows for maximized preset auto-loading (c6dfe49)
  • allow configuring stock panel settings (6de0278)
  • allow disabling preset auto-loading (20a77d0)
  • open widget configuration from right click menu on any widget (e4c88d3)
  • prompt to take preview screenshot after saving preset (2bfe9c2)
  • reword some settings and update icons (d5b4057)
  • show when the C++ plugin is not installed from widget settings (9a1f7ea)
  • update wording and use more information messages (7104389)

Bug Fixes

  • allow editing float spinbox manually (3882199)
  • allow overriding custom background blur (04c1bc8)
  • disable regular border if custom border is enabled (21ed741)
  • native background toggle (9054b7a)
  • Non-built-in presets incorrectly marked as built-in (11f8e91)
  • remove unused panel foreground color (ec2c56d)
  • use correct type for default panel opacity (1aa9029)

Support the development

append-2024-11-03-175654

v1.0.1

23 Oct 06:34
Compare
Choose a tag to compare

1.0.1 (2024-10-22)

The panel fixes in this release are temporary workarounds while they are fixed in KDE, please report if you have issues or Plasma crashes after updating to this version.

Bug Fixes

Support the development

Screencast_20241020_204547.webm