Lemmy
44d8dc43c3
weather: autofmt
2026-02-06 11:44:52 -05:00
Lemmy
ede5d656e4
Merge pull request #1710 from WerWolv/feature/cloud_fog_weather_effects
...
Add weather widget effects for Cloudy and Foggy weather
2026-02-06 11:37:21 -05:00
WerWolv
c979d871af
Fix testEffects
2026-02-06 17:35:50 +01:00
Lemmy
7c7b929bf7
startup: don't wait for plugins fully loaded
2026-02-06 11:29:42 -05:00
Lemmy
081ac08e67
tray-bar: added setting to colorize the chevron
2026-02-06 11:18:56 -05:00
Lemmy
dd9d643eb3
wallpaper-shaders: added 2 new transitions - pixelate and honeycomb
2026-02-06 10:58:06 -05:00
Lemmy
8af28530f1
background-wallpaper: reworked the initial startup by delaying it a tad to avoid weird compositing issue when the surface is not ready
2026-02-06 10:29:43 -05:00
WerWolv
31449a2f24
Fix comment capitalization
2026-02-06 16:27:30 +01:00
Lemmy
103ef53ff1
ngraph: dont force mError as secondary color - avoid two red curves on redish themes.
2026-02-06 10:16:33 -05:00
WerWolv
48f38ea4b2
Added weather widget effects for Cloudy and Foggy weather
2026-02-06 16:16:32 +01:00
Lysec
395ba7fec1
Merge pull request #1709 from notiant/patch-17
...
Fixing desktop clock widget colorization
2026-02-06 16:03:28 +01:00
notiant
8fbfc07890
fixing desktop clock widget colorization
2026-02-06 15:56:40 +01:00
Lemmy
e0a52fe319
Merge branch 'main' of github.com:noctalia-dev/noctalia-shell
2026-02-06 09:42:24 -05:00
Lemmy
cbea842ff4
bar: support for colored capsules
2026-02-06 09:42:22 -05:00
Lemmy
b304fa01b7
Merge pull request #1694 from Cleboost/fix/ddc-brightness-slider
...
fix(display): external display brightness slider fluidity
2026-02-06 09:35:54 -05:00
Lemmy
b2d9fe1b21
battery-bar: ensure tooltip is always 2 columns
2026-02-06 09:10:40 -05:00
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
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
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
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
460ea69d49
bar-monitor-override: properly refresh widget content when clearing override
2026-02-05 21:10:10 -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
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
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
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
ba904f24ff
LockScreenTab: add clock options
2026-02-05 12:04:25 +01:00
Cleboost
ba6d2aaa5f
fix(display): external display brightness slider fluidity
...
- Defer ddcutil process start with Qt.callLater to avoid blocking UI thread
- Use local value and 120ms debounce in brightness settings tab to reduce stutter
2026-02-05 09:25:15 +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
notiant
1dab901347
cleanup widget colorization settings
2026-02-05 02:33:21 +01:00
Lemmy
d1aa59a69d
battery: settings and translation
2026-02-04 18:07:32 -05:00
Lemmy
d2d2368a5b
battery: bring back the battery icon for those who prefer it
2026-02-04 17:57:29 -05:00