Commit Graph
244 Commits
Author SHA1 Message Date
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 f8f1e789d4 Fix WiFi, Bluetooth and Battery symbol visibility states 2025-08-24 11:12:45 +02: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 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 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
LemmyCook 765f6d5a1f Proper hiding of ActiveWindow when no window is active 2025-08-22 18:51:27 -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
LemmyandGitHub a351a61571 Merge pull request #135 from ThatOneCalculator/feat/power-profile-widget
feat: power profile widget
2025-08-22 16:48:10 -04: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 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
LemmyCook 5994bd7929 Fixed warnings due to delete settings 2025-08-22 14:50:14 -04: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
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
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
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 168500a0b3 Colors: switched all hovers and focus ring to a more vibrant mSecondary (instead of tertiary) 2025-08-22 09:11:04 -04:00
LemmyCook cb554f106b Autoformating 2025-08-21 21:24:30 -04: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 ae5fada790 Add always show battery percentage option 2025-08-21 12:57:54 +02:00
quadbyte 2793ea9101 Misc
- rosepine color change, hard to deal with Pine color which is too dark,
replaced by Iris.
- Cleaned option margins
- Changed audioviz color in the mini player
2025-08-20 21:14:59 -04:00
quadbyte 11463e2be4 AutoFormatting 2025-08-20 21:01:41 -04:00
quadbyte 122e95955d Settings: better option names. Replaced many font.bold by the proper syntax with Style. + Minor adjustments 2025-08-20 20:53:05 -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
quadbyte caffbe45e0 Removed NLoader in favor of Loader, as it was not doing anything anymore 2025-08-20 20:14:49 -04:00
Kainoa Kanter dd12e6ab2a add the stuff 2025-08-20 08:57:02 -07:00
quadbyte c0a068ddc0 AppLauncher 2025-08-20 11:01:06 -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