Lysec
4f523301c9
fix(bar): harden AudioVisualizer when ShellScreen is null
2026-03-31 21:04:03 +02:00
Lysec
43fe1e1947
fix(audio): stop volume sliders fighting service state
2026-03-31 14:43:03 +02:00
Lysec
8a3aafc69f
fix(ProfileCard): add elide to GECOS name
2026-03-27 15:18:44 +01:00
Lemmy
6180d457f2
feat(audioviz): added a settings to control the frequency mirroring. Fix #2239
2026-03-20 21:59:15 -04:00
Lemmy
9818fa8772
chore(autofmt)
2026-03-19 18:49:24 -04:00
Mia Herkt
993ac87cfa
WeatherCard: Avoid using too much processing power
...
Adjust effect speeds and update rates.
Roughly halves power consumption on older Intel hardware (Haswell).
2026-03-19 07:15:29 +01:00
Lemmy
77de0b0ade
chore(cava): CavaService => SpectrumService
2026-03-06 22:34:14 -05:00
Louis Margot
74a4e000f4
fix: fix hardcoded space when city name is disabled in CalendarHeaderCard.qml
2026-03-01 13:23:05 +01:00
Lysec
1f84b3835b
AudioService: add wpctl fallback for default sink volume/mute sync ( #1911 )
2026-02-21 13:54:33 +01:00
Lemmy
db56321f54
layout: more double margins implementations
2026-02-20 21:11:06 -05:00
Lemmy
b36bef4cc0
layout: implement double margin (e.g. Style.margin2M) instead of what PR #1408 did.
2026-02-20 21:01:35 -05:00
Lemmy
1a75b0b3f2
system-stats: many optimizations, removed GUI settings to control polling as it's too risky, disable all when on the lockscreen.
2026-02-13 14:34:35 -05:00
WerWolv
100b96350d
Cleanup ugly formatting
2026-02-08 19:36:38 +01:00
WerWolv
bea1522649
Add weather effects for clear day and night
2026-02-08 19:17:34 +01:00
Lemmy
44d8dc43c3
weather: autofmt
2026-02-06 11:44:52 -05:00
WerWolv
c979d871af
Fix testEffects
2026-02-06 17:35:50 +01:00
WerWolv
31449a2f24
Fix comment capitalization
2026-02-06 16:27:30 +01:00
WerWolv
48f38ea4b2
Added weather widget effects for Cloudy and Foggy weather
2026-02-06 16:16:32 +01:00
notiant
4f973261da
add more colorization options to clock widget
2026-02-04 18:46:37 +01:00
Lemmy
787aab1f0a
autofmt
2026-02-03 22:19:51 -05:00
notiant
7ded5224b6
another variable fix
2026-02-04 04:14:00 +01:00
notiant
bc5ea26f3c
fix variable
2026-02-04 04:12:27 +01:00
notiant
f0cc2735e1
BatteryPanel: extend battery health hover area & SystemMonitorCard: live tooltips
2026-02-04 04:05:51 +01:00
Lemmy
1685394a0e
MediaCard: text shadow color changing depending on light/dark mode
2026-01-29 18:36:35 -05:00
WojciechSulocki-Gif
3f355e3083
feat: sync DDC brightness on startup and panel open
...
- BrightnessService: Add onIsDdcChanged handler to fetch brightness
when DDC is detected at startup
- BrightnessService: Fix condition to update brightness when value is 0
- BrightnessPanel: Refresh DDC brightness when panel opens
- BrightnessCard: Fix timer to only run on user interaction (not continuously)
2026-01-25 01:03:13 +01:00
Turann_
402391beec
cards: Update WeatherCard icon logic and format
2026-01-23 05:49:09 +03:00
Lemmy
7ec247078d
MediaCard: dont need barHeight
2026-01-19 00:38:52 -05:00
Corey Woodworth
440147168d
bulk find replace of different style values
2026-01-15 13:14:06 -05:00
Lemmy
6b9154657e
i18n: calendar.weather-loading => common.weather-loading
2026-01-12 10:58:50 -05:00
Ly-sec
058f1a63c8
Calendar: remove timer card (got added as a plugin)
...
ClockPanelSubtab: remove timer card
2026-01-09 16:49:51 +01:00
Lemmy
138e5a50af
i18n: Large refactor of all translations keys to prepare the move to our new translation web platform.
2026-01-05 23:25:46 -05:00
Ly-sec
fd4a8fc44a
RegionTab: add city & timezone display toggle
2026-01-05 15:42:44 +01:00
Lemmy
590994b31d
NTabBar: distributeEvenly property
2026-01-04 18:09:01 -05:00
Lemmy
3bc9a625b8
Colors: removed Colors.transparent / black and white in favor of their direct shorthands
2026-01-04 13:54:51 -05:00
Lemmy
830fba58e5
Container/Box Borders: off by default with a new setting to turn them on in the UI tab
2026-01-02 18:08:23 -05:00
wxlyyy
987a1a0d4a
make diskPath option in ControlCenter tab work logically
2026-01-02 17:15:21 +08:00
Lemmy
adcbc2a9d5
Wallpaper: ability to set a flat color instead of an image.
2026-01-02 01:41:47 -05:00
Lemmy
a4fdf2592a
FontWeight: some cleanup
2026-01-02 01:30:52 -05:00
Lemmy
e57ead4187
Wallpaper: Lockscreen & MediaCard now respect the wallpaper.enabled flag.
2026-01-01 19:12:26 -05:00
Ly-sec
e623698b3f
ControlCenter: add scrollwheel support for Audio & Brightnesscard
2025-12-30 13:12:56 +01:00
Lemmy
10490e8ac3
SystemMonitorCard: fixed scaling and revamped to a simpler layout.
2025-12-29 11:23:59 -05:00
Lemmy
d9005d453d
MediaCard: now uses ImageCacheService (orientation fix) + increased thumbnails size to 384x384 + image cache auto cleanup after 30days.
2025-12-28 11:59:42 -05:00
Lemmy
f388409326
SysMon: polished the look of NCircleStat + better color usage
2025-12-28 09:31:19 -05:00
Ly-sec
13464ce69b
TimerCard: fix button alignment
2025-12-28 06:53:48 +01:00
Lemmy
cec3d02f21
SysMon: Card and Panel, use the first available widget settings for the favorite disk.
2025-12-27 23:56:19 -05:00
Lemmy
8b8a86784a
SysMon: tooltips
2025-12-27 23:47:57 -05:00
Lemmy
4f86242e8e
SysMon: Smart/Learning network speeds
2025-12-27 23:25:12 -05:00
Ly-sec
9794ed9369
ControlCenterTab: add NComboBox to select which drive mountpoint should be used for sysmon
2025-12-27 17:28:58 +01:00
Lemmy
8cd17f77cb
Cava: refactored the way we enable/disable it dynamically so it can work with plugins, desktop widgets, etc...
2025-12-20 21:07:20 -05:00
Ly-sec
ea315311a7
TimeCard: add blinking indicator below digit
2025-12-17 14:23:01 +01:00