Release v2.1.2
Changes since v2.1.1
- Add audio visualizer to LockScreen (6771248) by Ly-sec
- LockScreen: fix hardcoded avatar imagepath (7c733b9) by LemmyCook
- GpuScreenRecorder: added video source option (5c6657e) by LemmyCook
- Possible fix for QS crash on single monitor wake (88447fb) by Ly-sec
- More Warning fixes (aed728e) by Ly-sec
- Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell (b3972fd) by Ly-sec
- Actually fully disable CliphistService if ClipboardHistory is disabled (1c96bc8) by Ly-sec
- another potential fix for #123 (54a238c) by LemmyCook
- Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell (5e822b4) by Ly-sec
- Fully disable CliphistService when Clipboard is disabled (3376586) by Ly-sec
- Potential fix for #123, tooltip bounding box (f521f44) by LemmyCook
- Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell (2ee9e91) by Ly-sec
- Add Launcher settings, rename AppLauncher to Launcher (fac8161) by Ly-sec
- Update README.md (3af23f5) by Lemmy
- Add ESC support for all NPanels (ae332b3) by Ly-sec
- Remove scrollbar from Notification History (e4391f8) by Ly-sec
- Fix ActiveWindow for niri (d2e5359) by Ly-sec
- Add isOccupied to hyprland workspaces (586a8ad) by Ly-sec
- Add always show battery percentage option (ae5fada) by Ly-sec
- Use Cliphist, fix AppLauncher navigation (02e246a) by Ly-sec
- Optimization: Don't write settings to disk immediately (257220e) by LemmyCook
- Rosepine Dark: use yellow instead of iris (b852edb) by LemmyCook
- Misc (2793ea9) by quadbyte
- AppLauncher keyboard control (0451b99) by quadbyte
- AutoFormatting (11463e2) by quadbyte
- Settings: better option names. Replaced many font.bold by the proper syntax with Style. + Minor adjustments (122e959) by quadbyte
- Merge pull request #117 from ThatOneCalculator/fix/app-icons (a240eb0) by Lemmy
- Shebang: using #!/usr/bin/env -S bash everywhere (e02f79b) by quadbyte
- Merge pull request #120 from ErinvanderVeen/shebang-fixes (c5581d2) by Lemmy
- Merge branch 'main' into shebang-fixes (1bd7ec2) by Lemmy
- Merge pull request #122 from ThatOneCalculator/miniplayer-eyecandy (e6f4d1e) by Lemmy
- Merge branch 'main' into miniplayer-eyecandy (e51c5cf) by Lemmy
- Merge branch 'npanel-refactor' (f012840) by quadbyte
- Updated log message for overview (e5c668c) by quadbyte
- Removed NLoader in favor of Loader, as it was not doing anything anymore (caffbe4) by quadbyte
- IdleInhibitor: always use the coffee cup icon, the coloring takes care of the rest (c6eb613) by quadbyte
- PowerPanel polishing (3de8c0a) by quadbyte
- Make PowerPanel look nice (6538ef1) by Ly-sec
- Power menu is out of SidePanel (1fc717f) by quadbyte
- Wip Powermenu (a91c097) by quadbyte
- AppLauncher focus fix (fc9a53f) by quadbyte
- add the stuff (dd12e6a) by Kainoa Kanter
- better labels (4ae65a2) by Kainoa Kanter
- settings (b4c8eee) by Kainoa Kanter
- powermenu wip (fe3818d) by quadbyte
- applauncher (778f934) by quadbyte
- formatting (0fca050) by quadbyte
- AppLauncher (c0a068d) by quadbyte
- add toggle for showing/hiding active window icon (db060fe) by Kainoa Kanter
- Merge branch 'dev' into npanel-refactor (5241358) by quadbyte
- TrayMenu adapted without NPanel. (350fc2e) by quadbyte
- Renamed properties so its easier to understand (50e1de1) by quadbyte
- More NSpinBox changes (66e2c98) by Ly-sec
- BluetoothPanel (1658c53) by quadbyte
- Add NSpinBox, use in BrightnessTab, AudioTab (c320688) by Ly-sec
- NotificationHistory cleanup (41bc827) by quadbyte
- NotificationHistory panel (c7e8251) by quadbyte
- Removed DemoPanel (3072297) by quadbyte
- WifiPanel wip (2a8752e) by quadbyte
- Calendar Panel (ece8e21) by quadbyte
- NPanel refactor - 1st pass: SidePanel and settings an new logic (57fee68) by quadbyte
- Remove auto idle inhibit when media is playing (07705bb) by Ly-sec
- Add namespace for Bar & NPanel (noctalia-bar, noctalia-panel) (73b0dfa) by Ly-sec
- Fix Lockscreen (#121) (d3add14) by Ly-sec
- Add IdleInhibitor (e7577ed) by Ly-sec
- Move Font Settings into own category (bfc2adf) by Ly-sec
- Add font settings, replace some Text with NText (bb4510b) by Ly-sec
- Merge branch 'dev' of https://github.com/noctalia-dev/noctalia-shell into dev (784eb0e) by Ly-sec
- Refactor AppLauncher, fix clipboardhistory, add persistent history (max 50 entries), add advanced math stuff (044da17) by Ly-sec
- system-stats.sh compatible with nix and zenpower (c8a93d7) by quadbyte
- Fix brightness ipc call (7ce8e51) by Ly-sec
- Change shebangs to the more portable /usr/bin/env bash (95a646b) by Erin van der Veen
- add app icon to active window, fix app icon method in dock (604321e) by Kainoa Kanter
- No need to check monitors all the times (faafdc0) by quadbyte
- Removed border on bar media display to match the other capsules (1705022) by quadbyte
- Fix notification hide issue (49e0acb) by Ly-sec
- Merge branch 'dev' of https://github.com/noctalia-dev/noctalia-shell into dev (3623311) by Ly-sec