Commit Graph
52 Commits
Author SHA1 Message Date
LemmyCook fabdf67da7 Workspace: use font metrics for vertical centering
Another attempt xD
2025-08-26 14:18:38 -04:00
LemmyCook fc71f61000 Workspace: another attempt at proper text centering 2025-08-26 14:09:54 -04:00
Ly-sec aa8a72a9d8 Fix named workspace text positioning
Workspace.qml: add slight centerOffset
2025-08-26 20:05:45 +02:00
LemmyCook a1dcaa2683 Workspace: attempt to fix tiny vertical offset 2025-08-26 13:53:27 -04:00
LemmyCook f533e2a547 Workspace: bigger text for names, adaptative height. 2025-08-26 13:45:53 -04:00
LemmyCook 44c98553dc Workspace: slimmer look 2025-08-26 13:40:35 -04:00
LemmyCook ab7c5678c6 Workspace: respect the setting 2025-08-26 12:37:46 -04:00
Ly-sec c323985f03 Small workspace indicator fix 2025-08-26 18:33:28 +02:00
LemmyCook 8148c0fa29 Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2025-08-26 12:21:49 -04:00
LemmyCook 620b3e3abc Named workspaces improvements
- renamed settings to showWorkspacesNames (plural)
- improved overall look and readability
2025-08-26 12:21:48 -04:00
Ly-sec 9dcefa4357 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-08-26 18:19:41 +02:00
Ly-sec 634d78456d Add NightLight, update README, format 2025-08-26 18:19:35 +02:00
LemmyandGitHub 8140ddc2ff Merge pull request #136 from MichaelThomas0721/main
Added setting for workspace names.
Thanks for your contribution.  I'll most likely rework it a tiny bit to make it more aesthetic later today.
2025-08-26 12:04:01 -04:00
LemmyCook f3ae0101d7 NPanel now can properly be positioned relative to their opener (button) 2025-08-26 08:55:29 -04:00
Ly-sec 1533b2d3a1 Add MPRIS blacklist 2025-08-26 13:11:49 +02:00
quadbyte bdd981e15c Bar Brightness: fixed onClicked to open brightness settings 2025-08-25 23:18:13 -04:00
LemmyCook 1ab3463e6d Widgets: renamed SizeMultiplier => SizeRatio. Enforced read-only on size property 2025-08-25 22:43:02 -04:00
MichaelThomas0721 c917d7dccb Added setting for workspace names 2025-08-25 13:47:54 -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
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 9666ce4f5a autofmt arch stuff 2025-08-24 10:46:28 -04:00
Ly-sec ac1457a6c6 Add GUI for ArchUpdater 2025-08-24 16:35:10 +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
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
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
Ly-sec ce9ab7f90f Formatting 2025-08-22 19:57:29 +02:00
Ly-sec b5ea306b92 Fix Batter Symbol visibility 2025-08-22 18:57:04 +02:00
LemmyCook 8bb6da5e0d Fix BT and WiFi panels 2025-08-22 12:25:28 -04:00
Ly-sec f441bec32d Fix Layout, more changes to modular bar 2025-08-22 18:13:18 +02:00