Release v4.2.1
Changes since v4.2.0
- v4.2.1 (a112e42d) by Lemmy
- wallhaven: fixing bad PR syntax (c11da6d3) by Lemmy
- osd: removing non working fix #1 (86a9dd80) by Lemmy
- Merge pull request #1513 from twilfredo/wilfred/fixup-osd (f39e59da) by Lemmy
- Merge branch 'main' of github.com:noctalia-dev/noctalia-shell (13cb82be) by Lemmy
- Revert "OSD: another attempt at blind fixing #1425" (497803bb) by Lemmy
- Merge pull request #1519 from cwfryer/main (8756b0f6) by Lemmy
- session-menu-settings: same fix to destroy the dialog when the panel closes. (828cec68) by Lemmy
- widget-settings: properly close when clicking on a second screen (01da5520) by Lemmy
- settings-bar-monitors: simplified ui with a single row of 3 buttons (70be6a7e) by Lemmy
- settings-bar-monitors: proper loading and saving settings of widgets per bar. (180e0155) by Lemmy
- settings-bar-monitors: no longer using a dialog unfold instead (3314e01f) by Lemmy
- Revert "NSectionEditor: set dialog from Overlay.overlay to root to prevent issues with closing the widget settings when settings window closes" (13e1ed9c) by Lysec
- NSectionEditor: set dialog from Overlay.overlay to root to prevent issues with closing the widget settings when settings window closes (b80f42a3) by Lysec
- Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell (0bafc1a4) by Lysec
- WallpaperPanel: searchbar only triggers refresh if text actually changes (1f9b2d2b) by Lysec
- template-processor: added support for set_red, set_green, set_blue, case manipulations (camel_case, etc..), blend and harmonize (e3b4b61e) by Lemmy
- template-processor: added support for "auto_lightness" and {{image}} support (88659f65) by Lemmy
- template-processor: more matugen compat: for loops, range, if/else, negation (ab42a296) by Lemmy
- Templates/discord: fix new mentions colors (484c41c8) by Lysec
- bumping 4.2.1-git (5573409f) by Lemmy
- Added and ratio options (5a355d87) by Casey
- fix(osd): defer first show to prevent percentage text overflow (33fe169e) by Wilfred Mallawa