Commit Graph
79 Commits
Author SHA1 Message Date
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 38efdc8f36 Settings: dont add ArchUpdater to the bar by default. 2025-08-25 19:03:21 -04:00
LemmyCook 48e57a2122 autoformating 2025-08-25 18:33:25 -04:00
Kainoa KanterandGitHub 38e3d9909f Merge branch 'noctalia-dev:main' into fix/heuristic-lookup 2025-08-25 14:26:35 -07:00
LemmyCook 2a234f5a88 Bar Clock: Improved current date display. 2025-08-25 15:39:29 -04:00
LemmyCook 5f00266df7 WifiPanel: Improved look and functionalities 2025-08-25 15:28:13 -04:00
Kainoa KanterandGitHub 81182aa65b Merge branch 'noctalia-dev:main' into fix/heuristic-lookup 2025-08-24 21:34:47 -07: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
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
Anas Khalifa 09bc3b3f01 Merge branch 'main' from upstream into my main 2025-08-24 02:38:33 +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 85e9031df8 Add ArchUpdater widget and service; update settings for Arch updates 2025-08-24 00:49:41 +03:00
wer-zen 57731e5a36 Settings.qml cleanup 2025-08-23 16:43:36 +02:00
Ly-sec ca7e0cc105 Add KeyboardLayoutService, add KeyboardLayout Widget, add KeyboardLayout to LockScreen 2025-08-23 13:02:37 +02:00
LemmyandGitHub ecc43f7f1e Merge pull request #132 from ThatOneCalculator/feat/cava-fps-config
feat: make audio visualizer FPS configurable
2025-08-22 16:49:39 -04:00
Kainoa Kanter 9528b10015 feat: power profile widget 2025-08-22 12:59:53 -07:00
Kainoa KanterandGitHub 487158739d Merge branch 'noctalia-dev:main' into fix/heuristic-lookup 2025-08-22 12:37:26 -07:00
Kainoa KanterandGitHub 36b0bbac0d Merge branch 'noctalia-dev:main' into feat/cava-fps-config 2025-08-22 12:37:14 -07:00
LemmyCook 5994bd7929 Fixed warnings due to delete settings 2025-08-22 14:50:14 -04:00
Ly-sec 931e499d67 Remove some Settings entries 2025-08-22 20:07:06 +02:00
Kainoa Kanter 32e6828cc4 use dropdown for framerate selector, update variable name, add common
FPSes (144 & 165) to FPS dropdowns
2025-08-22 11:03:55 -07:00
Kainoa Kanter 7899b124b7 fix: check for correct method 2025-08-22 10:57:37 -07: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
Kainoa Kanter 97455a862e feat: make audio visualizer FPS configurable 2025-08-22 10:11:51 -07:00
Ly-sec 68181a4df6 Move widget logic into it's own file (Commons/WidgetLoader.qml) 2025-08-22 19:03:15 +02:00
Kainoa Kanter e1d623be9c fix: use heuristicLookup for desktop entries if available 2025-08-22 09:04:48 -07: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
LemmyCook 7d47b98621 Launcher: should respect the same design as other panels
- mTertiary for hover
- no special gradient
- classic thin border
2025-08-21 21:25:13 -04:00
LemmyCook 5c6657e3af GpuScreenRecorder: added video source option 2025-08-21 12:20:21 -04:00
Ly-sec 88447fbcef Possible fix for QS crash on single monitor wake 2025-08-21 16:29:42 +02:00
Ly-sec fac816137a Add Launcher settings, rename AppLauncher to Launcher 2025-08-21 15:26:33 +02:00
Ly-sec ae5fada790 Add always show battery percentage option 2025-08-21 12:57:54 +02:00
LemmyCook 257220e20b Optimization: Don't write settings to disk immediately
This avoid excessive IO when a variable changes rapidly (ex: sliders)
2025-08-20 22:54:48 -04:00
LemmyandGitHub a240eb027c Merge pull request #117 from ThatOneCalculator/fix/app-icons
app icon fetching adjustments
2025-08-20 20:44:52 -04:00
LemmyandGitHub e51c5cf4bd Merge branch 'main' into miniplayer-eyecandy 2025-08-20 20:40:17 -04:00
Kainoa Kanter dd12e6ab2a add the stuff 2025-08-20 08:57:02 -07:00
Kainoa Kanter b4c8eeed2c settings 2025-08-20 08:48:07 -07:00
quadbyte 0fca050ce3 formatting 2025-08-20 11:40:16 -04:00
Kainoa Kanter db060fe5bb add toggle for showing/hiding active window icon 2025-08-20 07:57:19 -07:00
quadbyte 524135800e Merge branch 'dev' into npanel-refactor 2025-08-20 10:37:49 -04:00
Ly-sec c3206881a3 Add NSpinBox, use in BrightnessTab, AudioTab 2025-08-20 15:40:34 +02:00
quadbyte 57fee68793 NPanel refactor - 1st pass: SidePanel and settings an new logic 2025-08-20 08:45:48 -04:00
Ly-sec e7577ed488 Add IdleInhibitor 2025-08-20 14:22:29 +02:00
Ly-sec bb4510bbcd Add font settings, replace some Text with NText 2025-08-20 13:35:49 +02:00
quadbyte faafdc0644 No need to check monitors all the times 2025-08-19 19:32:05 -04:00
quadbyte 1d7b47ee4c Formatting 2025-08-19 13:31:13 -04:00
Ly-sec fa1d0aa8b6 Add ToastService, NToast etc 2025-08-19 14:15:46 +02:00