Release v3.3.1
🚀 Key Highlights & Features
New On-Screen Display (OSD): Implemented lock key notifications (Caps Lock, Num Lock, etc.).
MediaMini Widget: Significantly enhanced with various bug fixes and improvements, including resolving icon duplication and progress ring display.
🛠️ Fixes & Improvements
Vesktop: Improved layout and adjusted text brightness and overall look.
Window Management : Fixed an issue where the NPopupContextMenu was unclickable or invisible on Hyprland.
MangoWC: Several fixes related to Tags and window parsing in overview mode, along with code optimization.
✨General Fixes & UI
Minor color fixes and cleanup for Battery and BarPill widgets.
Improved Telegram detection for NixOS in the program-checker.
Changes since v3.3.0
- v3.3.1 (adfee30f) by ItsLemmy
- Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell (70b19791) by Ly-sec
- Matugen/Vesktop: more layout fixes (7f48ea73) by Ly-sec
- Merge pull request #850 from notiant/patch-1 (6b5a2d23) by Lysec
- Matugen/Vesktop: adjust text brightness (8afb6cfb) by Ly-sec
- Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell (f3886106) by Ly-sec
- Matugen/Vesktop: add noctalia logo, fix timestamp color (1cf9178a) by Ly-sec
- Merge pull request #862 from notiant/patch-2 (1408af4a) by Lemmy
- Merge pull request #838 from lonerOrz/feat/osd (71455e4a) by Lemmy
- Merge pull request #859 from singhantariksh/main (ff983d7c) by Lysec
- Merge pull request #857 from lonerOrz/fix/check (7ba8ac28) by Lemmy
- Mango/Sway: fixed unclickable NPopupContextMenu (e1dc7221) by ItsLemmy
- Mango: fixed connection "on toplevels changed". (5983ba2f) by ItsLemmy
- Merge pull request #863 from atheeq-rhxn/main (1b4e6c9b) by Lemmy
- TaskBar+Grouped: improved popup menu positionning and factorized code. (3cf4e1f9) by ItsLemmy
- fix(MangoWC): Tags, windows parsing in overview mode (7be37ead) by atheeq-rhxn
- fix(vesktop.css): banner icons visibility issue (a8945117) by Antariksh Singh
- fix(MangoWC): Tags, Window parsing and optimize code (4e63b54c) by atheeq-rhxn
- Remove minimum height from wifi & bluetooth panel (c70098a7) by notiant
- updated theme name and description in vesktop.css (5a6a1755) by Antariksh Singh
- refactor(vesktop.css): updated from hyprluna to midnight vesktop theme (49747dff) by Antariksh Singh
- Merge pull request #858 from lonerOrz/fix/progress (38721a1a) by Lysec
- fix: Music progress ring color not updating on theme change when paused (a5748032) by loner
- Taskbar/TaskbarGrouped: fix hyprland context menu (sort of) (0e899d55) by Ly-sec
- NPopupContextMenu: add dynamic width calculation (c7116827) by Ly-sec
- i18n: adjust notification widget translation (54cd3d74) by Ly-sec
- fix(program-checker): Improve Telegram detection for NixOS (fab0d3d8) by loner
- Merge pull request #856 from lonerOrz/fix/icon (73b6aa8c) by Lysec
- feat: Enhance MediaMini widget with bug fixes and improvements (611ddbe6) by loner
- fix(MediaMini): Resolve icon duplication and progress ring display issues (56c228b4) by loner
- Merge pull request #855 from lonerOrz/fix/icon (4a4b25ae) by Lysec
- fix: MediaMini play/pause icon duplication and improve album art display (8f850cdb) by loner
- DefaultSettings: refreshed with cava (e61a073f) by ItsLemmy
- BarPill: minor color fix (b93c5051) by ItsLemmy
- Battery + BarPill color fixes and cleanup (e6c9a828) by ItsLemmy
- Revise README with updates and breaking change info (9c013192) by Lemmy
- Set version to git (bd2507d9) by Ly-sec
- fix syntax error (d28c89af) by notiant
- Re-add some inverted changes (c9eead1d) by notiant
- Fix: Prevent lockkey OSD from showing at startup (16486ba0) by loner
- feat(osd): Implement lock key notifications with dynamic sizing (40a717e0) by loner