Commit Graph
1571 Commits
Author SHA1 Message Date
lysec 2f527dcf61 AudioCard: fix issue, change size of slider 2025-10-10 14:59:12 +02:00
lysec 7a403bbdde ControlCenter: add volume controls 2025-10-10 14:51:42 +02:00
ItsLemmy 93803f1309 autofmt 2025-10-10 08:02:10 -04:00
LemmyandGitHub a493061bae Merge pull request #451 from lonerOrz/feature/tray-blacklist
feat(tray): Implement core blacklist filtering logic
2025-10-10 08:01:05 -04:00
ItsLemmy e1f276a5ab Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2025-10-10 07:42:49 -04:00
lysec 63881bf8a9 ColorSchemeTab: auto-detect themabale discord client 2025-10-10 13:42:42 +02:00
ItsLemmy 971a216895 Merge branch 'quick-settings' 2025-10-10 07:42:40 -04:00
ItsLemmy 254a3cfad6 Tray: partial revert of IconImage smoothing 2025-10-09 23:52:54 -04:00
ItsLemmy 789354464d QuickSettings: minor layout tweaks 2025-10-09 21:29:07 -04:00
loner 2bcdcb1e9e refactor(tray): refactor blacklist UI layout and fix display issues 2025-10-10 09:25:15 +08:00
ItsLemmy b2c5c71116 NFilePicker: added missing translations 2025-10-09 20:48:30 -04:00
ItsLemmy 6b444cea07 Translations 2025-10-09 20:26:07 -04:00
ItsLemmy 3fe63f463e ControlCenter: Looks better when it's taller and less wide. 2025-10-09 20:20:26 -04:00
ItsLemmy 4d0041abee Quicksettings: polishing, fixed all scaling issues. 2025-10-09 19:57:12 -04:00
loner 20c54e292f feat(tray): Implement debouncing for tray item updates 2025-10-10 07:17:11 +08:00
ItsLemmy 0989601dbc Fixed a bunch of scaling issue in bar NIconButtons 2025-10-09 17:31:42 -04:00
loner 1455c84b0c fix(tray): Improving regex escaping logic. 2025-10-10 05:18:46 +08:00
loner f47216033e feat(tray): Remove global trayBlacklist 2025-10-10 05:00:13 +08:00
loner 2f2bcdebc8 feat: Add custom settings and blacklist for Tray module 2025-10-10 03:34:09 +08:00
loner b30879b38d Fix: Adjust tray module and icon size 2025-10-10 03:22:06 +08:00
loner 5de6560d42 fix(ui): Correct TraySettings label and description 2025-10-10 01:57:17 +08:00
loner 85043d5370 feat(ui): Implement Tray widget settings UI 2025-10-10 01:01:44 +08:00
loner b34f971306 feat(tray): Implement core blacklist filtering logic 2025-10-10 01:00:46 +08:00
lysec 075c8f08f6 quicksettings: replace hardcoded text with i18n, edit label & tooltip,
force hover when recording
2025-10-09 17:56:49 +02:00
lysec bfb57f13c6 Settings: edit default bar & quick access
Autoformat
2025-10-09 15:59:33 +02:00
lysec 7dbb3deeea QuickSettings: compact version uses 4 per row 2025-10-09 15:48:23 +02:00
lysec 955c10cd92 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-10-09 15:44:44 +02:00
lysec 1386920a3f LockScreen: add ! after Welcome back user 2025-10-09 15:44:37 +02:00
ItsLemmy 5c5e414072 Auto formatting 2025-10-09 09:43:40 -04:00
ItsLemmy a25ea9fa77 DigitalClock: improved accuracy, removed useless connections 2025-10-09 09:36:31 -04:00
lysec b713c1b812 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-10-09 15:25:03 +02:00
lysec 516213a96d LockScreen: fix warning, make clock size uniform 2025-10-09 15:25:00 +02:00
ItsLemmy ab7099e491 Tray: rounding size to avoid unwanted blur. 2025-10-09 09:23:21 -04:00
lysec 7828199d30 Merge branch 'quick-settings' of https://github.com/noctalia-dev/noctalia-shell into quick-settings 2025-10-09 15:17:44 +02:00
lysec 95dcded6b7 QuickSettings: add compact version
i18n: add translations
2025-10-09 15:17:23 +02:00
ItsLemmy a5ff7cfe6b ControlCenter: improved height computation 2025-10-09 08:59:26 -04:00
lysec f77efc409b QuickSettings: customization!? 2025-10-09 13:56:35 +02:00
ItsLemmy a90bca23aa QuickSettings: 3 columns + added Do not disturb 2025-10-08 23:24:22 -04:00
ItsLemmy bff195309a QuickSettings: editable widgets/button section in the ControlCenter 2025-10-08 23:05:52 -04:00
lysec c4d1a142ab LockScreen: small layout change for better visibility 2025-10-08 13:43:28 +02:00
lysec d9e3e17bf3 LockScreen: fix time not updating 2025-10-08 12:33:36 +02:00
ItsLemmy 217511ce2a autofmt 2025-10-07 21:44:39 -04:00
ItsLemmy ee08a127ce Settings - ColorScheme: fix for 3 columns gridview / auto-sized 2025-10-07 21:43:25 -04:00
ItsLemmy 8f32b10025 Settings - Display: Allow immediate brightness change for internal monitors. 2025-10-07 21:29:47 -04:00
ItsLemmy d8a67ce298 Compositor: Reworked the compositor detection to make it more robust when switching from one to another in TTY
- Sway seems to leave its SWAYSOCK valid when going back to TTY, which
would break Noctalia on Niri. Was probably fine with a display manager.
+ Autofmt
2025-10-07 20:59:33 -04:00
LemmyandGitHub de944ca728 Merge pull request #411 from keis/sway
Basic sway support
2025-10-07 20:56:06 -04:00
ItsLemmy 062f76dce7 Calendar: minor UI tweaks 2025-10-07 20:10:28 -04:00
lysec e7c666236d Calendar: hide day if not current month 2025-10-07 21:43:35 +02:00
lysec 17d818c0e5 Calendar: overhaul 2025-10-07 21:42:35 +02:00
lysec ca007ddbd8 MediaCard: fix visualizer clipping 2025-10-07 19:22:44 +02:00