Release v2.4.0
Changes since v2.3.4
- Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell (7f5d70b) by Ly-sec
- Added distro logo (for SidePanel widget) BarTab: add toggle for distro logo replacement DistroLogoService: handle all logo detection logic SidePanelToggle: add support for distro logo WidgetLoader: fix small issue with with screen null warning (eea1586) by Ly-sec
- Update README.md - Cleaned IPC calls area. (6740959) by Lemmy
- Update README.md - added DarkMode IPC calls (f9c1fa7) by Lemmy
- IPC: added darkMode control (f385b24) by LemmyCook
- DarkModeToggle: new bar widget (508c140) by LemmyCook
- Merge branch 'main' of github.com:noctalia-dev/noctalia-shell (b908dc0) by LemmyCook
- Settings: minor UI improvements (6c041fb) by LemmyCook
- WeatherCard: minor UI improvements (colors and size) (63a5457) by LemmyCook
- Wallpaper: add ipc call to set new random wallpaper (91b3556) by Ly-sec
- UtilitiesCard: close SidePanel when we start recording (3e598cf) by Ly-sec
- Added Thumbnail to ClipboardHistory images, fix keyboard navigation ClipboardHistory: Add image thumbnail, fix navigation viewport Launcher: replace TextField with NTextInput (9781005) by Ly-sec
- NColorPicker: added theme colors to the first row of the palette. (468272d) by LemmyCook
- Wallpaper: added fill color that may show up around wallpaper (depends on fillMode) (d5e83aa) by LemmyCook
- Merge branch 'main' of github.com:noctalia-dev/noctalia-shell (69a5f0c) by LemmyCook
- Wallpaper: added fillMode to all shaders (no, crop, fit, stretch) (f9194dd) by LemmyCook
- Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell (fff7cbd) by Ly-sec
- Add proper check if cliphist is available CliphistService: Check if cliphist is available, if not do not spam logs (b796a00) by Ly-sec
- Wallpaper: improved over conditional wallpaper management (cb7b1d9) by LemmyCook
- Recompiled stripes shader (fac72b2) by LemmyCook
- Merge pull request #189 from lonerOrz/feat/wallpaper (e6a1bc6) by Lemmy
- Fix double click on SidePanel to close NPanel: remove WlrLayershell.keyboardFocus.OnDemand, only add it to specific panels. (65794b5) by Ly-sec
- fix: shader error (81d3bad) by loner
- Added a toggle for Noctalia-shell wallpaper management (2ddb14a) by loner