Release v2.6.0
Changes since v2.5.1
- Release v2.6.0 (0e53ce3) by Ly-sec
- Implement keyboard controls for PowerPanel as requested in ##227 PowerPanel: add support for keyboard controls (4131e65) by Ly-sec
- ActiveWindow: fix hyprland icon display (fixes #201) (0aaf78f) by Ly-sec
- Added a Spacer widget so people can add spacing between other widgets (as requested in ##226). Spacer: create variable width invisible rectangle BarWidgetSettingsDialog: add Spacer support BarWidgetRegistry: add Spacer (977b2d9) by Ly-sec
- Launcher: fix app2unit execution, implemented #202 (e76b2c5) by Ly-sec
- NotificationHistoryPanel: fix layout alignment (8658e11) by Ly-sec
- Network: better refresh vs wifi scan (b3e4486) by LemmyCook
- Wifi: more clean ups and improvements (2398961) by LemmyCook
- Background: Qt.callLater does not accept a delay as parameter. (a57bfeb) by LemmyCook
- Wifi/Network: refactoring to something simpler to maintain (2f416a8) by LemmyCook
- WiFi: removed status indicator (9a6c98c) by LemmyCook
- Tooltip (35ca346) by LemmyCook
- One more tooltip (0fd9ac1) by LemmyCook
- Tooltips: should end with a coma. (ae12d77) by LemmyCook
- Merge pull request #225 from lonerOrz/fix/keyboard-layout-alignment (9065257) by Lemmy
- Autoformatting (561b55c) by LemmyCook
- ColorPicker: splitted in two NColorPicker + NColorPickerDialog (4f87129) by LemmyCook
- fix: align KeyboardLayout widget with other bar components (55b74ad) by loner
- Time: improved human readable time + fixed a few tooltips. (8426e36) by LemmyCook
- Merge branch 'main' of github.com:noctalia-dev/noctalia-shell (85d94ac) by LemmyCook
- Notification: fixed persistent DND toast. (39c7089) by LemmyCook
- Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell (eb072ff) by Ly-sec
- ColorPicker: UI overhaul (0c4046b) by Ly-sec
- Merge branch 'main' of github.com:noctalia-dev/noctalia-shell (90cd546) by LemmyCook
- Do Not Disturb: factorized logic and toast in its proper service. (05bfb6f) by LemmyCook
- Update README.md (966b241) by Lemmy
- TaskBar converted to Layout (8ec1ad7) by LemmyCook
- ActiveWindow: Converted to Layout (1efa1f4) by LemmyCook
- Clock: text was too big (0a48e5f) by LemmyCook
- Dock: converted to Layout (ad305b3) by LemmyCook
- MediaMini: fix visualizer not showing when track length is unknown (twitch) (78cb7d4) by LemmyCook
- Tray: converted to Layout (7b5c97f) by LemmyCook
- Vesktop Template: fix placeholder text (59bf98e) by Ly-sec
- Merge branch 'main' of github.com:noctalia-dev/noctalia-shell (7feab63) by LemmyCook
- NCircleStat + KeyboardLayout: converted to Layout (5d7e168) by LemmyCook
- Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell (8038b7f) by Ly-sec
- Launcher: add app2unit options (hopefully) (2533c52) by Ly-sec
- Notification: Converted to Layout (cf624f4) by LemmyCook
- NotificationHistory: fully converted to Layout (a4c98f1) by LemmyCook
- LockScreen: converted to Layout (4768485) by LemmyCook
- SettingsPanel: converted to layout (9a14a5c) by LemmyCook
- SidePanel: height fix (cbffc1a) by LemmyCook
- Merge pull request #224 from ThatOneCalculator/refactor/notification-default-action-text (25e1c6e) by Lysec
- make default notification action text "Open" (e41c35c) by Kainoa Kanter
- Merge branch 'main' of github.com:noctalia-dev/noctalia-shell (078e111) by LemmyCook
- PowerPanel: converted to Layout (01aeced) by LemmyCook
- SysMonCard: converted to layout (93a3bc2) by LemmyCook
- Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell (28b0536) by Ly-sec
- Notification: remove some logging, implement #223 (86734f1) by Ly-sec
- Bar SysMon: converted to Layout (94293e4) by LemmyCook
- Merge branch 'main' of github.com:noctalia-dev/noctalia-shell (f06d0f4) by LemmyCook
- Notification: add actions README: add fix for niri action buttons for notifications (a5fc9d9) by Ly-sec
- MediaMini: converted to Layout (c85a309) by LemmyCook
- Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell (4cac584) by Ly-sec
- Notification: only display app icon/avatar if the notification requested it (b30d3df) by Ly-sec
- Merge branch 'main' of github.com:noctalia-dev/noctalia-shell (6f69654) by LemmyCook
- NToast: Column => ColumnLayout (8fedd76) by LemmyCook
- Notification: adjust layout (c16e6e7) by Ly-sec
- Notification: add DND option to widget and notification panel as requested in #212 (c8a056f) by Ly-sec
- dock: add opacity slider as requested in #222 (60950fb) by Ly-sec
- Toast: update visibility for newest toast (a3aba8d) by Ly-sec
- SettingsPanel: finaly fixed the conflict between scrollview and textinput! (f9a48be) by LemmyCook
- NTextInput: simplified code in an attempt to fix text selection issues with mouse. (3140039) by LemmyCook
- HooksTab: removed ScrollView which already exists in parent (SettingsPanel.qml) (56fedcf) by LemmyCook
- AboutTab: improved look of "Download latest release" (783e9fb) by LemmyCook
- Bump dev version (b69d6f5) by LemmyCook
- NInputAction simplification (125d844) by LemmyCook
- NInputAction: use proper label/description + autoformatting (f04ac18) by LemmyCook
- WiFi: small improvements to UI and service (1cab452) by LemmyCook
- NPill: added support for middle mouse button (f3d1d15) by LemmyCook
- Merge pull request #220 from ThatOneCalculator/refactor/audio-bar-widgets-click-consistency (0915071) by Lemmy
- consistent tooltip (b787080) by Kainoa Kanter
- FontService: tweaked logs (a69a6ed) by LemmyCook
- refactor: consistent click behavior for volume & mic bar widgets (dd757c2) by Kainoa Kanter
- NetworkService: dont report empty errors (eedea01) by LemmyCook
- WiFi: auto formattings (removed es6 syntax for split to not break qmlfmt) (0567da9) by LemmyCook
- Launcher: hotfix clicking on an item would not activate it. (de92c98) by LemmyCook
- --amend (507843b) by LemmyCook
- WiFi: improved UI and service (b9c1a8a) by LemmyCook
- WiFi: cleaner look, similar to BT. (35283a6) by LemmyCook
- Bluetooth: more UI polish (9ae78ed) by LemmyCook
- Bluetooth Panel: UI cleanup/factorization (cc8a24f) by LemmyCook
- SidePanel: fix #218 sidepanel should open next to the button (as other panels) (5910c65) by LemmyCook
- Removed all layer.enabled as they do not play well with fractional scaling. (e5aee79) by LemmyCook
- WiFi: Fix password input placeholder dots are cut off #203 (a249e15) by LemmyCook
- NPanel: rounding x,y coordinates to avoid artifacts (cdcfe32) by LemmyCook
- Dock: removed unecessary bg hover rect (784300f) by LemmyCook
- NButton: added support for right click and middle click, removed rippled effect. (8ad2bef) by LemmyCook
- SettingsPanel: reordered code. (2bd3094) by LemmyCook
- SettingsPanel: improved keyboard controls (84e8793) by LemmyCook
- SettingsPanel: added keyboard navigation (Tab, Vim, Up/Down) to change active tab. (be1643c) by LemmyCook
- Removed log (b00f058) by LemmyCook
- Merge branch 'main' of github.com:noctalia-dev/noctalia-shell (8bab23c) by LemmyCook
- Launcher: improved/fixed keyboard controls (Ctrl+J / Ctrl+K) (7b26e38) by LemmyCook
- Update README.md (9e6bd3b) by Lemmy
- Merge branch 'main' of github.com:noctalia-dev/noctalia-shell (97b016b) by LemmyCook
- Wallpaper: added IPC to set a wallpaper (84fdb7c) by LemmyCook
- Update bug_report.md (6d70944) by Lemmy
- Update bug_report.md (fcb4fa1) by Lemmy
- Merge pull request #213 from ThatOneCalculator/patch-1 (e69086f) by Lemmy
- docs: power management (fa22607) by Kainoa Kanter