Release v2.3.2
Better brightness support , minor bug fixes and QoL improvements.
Changes since v2.3.1
- Merge pull request #181 from kevindiaz314/main (d910f30) by Lemmy
- Merge pull request #182 from nollidnosnhoj/main (3e8a87c) by Lemmy
- BarWidgets: fixed NPill conditional open left or right that I broke earlier. (ecb7a9d) by LemmyCook
- NSectionEditor: Force text width for a more uniform look (40edc38) by LemmyCook
- Color animations: more uniform across NWidgets (d1f5d30) by LemmyCook
- Settings: less wide + cleanup about (102aca0) by LemmyCook
- Auto-formatting (b0917f5) by LemmyCook
- disable test mode for battery. (5488063) by Dillon Johnson
- docs: update README for AUR package changes and improved installation structure (ad125d7) by Kevin Diaz
- Revert "Wallpaper: attempt to fix wallpaper bindings on Qt 6.8" (4510762) by LemmyCook
- Wallpaper: attempt to fix wallpaper bindings on Qt 6.8 (c7ee627) by LemmyCook
- Wallpaper: back to onClicked for Wallpaper selection (330eac0) by LemmyCook
- Merge branch 'main' of github.com:noctalia-dev/noctalia-shell (bb1d561) by LemmyCook
- NPill: allow to open left or right depending on (3683d3c) by LemmyCook
- Merge pull request #179 from lesi-nedo/main (0736862) by Lemmy
- fix(bluetooth): enable disconnect/remove for paired devices #165 (3891c70) by Oleksiy Nedobiychuk
- Merge remote-tracking branch 'upstream/main' (5c729b2) by Oleksiy Nedobiychuk
- fix to issue #165 (3151b16) by Oleksiy Nedobiychuk
- Merge branch 'main' of github.com:noctalia-dev/noctalia-shell (2498f02) by LemmyCook
- NIconButton: better disabled state (40579e1) by LemmyCook
- Vesktop: small fix (2bd6d23) by Ly-sec
- Merge branch 'fix/ddcutil-hang' (46ef2b6) by Oleksiy Nedobiychuk
- Merge branch 'fix/ddcutil-hang' of https://github.com/lesi-nedo/noctalia-shell into fix/ddcutil-hang (4a799b7) by Oleksiy Nedobiychuk
- removed an extra logger call (ef86570) by Oleksiy
- remove an extra logger (821c262) by Oleksiy Nedobiychuk
- fix freezing because of ddcutil (1c32367) by Oleksiy Nedobiychuk
- brightness: avoid DDC on internal panels, add timeouts, auto-blacklist bad DDC buses (5dedf5c) by Oleksiy Nedobiychuk