Commit Graph
100 Commits
Author SHA1 Message Date
Ly-sec e3154fb9a5 Possible Toast fix 2025-08-24 17:47:42 +02:00
Ly-sec f1a8624945 Avoid using Qt.createQmlObject 2025-08-24 17:37:50 +02:00
Ly-sec 3db3d1deb0 Close ArchUpdaterPanel when clicking on the update buttons 2025-08-24 16:56:09 +02:00
Ly-sec 9ba5abc047 Update README.md 2025-08-24 16:36:17 +02:00
Ly-sec 2917de8b03 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-08-24 16:35:12 +02:00
Ly-sec ac1457a6c6 Add GUI for ArchUpdater 2025-08-24 16:35:10 +02:00
Ly-sec b0a07fc067 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-08-24 15:22:14 +02:00
Ly-sec aedbacc495 Reset Launcher text input on close 2025-08-24 15:22:12 +02:00
Ly-sec c3515ddcc0 Rename appLauncher IPC to launcher, add calculator IPC 2025-08-24 12:58:40 +02:00
Ly-sec 1f9dec3e4c Add clipboard ipc call, edit README 2025-08-24 12:18:36 +02:00
Ly-sec f8f1e789d4 Fix WiFi, Bluetooth and Battery symbol visibility states 2025-08-24 11:12:45 +02:00
Ly-sec b85d68f4cb Fix modular bar (remove option) 2025-08-23 16:03:23 +02:00
Ly-sec e04c4e1394 Small change to ActiveWindow 2025-08-23 15:41:19 +02:00
Ly-sec 374d3681ce Fix ActiveWindow Title change (#128) 2025-08-23 15:07:54 +02:00
Ly-sec ca7e0cc105 Add KeyboardLayoutService, add KeyboardLayout Widget, add KeyboardLayout to LockScreen 2025-08-23 13:02:37 +02:00
Ly-sec 2029b5e1eb Replace arrows in BarTab with drag&drop 2025-08-23 12:16:08 +02:00
Ly-sec 32c9328684 Add NWidgetCard, fix some BarTab things 2025-08-22 21:02:17 +02:00
Ly-sec cbbfbcf671 Add NWidgetCard, fix some BarTab things 2025-08-22 21:01:00 +02:00
Ly-sec 111959e66c Merge branch 'modular-bar' 2025-08-22 20:23:27 +02:00
Ly-sec 931e499d67 Remove some Settings entries 2025-08-22 20:07:06 +02:00
Ly-sec ce9ab7f90f Formatting 2025-08-22 19:57:29 +02:00
Ly-sec 566e3e2aa7 Move more things to WidgetLoader.qml 2025-08-22 19:27:16 +02:00
Ly-sec 68181a4df6 Move widget logic into it's own file (Commons/WidgetLoader.qml) 2025-08-22 19:03:15 +02:00
Ly-sec b5ea306b92 Fix Batter Symbol visibility 2025-08-22 18:57:04 +02:00
Ly-sec c70b7004c6 More fixes for BarTab 2025-08-22 18:49:12 +02:00
Ly-sec f441bec32d Fix Layout, more changes to modular bar 2025-08-22 18:13:18 +02:00
Ly-sec 12092ca6f6 Fix Brightness & Tray 2025-08-22 17:00:39 +02:00
Ly-sec 8e562e0701 WIP - modular bar (need to fix brightness & tray) 2025-08-22 16:37:45 +02:00
Ly-sec 6771248d29 Add audio visualizer to LockScreen 2025-08-21 22:42:56 +02:00
Ly-sec 88447fbcef Possible fix for QS crash on single monitor wake 2025-08-21 16:29:42 +02:00
Ly-sec aed728ec9c More Warning fixes 2025-08-21 15:55:38 +02:00
Ly-sec b3972fd862 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-08-21 15:48:34 +02:00
Ly-sec 1c96bc89d8 Actually fully disable CliphistService if ClipboardHistory is disabled 2025-08-21 15:48:32 +02:00
Ly-sec 5e822b49b4 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-08-21 15:33:56 +02:00
Ly-sec 33765861fe Fully disable CliphistService when Clipboard is disabled 2025-08-21 15:33:51 +02:00
Ly-sec 2ee9e91169 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-08-21 15:26:35 +02:00
Ly-sec fac816137a Add Launcher settings, rename AppLauncher to Launcher 2025-08-21 15:26:33 +02:00
Ly-sec ae332b3f82 Add ESC support for all NPanels 2025-08-21 13:38:57 +02:00
Ly-sec e4391f89f9 Remove scrollbar from Notification History 2025-08-21 13:23:13 +02:00
Ly-sec d2e53592ed Fix ActiveWindow for niri 2025-08-21 13:21:10 +02:00
Ly-sec 586a8add08 Add isOccupied to hyprland workspaces 2025-08-21 13:07:43 +02:00
Ly-sec ae5fada790 Add always show battery percentage option 2025-08-21 12:57:54 +02:00
Ly-sec 02e246ab8d Use Cliphist, fix AppLauncher navigation 2025-08-21 12:32:08 +02:00
Ly-sec 6538ef1459 Make PowerPanel look nice 2025-08-20 20:04:39 +02:00
Ly-sec 66e2c98476 More NSpinBox changes 2025-08-20 15:53:31 +02:00
Ly-sec c3206881a3 Add NSpinBox, use in BrightnessTab, AudioTab 2025-08-20 15:40:34 +02:00
Ly-sec 07705bb59c Remove auto idle inhibit when media is playing 2025-08-20 14:41:52 +02:00
Ly-sec 73b0dfa0ff Add namespace for Bar & NPanel (noctalia-bar, noctalia-panel) 2025-08-20 14:34:05 +02:00
Ly-sec d3add14ce8 Fix Lockscreen (#121) 2025-08-20 14:27:17 +02:00
Ly-sec e7577ed488 Add IdleInhibitor 2025-08-20 14:22:29 +02:00
Ly-sec bfc2adfca4 Move Font Settings into own category 2025-08-20 13:40:42 +02:00
Ly-sec bb4510bbcd Add font settings, replace some Text with NText 2025-08-20 13:35:49 +02:00
Ly-sec 784eb0e592 Merge branch 'dev' of https://github.com/noctalia-dev/noctalia-shell into dev 2025-08-20 13:19:41 +02:00
Ly-sec 044da17763 Refactor AppLauncher, fix clipboardhistory, add persistent history (max 50 entries), add advanced math stuff 2025-08-20 13:19:39 +02:00
Ly-sec 7ce8e51fa3 Fix brightness ipc call 2025-08-20 12:42:35 +02:00
Ly-sec 49e0acb377 Fix notification hide issue 2025-08-20 00:12:25 +02:00
Ly-sec bc27e237c9 Release v2.1.1 - bug fixes 2025-08-19 23:51:15 +02:00
Ly-sec 3623311150 Merge branch 'dev' of https://github.com/noctalia-dev/noctalia-shell into dev 2025-08-19 23:38:39 +02:00
Ly-sec c4380ec885 Fixed Hyprland active window 2025-08-19 23:38:33 +02:00
Ly-sec a9fceee62d Another possible hyprland active window fix 2025-08-19 23:18:28 +02:00
Ly-sec 8ffd2ab8ac Possible hyprland active window crash fix 2025-08-19 23:09:18 +02:00
Ly-sec 449f565f3f Merge branch 'dev' of https://github.com/noctalia-dev/noctalia-shell into dev 2025-08-19 22:52:19 +02:00
Ly-sec cf75e64eb6 Fix applauncher clipboard & math 2025-08-19 22:52:14 +02:00
Ly-sec dd79920d92 Update README.md 2025-08-19 15:55:54 +02:00
Ly-sec 0aa17ae18e Fix some toasts and notification position 2025-08-19 15:19:05 +02:00
Ly-sec b51e6a5e73 Fix Hyprland active window 2025-08-19 14:39:20 +02:00
Ly-sec 40d6595f5d Add label,description for Toast 2025-08-19 14:33:36 +02:00
Ly-sec 8b3945b612 Merge branch 'dev' of https://github.com/noctalia-dev/noctalia-shell into dev 2025-08-19 14:15:52 +02:00
Ly-sec fa1d0aa8b6 Add ToastService, NToast etc 2025-08-19 14:15:46 +02:00
Ly-sec 1d860da42e Add ToastService, NToast etc 2025-08-19 14:14:00 +02:00
Ly-sec 1993e28c18 Possible fix for unknown screen (bar not displaying) 2025-08-19 13:16:03 +02:00
Ly-sec 7b26ddaa32 Add bar position 2025-08-19 12:52:54 +02:00
Ly-sec f300bfafcc Edit noctalia.json (Matugen template) 2025-08-18 18:39:48 +02:00
Ly-sec 335e1a6cb7 Update release.yml 2025-08-18 18:15:01 +02:00
Ly-sec 9eea0a5ad1 Update README.md 2025-08-18 17:52:32 +02:00
Ly-sec 127b7bbeab Small shell.qml update 2025-08-18 16:53:26 +02:00
Ly-sec 20b7872fad More LockScreen NLoader stuff 2025-08-18 16:30:30 +02:00
Ly-sec d688d04b77 Wrap LockScreen in NLoader 2025-08-18 16:26:45 +02:00
Ly-sec 4f7998628d Merge branch 'dev' of https://github.com/noctalia-dev/noctalia-shell into dev 2025-08-18 15:09:46 +02:00
Ly-sec 9b11be03af Add gtk/qt matugen support (colors are wip), Fix some text in the Settings Tabs 2025-08-18 15:09:39 +02:00
Ly-sec 9a71598944 Add light mode for predefined color schemes 2025-08-18 13:37:43 +02:00
Ly-sec c9484d4448 Possible TrayMenu text fix 2025-08-17 22:01:56 +02:00
Ly-sec ba0ea45c80 Merge branch 'main' into dev 2025-08-17 21:56:08 +02:00
Ly-sec 4c0ab4aec7 Revert to simple math for now, fix LockScreen warnings 2025-08-17 21:55:12 +02:00
Ly-sec ce15aa14fd Update GithubService URLs 2025-08-17 15:30:57 +02:00
Ly-sec 654be79ccd Small text edits in BarTab 2025-08-17 15:29:58 +02:00
Ly-sec 6b8e278e69 Edit release workflow 2025-08-17 15:28:09 +02:00
Ly-sec 7a0f05cd21 Add release workflow 2025-08-17 14:57:27 +02:00
Ly-sec 48d218b49e Fix AppLauncher color & alignment 2025-08-17 14:46:57 +02:00
Ly-sec 3e1fcb2bb1 Update README 2025-08-17 14:30:20 +02:00
Ly-sec d66e92bafa Fix Brightness step size 2025-08-17 13:06:15 +02:00
Ly-sec 5aeeb8458f Add light/dark mode toggle for matugen 2025-08-17 12:33:28 +02:00
Ly-sec aabe05a7ea Add Battery indicator to LockScreen 2025-08-17 11:44:13 +02:00
Ly-sec a722712913 Merge branch 'rebuild' of https://github.com/Ly-sec/Noctalia into rebuild 2025-08-17 11:38:45 +02:00
Ly-sec 1c5fdcb191 Edit README 2025-08-17 11:38:38 +02:00
Ly-sec 05f9acdc5d Add CompositorService, make Logger look a bit nicer 2025-08-17 10:19:51 +02:00
Ly-sec 2fd20c69f9 Add bluetooth panel (wip), add clock / clock+date setting 2025-08-16 15:35:10 +02:00
Ly-sec 56ad08816e More fixes for Network, NotificationHistory etc 2025-08-16 14:25:54 +02:00
Ly-sec 3e001f1282 Remove Dock context menu for now 2025-08-16 14:02:38 +02:00
Ly-sec 51e758a888 Add BrightnessTab 2025-08-16 14:00:03 +02:00