Commit Graph
508 Commits
Author SHA1 Message Date
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
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
LemmyCook 765f6d5a1f Proper hiding of ActiveWindow when no window is active 2025-08-22 18:51:27 -04:00
LemmyCook 1b77f4882d Settings: reworked modular bar settings
- deleted NCard, we already have NBox
- assign a color to each widget for better overview when moving stuff
around
- minor QOL improvements to NComboBox
2025-08-22 18:37:48 -04:00
LemmyCook 6a159a390a Autoformattinmg 2025-08-22 18:36:45 -04:00
LemmyCook 38e4a3597c Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2025-08-22 17:57:57 -04:00
LemmyCook 2a6ad0819f Fix NWidgetCard 2025-08-22 17:57:55 -04:00
LemmyandGitHub f15563fbad Merge pull request #134 from ThatOneCalculator/feat/ethernet
feat: show ethernet icon if ethernet is connected
2025-08-22 16:53:19 -04:00
LemmyCook 017813ab57 active window timer set in absolute ms 2025-08-22 16:52:03 -04:00
LemmyCook 245b2aa24a IPC: powerMenu => powerPanel 2025-08-22 16:51:30 -04:00
LemmyandGitHub e8cf1b389d Merge pull request #126 from nollidnosnhoj/powermenu-ipc
add power menu ipc handler, merged but I'll rename it to "ipc call powerPanel toggle"  thanks!
2025-08-22 16:50:38 -04: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
LemmyandGitHub a351a61571 Merge pull request #135 from ThatOneCalculator/feat/power-profile-widget
feat: power profile widget
2025-08-22 16:48:10 -04:00
Dillon JohnsonandGitHub 5cee4c234a Merge branch 'noctalia-dev:main' into powermenu-ipc 2025-08-22 10:14:29 -10:00
Kainoa Kanter 274fb8658a better profile switching order 2025-08-22 13:04:44 -07:00
Kainoa Kanter 9528b10015 feat: power profile widget 2025-08-22 12:59:53 -07:00
Kainoa Kanter eb7b199fd9 Merge branch 'main' into nitpick/miniplayer-comment-accuracy 2025-08-22 12:38:02 -07:00
Kainoa KanterandGitHub 36b0bbac0d Merge branch 'noctalia-dev:main' into feat/cava-fps-config 2025-08-22 12:37:14 -07:00
Kainoa Kanter eba14441b7 Merge branch 'main' into feat/ethernet 2025-08-22 12:36:48 -07:00
Kainoa Kanter cd102d894e feat: show ethernet icon if ethernet is connected
Closes https://github.com/noctalia-dev/noctalia-shell/issues/115
2025-08-22 12:34:08 -07: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
LemmyCook 5994bd7929 Fixed warnings due to delete settings 2025-08-22 14:50:14 -04:00
LemmyCook 3b256aa50d Better Bar settings layout 2025-08-22 14:41:46 -04:00
Ly-sec 111959e66c Merge branch 'modular-bar' 2025-08-22 20:23:27 +02:00
Kainoa Kanter 1d88ec9018 add 100 FPS as common target 2025-08-22 11:07:46 -07: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
LemmyCook b6379da96c Introducing fragment shaders for image rounding. 2025-08-22 13:59:49 -04: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
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
Kainoa Kanter 22ed13bd56 match miniplayer & activewindow max widths 2025-08-22 09:26:10 -07:00
LemmyCook 8bb6da5e0d Fix BT and WiFi panels 2025-08-22 12:25:28 -04:00
Kainoa Kanter 5d5e1f52dd fix accuracy of comment in mediamini 2025-08-22 09:23:18 -07: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
LemmyCook 8f951946ea Better aliasing 2025-08-22 10:05:31 -04:00