Release v2.14.4
Changes since v2.14.3
- v2.14.4 (7e9f7f40) by ItsLemmy
- IPC call to enable/disable/toggle wallpaper random automation. Fix #378 (92460fc5) by ItsLemmy
- NButton: no bar position is allowed in Widgets/ (c1c91edb) by ItsLemmy
- Bluetooth: Removed the copy of the adapter's state in Settings, makes code much simpler and robust by always relying on the actual adapter's state. (e73d85de) by ItsLemmy
- Merge branch 'main' of github.com:noctalia-dev/noctalia-shell (fafd7a51) by ItsLemmy
- New setting to disable all UI animations (8b89e95b) by ItsLemmy
- Taskbar: fix warning due to non existing property. (2112f675) by ItsLemmy
- Merge pull request #380 from ixxie/feat/flake-defaults (d873c220) by Lemmy
- General: Animation speed max back to 200% (348c1e8f) by ItsLemmy
- Tooltip: removed auto-positionning relative to the bar. as many tooltips are used in panels (8e248f67) by ItsLemmy
- SystemMonitor: syntax error (4c516200) by ItsLemmy
- Animation speed: allow 500% speed for quasi instant. (b5b8b62c) by ItsLemmy
- Bar SysMonitor: Implemented different sizing strategy to avoid unwanted shifting of items inside and outside the component. (a4b4caa2) by ItsLemmy
- Merge pull request #372 from MrDowntempo/Centered-Circles (423ea609) by Lemmy
- Merge branch 'noctalia-dev:main' into Centered-Circles (55dd48ce) by MrDowntempo
- Fix: Works regardless of scaling value (7dc8d2cd) by Corey Woodworth
- ColorSchemeTab: hide matugen scheme type when Matugen is disabled (d4dd3b17) by Ly-sec
- Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell (0f30a10a) by Ly-sec
- Update settings-default (50e2a95f) by Ly-sec
- ColorSchemeTab: add matugen type option (35bf30ef) by Ly-sec
- Bluetooth: simplify the way we handle adapter state vs settings value. (afce0914) by ItsLemmy
- feat(flake): deep merge settings with defaults (d802b6a2) by Matan Bendix Shenhav
- Notifications: properly handle large/many action buttons. Fix #379 (65cd95c6) by ItsLemmy
- NightLight: check if wlsunset exists, else dont enable NightLight SystemMonitorSettings: If RAM usage is not toggled, don't show % option Settings: remove NightLight from default bar widgets (fe265426) by Ly-sec
- Notifications test with a lot of actions (13e32dc1) by ItsLemmy
- v2.14.3-dev (dd29a739) by ItsLemmy
- Fix: Correct same issue with Radio Buttons too. (9d30eac1) by Corey Woodworth
- Fix: Small fix. 4* instead of 22 (4785e287) by Corey Woodworth
- Fix: Fix the vertical alignment of circles (aa1cea8d) by Corey Woodworth