Commit Graph

2208 Commits

Author SHA1 Message Date
Ly-sec 4cd53c4083 OSD: unified Volume & Brightness OSD into one file (OSD.qml), move OSD settings to NotificationTab 2025-09-23 18:07:14 +02:00
Ly-sec c6303cdb6b Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-09-23 17:53:55 +02:00
Ly-sec c48e87e012 Settings: update default settings 2025-09-23 17:53:40 +02:00
Ly-sec 1ca84bf052 OSD: Implement Volume & Brightness OSD 2025-09-23 17:53:24 +02:00
ItsLemmy f86dac2172 DockMenu: minor UI tweaks. 2025-09-23 10:22:59 -04:00
ItsLemmy 59fe0a058e Autoformatting 2025-09-23 09:25:44 -04:00
ItsLemmy 640a4339db Cava: Now only runs when a visualizer is in sight. 2025-09-23 08:37:16 -04:00
ItsLemmy 120ed36deb Cava: always active 2025-09-22 22:41:24 -04:00
ItsLemmy 26fe3114a6 Settings: updated comments 2025-09-22 22:39:47 -04:00
ItsLemmy 39e58acade MediaCard: Using the new NContextMenu 2025-09-22 22:34:35 -04:00
ItsLemmy 807e7394fe Cava + Visualizer: Should not depend on mpris. Its by design. 2025-09-22 22:07:29 -04:00
ItsLemmy d745be9c96 Bar section editor: better icons for move across sections 2025-09-22 21:45:22 -04:00
ItsLemmy 8f8f6c23ea Bar Editor: added ability to move widget to other sections with right clicking context menu. 2025-09-22 21:33:38 -04:00
ItsLemmy 3da0e529c6 Shell: cleanup 2025-09-22 21:09:45 -04:00
Ly-sec d5a862d904 shell: remove reload popup, except for error 2025-09-23 03:08:32 +02:00
Ly-sec 4de2b7f5a8 LockScreen: fix cursor 2025-09-23 03:02:44 +02:00
ItsLemmy 9f31c61a18 Bar section editor: added missing tooltips: 2025-09-22 21:00:51 -04:00
ItsLemmy d8539c0814 Removed filepicker icons aliases 2025-09-22 20:56:00 -04:00
ItsLemmy 9b8c0b9cf0 ListView replaced by proper NListView 2025-09-22 20:53:59 -04:00
ItsLemmy c4764c0e5b ScreenRecorder: disable toast when recording starts 2025-09-22 20:23:00 -04:00
ItsLemmy aec170d7f8 Fix a few hardcoded margin by proper Style.xxx 2025-09-22 20:16:39 -04:00
ItsLemmy a395156556 ControlCenterSettings fix 2025-09-22 20:14:42 -04:00
ItsLemmy 50ea3e9a8b More renaming 2025-09-22 20:09:12 -04:00
ItsLemmy 50ef79677e Updating bar widgets ids 2025-09-22 19:51:57 -04:00
ItsLemmy def778dbf1 Settings: Log before splicing or you will log the wrong widget.id 2025-09-22 19:39:52 -04:00
ItsLemmy b8f4401878 First pass 2025-09-22 19:11:10 -04:00
Ly-sec 9a7fb4a219 Bar/: add Calendar folder 2025-09-23 00:24:22 +02:00
Ly-sec 39b52eb17e Bar/: remove Panel suffix 2025-09-23 00:21:43 +02:00
Ly-sec 609f1e9655 Bar/: refactor layout 2025-09-23 00:20:06 +02:00
Ly-sec 9bb60d0ae3 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-09-23 00:01:36 +02:00
Ly-sec 202516aee3 Dock: fix pinned app grouping 2025-09-23 00:01:31 +02:00
Ly-sec 489ce76d2a Notification: layout changes 2025-09-22 23:56:18 +02:00
ItsLemmy 6a8c3c721a TablerIcons at root of Commons/ 2025-09-22 17:49:05 -04:00
ItsLemmy 21d331c232 ActiveWindow: more cleanup 2025-09-22 17:37:34 -04:00
Ly-sec 4c9d40865f NText: add elide (ltr & rtl) 2025-09-22 23:20:59 +02:00
Ly-sec 490200b3b8 ActiveWindow: properly hide when no window is available 2025-09-22 22:50:58 +02:00
Ly-sec 6031c97e1a ScreenRecorder: add toast for record stop/start/error 2025-09-22 22:47:16 +02:00
Ly-sec 4d0777ab93 Let people use scrollwheel to switch between workspaces (fixes #290) 2025-09-22 22:27:20 +02:00
Ly-sec 17308083fe Revert "ActiveWindow: hide ActiveWindow if there is no actual window"
This reverts commit 51fb5b9f4a.
2025-09-22 22:25:01 +02:00
Ly-sec 51fb5b9f4a ActiveWindow: hide ActiveWindow if there is no actual window 2025-09-22 22:23:39 +02:00
Ly-sec 773912320f LockScreen: fix expanding password 2025-09-22 22:19:43 +02:00
ItsLemmy 4a4cd20553 ActiveWindow: Fix #338 2025-09-22 16:01:15 -04:00
ItsLemmy 6fbaf46ed9 AppIcons => ThemeIcons 2025-09-22 14:58:34 -04:00
ItsLemmy 03da290c54 Notifications History: restored original panel width, changed title to: "Notifications" 2025-09-22 13:59:19 -04:00
ItsLemmy f896b41c6b Dock: removed onCountChanged as it is unecessary and was producing warnings. 2025-09-22 13:49:03 -04:00
ItsLemmy e0d577cbda Prevent even more dragging. 2025-09-22 13:47:51 -04:00
ItsLemmy be1c975f4d Prevent even more dragging when popup are open. 2025-09-22 13:46:25 -04:00
ItsLemmy c20773d60b Prevent NPanel dragging when popup are open. 2025-09-22 13:40:38 -04:00
ItsLemmy 64001152ef BarWidgetSettings: fix 2025-09-22 13:32:00 -04:00
ItsLemmy 5aa935b348 FileDialog: also properly hide/restore popups when opening 2025-09-22 12:19:41 -04:00