Commit Graph
3803 Commits
Author SHA1 Message Date
ItsLemmy c96eecedb3 i18n-json-check: removed empty nested structure. 2025-10-09 20:39:28 -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
Damian D'Souza ddc5cb0d01 remove uselses comments 2025-10-09 22:39:49 +02:00
Damian D'Souza 4b0633726a BatteryService: call init on launch 2025-10-09 21:42:03 +02:00
Damian D'Souza 33a5cc07d7 BatterySerivice: add init function which quietly updates battery treshold 2025-10-09 21:41:21 +02:00
Damian D'Souza 044dbf2b85 BatteryService: add -q option to supress notifications 2025-10-09 21:38:00 +02:00
loner 8915de4673 refactor: Use saveImmediate() in Settings.qml saveTimer 2025-10-10 03:36:28 +08:00
loner 2f2bcdebc8 feat: Add custom settings and blacklist for Tray module 2025-10-10 03:34:09 +08:00
Damian D'Souza 0f25dfc4b4 BatteryService: refactor setChargingMode into set and apply functions 2025-10-09 21:30:08 +02:00
Damian D'Souza e661de9930 BatteryService: modify setter script to check if first install and call isntaller script if yes 2025-10-09 21:23:25 +02:00
Damian D'Souza 4f6d2a5947 BatteryService: implement script to install battery-manager with onetime pass prompt 2025-10-09 21:22:28 +02:00
loner b30879b38d Fix: Adjust tray module and icon size 2025-10-10 03:22:06 +08:00
Damian D'Souza 4ee55484bc BatteryService: implement script to change charge treshold based on provided list battery files 2025-10-09 21:20:07 +02:00
Damian D'Souza c2ff74aa20 BatteryService: create placeholder policy to chagne charging treshold without password 2025-10-09 21:18:19 +02:00
LemmyandGitHub cb99e285e5 Merge pull request #452 from Sridou/matugen-foot
updated foot theme for pre-defined color schemes
2025-10-09 14:56:19 -04:00
ItsLemmy 96b63480b4 ActiveWindow + MediaMini: proper cleanup of strings to avoid line breaks. 2025-10-09 14:52:22 -04:00
Sridou 1d86fdc098 updated foot theme for pre-defined color schemes 2025-10-09 23:27:23 +05:30
loner 5de6560d42 fix(ui): Correct TraySettings label and description 2025-10-10 01:57:17 +08:00
loner 8cb9a5082e feat(i18n): update tray blacklist translation in Chinese Simplified 2025-10-10 01:44:31 +08:00
loner d1d70ca428 feat(i18n): update tray blacklist translation in Portuguese 2025-10-10 01:43:45 +08:00
loner cc20a7f733 feat(i18n): update tray blacklist translation in French 2025-10-10 01:43:05 +08:00
loner b406f1ecf2 feat(i18n): update tray blacklist translation in Spanish 2025-10-10 01:42:27 +08:00
loner 27cacdff17 feat(i18n): update tray blacklist translation in German 2025-10-10 01:41:24 +08:00
loner c986b34268 feat(i18n): Add English translations for tray blacklist 2025-10-10 01:26:17 +08:00
loner 85043d5370 feat(ui): Implement Tray widget settings UI 2025-10-10 01:01:44 +08:00
loner 8172b901cd feat(settings): Integrate tray blacklist with global settings 2025-10-10 01:01:27 +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
Damian D'Souza 2f515ca3c5 BatteryPanel: implement basic battery panel with 3 radio buttons 2025-10-09 17:52:35 +02:00
Damian D'Souza 90ed62ccf2 BatteryService: implement basic functionality to set battery treshold 2025-10-09 17:52:23 +02:00
Damian D'Souza 9e5f8a425e BatteryService: implement test version of charge treshold script 2025-10-09 17:52:01 +02:00
LemmyandGitHub aec6a3bbc2 Merge pull request #450 from keis/sway-workspace-index
Use workspace.num as index for sway
2025-10-09 11:38:21 -04:00
lysec 3178df204e MediaService: bring back playerStateMonitor 2025-10-09 16:53:31 +02:00
David Keijser c590c2c6d9 Use workspace.num as index for sway
Was incorrectly using the internal sway id of the workspace which is not
the same as the user facing id

Fixes #442
2025-10-09 16:46:26 +02:00
LysecandGitHub 26926d7808 Merge pull request #438 from MrDowntempo/feat/merge-mpris-players
feat: Merge duplicate MPRIS players when browser dual report
2025-10-09 16:34:20 +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