Commit Graph

7578 Commits

Author SHA1 Message Date
Lysec 79672a2709 NightLightService: implement restart on crash (#1687) 2026-02-06 14:51:23 +01:00
Lysec 8c83b0b36b SettingsContent: simplify scrollbar 2026-02-06 14:33:22 +01:00
Lysec 20a7a76aba Merge pull request #1650 from qalqa-dev/main
Feature/Dock pinned apps names changed from appId to appName
2026-02-06 14:17:10 +01:00
Lysec 236b4ef466 Merge pull request #1707 from notiant/patch-16
Add desktop clock colorization & fix control center widget hover color
2026-02-06 14:15:04 +01:00
Lysec 54dcf2bd40 cleanup 2026-02-06 14:04:30 +01:00
Lysec 3c92c91082 SettingsPanelWindow: fix random fullscreen tab switch (#1706) 2026-02-06 14:00:27 +01:00
Lysec c557f329fd SettingsPanelWindow: fix highlighting for separate window (#1706) 2026-02-06 13:57:54 +01:00
Lysec 88d8b44a9d SettingsContent: fix ghost highlight on tab switch (#1706) 2026-02-06 13:55:11 +01:00
notiant e1fd103479 update ControlCenter widget properties 2026-02-06 13:38:40 +01:00
notiant 76a41b1583 add desktop clock colorization & fix control center widget hover color 2026-02-06 13:26:00 +01:00
Lysec 82e0dfca11 SessionMenu: adjust keybind detection & layout 2026-02-06 13:19:22 +01:00
Lysec 23e08a60d5 SessionMenuTab: add keybind setting per entry 2026-02-06 12:50:45 +01:00
Lysec a6283d2962 Merge pull request #1703 from lonerOrz/cc-color
feat(cc): add icon color field parsing to JSON
2026-02-06 08:10:56 +01:00
loner 5b6e361f00 feat(cc): add icon color field parsing to JSON
Parse icon color with priority: dynamic > static > default
2026-02-06 15:08:59 +08:00
Lemmy 4a06e2f855 battery-service: restored showNotice as it's the only method that support custom icon 2026-02-06 00:32:34 -05:00
Lemmy 6006b2abc4 control-center: respect hover color (always!) + battery hand icon on hover 2026-02-06 00:10:38 -05:00
Lemmy 54b6c0263b battery: migrated threshold to system monitor 2026-02-06 00:03:59 -05:00
Lemmy 7ff6a59c6c cava: implemented restart on crash 2026-02-05 23:08:45 -05:00
Lemmy c2237baab3 battery-widget: better tooltip, reworked logic and improved display 2026-02-05 22:51:36 -05:00
Lemmy effc04b588 battery-settings: reordering 2026-02-05 21:45:49 -05:00
Lemmy 953f757f1b battery-service: use showError and showWarning instead of showNotice 2026-02-05 21:13:57 -05:00
Lemmy 460ea69d49 bar-monitor-override: properly refresh widget content when clearing override 2026-02-05 21:10:10 -05:00
Lemmy b55e762579 default-widgets-settings 2026-02-05 20:09:29 -05:00
Lemmy 9b9d4021eb barwidget-registry: removed remnant of the wifi widget 2026-02-05 20:08:58 -05:00
Lemmy 4ec02be171 bar: reworked most widgets to support custom icon and text color 2026-02-05 20:03:42 -05:00
Lemmy bda6ca7b55 sysmon-barwidget: ability to choose color of icon and text separately 2026-02-05 19:01:33 -05:00
Lemmy 93f153f5e0 Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2026-02-05 18:58:48 -05:00
Lemmy 91b2fbe405 i18n-update 2026-02-05 18:58:46 -05:00
Lemmy 4926ebd017 Update README.md 2026-02-05 18:57:44 -05:00
Lemmy 5f04bf9501 sysmon: fix translations and allow for all colors to be used instead of none/primary 2026-02-05 15:43:28 -05:00
Lemmy 20a1b115d7 supporters: simplified the look 2026-02-05 10:14:10 -05:00
Lemmy f7634fd6dd i18n: update 2026-02-05 09:56:06 -05:00
Lemmy 08908818cb sysstat-panel: edge to edget NGraph 2026-02-05 09:51:43 -05:00
Lemmy 15129d444f sysstat-pane: "edge to edge" curves 2026-02-05 09:51:28 -05:00
Lemmy e8f0822118 about: supporters subtab 2026-02-05 09:34:24 -05:00
Lysec f13bc738be IPCService: add setGeneration method 2026-02-05 13:33:30 +01:00
Lysec 94d9295ace LockScreenHeader: adjust analog clock size 2026-02-05 13:08:30 +01:00
Lysec 4cb377111b AvailableSubTab: make busyindicator same size as checkmark button 2026-02-05 12:35:05 +01:00
Lysec 5014c985ea AvailableSubTab: add NBusyIndicator when downloading plugins 2026-02-05 12:19:57 +01:00
Lysec 24b4e5944a SettingsContent: fix search icon/bar vertical jump 2026-02-05 12:12:16 +01:00
Lysec dcc43b8b48 i18n 2026-02-05 12:06:50 +01:00
Lysec ba904f24ff LockScreenTab: add clock options 2026-02-05 12:04:25 +01:00
Lemmy c6759fb9f4 bar: new "non-exclusive" mode, do not reserve space but do not auto-hide. 2026-02-04 22:22:01 -05:00
Lemmy 951d64bd0e i18n-update 2026-02-04 22:11:15 -05:00
Lemmy cf4c1dac68 Merge pull request #1693 from notiant/patch-14
Cleanup widget colorization settings
2026-02-04 21:56:26 -05:00
Lemmy 989ebbbdea nimagerounded: fixed the buggy PreserveAspectFit in the shader + new default is PreserveAspectCrop 2026-02-04 21:46:05 -05:00
notiant 1fb808f6cd change battery icon thresholds 2026-02-05 03:39:17 +01:00
notiant 1dab901347 cleanup widget colorization settings 2026-02-05 02:33:21 +01:00
Lemmy a1df4a3e3c settings-widgets-default 2026-02-04 19:58:36 -05:00
Lysec 3ff69382cf Bumping 4.3.4-git 2026-02-05 01:57:15 +01:00