Release v2.7.0
Changes since v2.6.0
- Release v2.7.0 (983e3c5) by Ly-sec
- Merge branch 'bartab-overhaul' (c02d3e3) by Ly-sec
- Background: add default wallpaper (c0900b1) by Ly-sec
- SystemMonitor: add % support for RAM usage (b6166a2) by Ly-sec
- Fix first start noctalia settings & color creation (38928ab) by Ly-sec
- Notifications badge: hidden by default (849f3c5) by LemmyCook
- Workspace: removed extra transparent padding around. (f9e55c8) by LemmyCook
- NPill: fixed look at high scaling (993a796) by LemmyCook
- Battery: deactivated test mode (d4f6462) by LemmyCook
- NPill: fixed, finally! (8bfde2f) by LemmyCook
- Bar Add Widget: taller NComboBox (b3eea22) by LemmyCook
- Widget Settings: load settings before triggering the loader to avoid async loading. (4d7bc81) by LemmyCook
- Cava: running at all time as its getting to know if a widget needs it. (74ec5ea) by LemmyCook
- Autoformatting (dda0266) by LemmyCook
- WidgetSettings: replaced all checkboxes by the usual toggles. (99d9dbe) by LemmyCook
- NLabel: always full width even when there is no description (89c7f05) by LemmyCook
- NightLight: fixed rightclick to open settings (d9c36a8) by LemmyCook
- Main Settings: cleaned tabs since we removed many settings (91747c7) by LemmyCook
- Settings: completed migration of old settings on startup (5a1231a) by LemmyCook
- Bar Widgets FrontEnd: Simplified access to editable widget settings (517c7c9) by LemmyCook
- Bar Widget Settings: One file per Widget settings, refactor - wip (45af873) by LemmyCook
- Settings tabs: adapt to new sizing of NComboBox (c01167c) by LemmyCook
- NComboBox: better sizing (a68b3f4) by LemmyCook
- NCheckBox: fast animation speed like the others (e03042c) by LemmyCook
- BarSectionEditor: Buttons are now easier to click + reverted back to 5 basic colors (3065bec) by LemmyCook
- NPill: smoother animation when opening and closing (no instant width jump) (dae1d12) by LemmyCook
- NPill: improved text centering (c4846cd) by LemmyCook
- Clock fully migrated to new user settings (f95c9b7) by LemmyCook
- Settings: cleanup (fb01392) by LemmyCook
- Settings: centralized migration to user settings. wip (498ee47) by LemmyCook
- Network/Wi-Fi: many fixes and robustness improvements (ba33451) by LemmyCook
- Replace some double with real (d6e253f) by Ly-sec
- WeatherTab: remove useless divider (c32a8a8) by Ly-sec
- Network: Scanning use a more reliable backward parsing + added logs to figure potential bug. (4ba0f8d) by LemmyCook
- Rename TimeWeatherTab to WeatherTab, remove Time settings from said tab WeatherTab: renamed from TimeWeatherTab, remove Time settings Time: Time/Date is now widget driven (e4e2ed4) by Ly-sec
- Edit NButton alignment (888ba10) by Ly-sec
- BarWidgetSettingsDialog: remove DND, rename Save to Apply (c14eb95) by Ly-sec
- Notification: DND just uses Settings.data.notifications.doNotDisturb now (dc0ef93) by Ly-sec
- NotificationHistory: better display for unread notifications (a2ea3c1) by Ly-sec
- NotificationHistory: properly hook up the unread counter (4578aad) by Ly-sec
- bartab-overhaul: initial commit (57448f1) by Ly-sec
- Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell (835f88d) by Ly-sec
- Notification: add -i support (291d919) by Ly-sec
- SidePanel: proper height computation (adac96e) by LemmyCook
- SysStat: fixed warning. cant assign undefined to real (9010a16) by LemmyCook
- Settings: slightly more compact tabs (f276089) by LemmyCook
- SysStat Service: less log on intel CPU (fb2d42d) by LemmyCook
- SysStat Service: Porting code to JS/QML instead of an external bash (2bc1d53) by LemmyCook
- Brightness: brings back realtime brightness monitoring for internal(laptop) display. (36d3a50) by LemmyCook
- NPill: for battery use a very light outline around the icon (9bc6479) by LemmyCook
- Battery: Minimal BatteryService which only serve an appropriate icon. Trying different icons rotated 90 degrees to the left. (56993d3) by LemmyCook
- Network/Wi-Fi: improvements (86c6135) by LemmyCook
- Dock: one tooltip per app instead of a shared tooltip. avoid a few glitches when hovering. (1bb1015) by LemmyCook
- Dock: autoformatting (ac43b6d) by LemmyCook
- Dock: improvements, new animations, always float, better look. (809f16c) by LemmyCook
- Network/Wi-Fi: Removed auto polling every 30sec. Factorized more code and cleaned logs (7860c41) by LemmyCook
- Network/WiFi: improve UI with more immediate feedback on operations. (fc1ee9f) by LemmyCook
- Network/Wi-Fi: smarter logging to avoid flood (5bc8f41) by LemmyCook
- switch to dev version (3d9ef8c) by Ly-sec