Commit Graph
550 Commits
Author SHA1 Message Date
LemmyCook 1ab3463e6d Widgets: renamed SizeMultiplier => SizeRatio. Enforced read-only on size property 2025-08-25 22:43:02 -04:00
LemmyCook 269b2765cd More optims and renaming 2025-08-25 22:17:13 -04:00
LemmyCook d2563db5a0 OPtimization: Notification History only loaded when necessary 2025-08-25 21:54:03 -04:00
LemmyCook fcedb65119 Optimization: Dock get loaded only on assigned screens instead of being invisble. 2025-08-25 21:42:27 -04:00
LemmyCook 18b79913bd Settings / Brightness: removed non existing setting/toggle since we moved to modular bar 2025-08-25 21:40:00 -04:00
LemmyCook 9fb4aff635 Optimizations memory/cpu
- Only load bar widgets once the settings are done loading, and the
widget is actually in use.
- Only load bar on screens that request it, instead of hiding it.
2025-08-25 21:18:49 -04:00
LemmyCook 75700e3309 Avoid one extra Loader per bar widget 2025-08-25 18:33:44 -04:00
LemmyCook 5f00266df7 WifiPanel: Improved look and functionalities 2025-08-25 15:28:13 -04:00
LemmyCook 54c39ab8a3 TrayMenu: fixed bottom menu margin 2025-08-25 13:47:02 -04:00
LemmyCook b19fb316d9 ArchUpdater: fixed CPU hogging 2025-08-25 13:44:23 -04:00
Ly-sec 01ccb771e6 Possible fix for battery % notification 2025-08-25 13:13:56 +02:00
Ly-sec c6683712a4 Add notification when battery is low, fix some warnings 2025-08-25 12:46:55 +02:00
Ly-sec d2b202c25f Fully comment ArchUpdaterService 2025-08-25 10:33:48 +02:00
Ly-sec 938c4b2d25 Comment WlrLayer.Overlay from Notification popup, edit Kitty template 2025-08-25 08:45:05 +02:00
Ly-sec 43f56b63f6 Add Kitty matugen template, format 2025-08-25 08:25:58 +02:00
Ly-sec f42fa11862 Format 2025-08-25 06:48:58 +02:00
Ly-sec 9e41697001 Fix some scaling issues 2025-08-25 06:48:46 +02:00
Ly-sec ee13e5eaa8 Add SidePanel IPC toggle 2025-08-25 06:27:22 +02:00
Ly-sec 4fcc6b8455 Fixx Launcher warning 2025-08-25 06:22:31 +02:00
LemmyCook bf16a6ee16 Bar: fixed brightness widget size 2025-08-25 00:01:33 -04:00
LemmyCook a10d55e7f5 Bar widgets: modular loading refactoring via BarWidgetRegistry+NWidgetLoader
- Hot reload is working again.
- Should also be more memory efficient on multi monitors.
2025-08-24 23:50:09 -04:00
LemmyCook a110a0d636 LockContext: logging use Logger + fix missing result argument 2025-08-24 15:33:34 -04:00
Ly-sec 37dad3a255 Format 2025-08-24 19:38:35 +02:00
Ly-sec 76626dc8da Rework LockScreen auth logic 2025-08-24 19:38:20 +02:00
Ly-sec 4d8cf2207d Small change in LockScreen 2025-08-24 18:57:15 +02:00
Ly-sec 89d0551f3e Use CompositorService power commands in LockScreen 2025-08-24 18:25:17 +02:00
Ly-sec b8b660db08 Another possible toast fix 2025-08-24 17:55:17 +02:00
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
LemmyCook 9666ce4f5a autofmt arch stuff 2025-08-24 10:46:28 -04: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
LemmyCook 0b5e2e86f0 Location/Weather: using a different API to geocode location name + fixed weather display which was offseted by a day 2025-08-24 10:02:00 -04:00
LysecandGitHub 5a1ebcd296 Merge pull request #125 from anasgets111/main
Archlinux updater widget
2025-08-24 15:32:57 +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
Anas Khalifa 21f89e736d Merge branch 'main' into main 2025-08-24 16:01:35 +03:00
LemmyCook a7b7c03877 Autoformatting + converted a bunch console.log to logger, hiding some extra logging 2025-08-24 08:48:39 -04: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
Anas Khalifa 348b6edbc9 remove spaces to revert original state 2025-08-24 01:28:39 +03:00
Anas Khalifa f85bdfead9 restore the fun easter egg when not archbased since it can be enabled when it's not 2025-08-24 01:24:44 +03:00
Anas Khalifa 1d625ac098 opsies haha 2025-08-24 01:03:04 +03:00
Anas Khalifa 55fd6361c5 Remove unnecessary tooltip for non-Arch users in ArchUpdater widget since we now gate the toggle itself to be visiable only in archbased 2025-08-24 00:58:41 +03:00
Anas Khalifa 85e9031df8 Add ArchUpdater widget and service; update settings for Arch updates 2025-08-24 00:49:41 +03: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