Commit Graph

60 Commits

Author SHA1 Message Date
Lemmy 0fcaa49875 Revert "fix(media): gate spectrum pipeline on playback to cut idle CPU"
This reverts commit a0093e509b.
2026-04-08 19:12:07 -04:00
Lysec a0093e509b fix(media): gate spectrum pipeline on playback to cut idle CPU
Issue: #2393
2026-04-04 15:31:11 +02:00
Lemmy 621c798c8b fix(location): autolocate off by default for privacy, improved UI when no location is set. Fix #2388 2026-04-02 16:58:25 -04:00
Lemmy 08e2d7f71c fix(weather): read is_day from service instead of requiring callers to pass it. 2026-04-02 16:26:36 -04:00
Lysec f301a57137 feat(location): add toggle to always show Talia weather emojis 2026-04-02 13:47:47 +02:00
Lysec 4f523301c9 fix(bar): harden AudioVisualizer when ShellScreen is null 2026-03-31 21:04:03 +02:00
Lemmy 187fced35e feat(sysgraphs): sharper 2026-03-22 20:01:38 -04:00
Lemmy 6180d457f2 feat(audioviz): added a settings to control the frequency mirroring. Fix #2239 2026-03-20 21:59:15 -04:00
Lemmy 77de0b0ade chore(cava): CavaService => SpectrumService 2026-03-06 22:34:14 -05:00
Lysec 5533d35527 feat(desktop-widgets): add configurable audio visualizer widget and fix CAVA deregistration lifecycle 2026-03-07 01:05:11 +01:00
Lemmy 1135440850 fix(ngraph): removed Shapes and using a pure shader approach. 2026-03-06 17:28:34 -05:00
Thibault Martin eaa467c0dd Clean and default settings in desktop widgets 2026-02-28 10:55:56 +01: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 5fae6b7b95 desktop-sysmon: fix interval var. 2026-02-19 20:42:47 -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
Lemmy 103ef53ff1 ngraph: dont force mError as secondary color - avoid two red curves on redish themes. 2026-02-06 10:16:33 -05:00
notiant 8fbfc07890 fixing desktop clock widget colorization 2026-02-06 15:56:40 +01:00
Lemmy 8da1966ad3 sysstat: better default fill and some graphing improvments 2026-02-03 21:04:20 -05:00
Lemmy ad51d12c56 sysstat: better graphing 2026-02-03 18:19:37 -05:00
Lysec bc92c12c38 DesktopMediaPlayer: adjust visualizer opacity 2026-02-01 19:58:50 +01:00
Lemmy 4e310f4fa1 sysstat-desktop: added cpu temp as a shape 2026-01-31 21:27:59 -05:00
Lemmy 6115ef8060 desktop-sysstat: dual graph for network 2026-01-31 16:52:05 -05:00
Lemmy d5e0a4ddc4 desktop-sysstat: moved history to service, improved curve drawing 2026-01-31 16:27:55 -05:00
Lysec 82f9e7e89d DesktopWidgets: add SystemStat widget 2026-01-31 10:36:50 +01:00
Turann_ c6eb70170b widgets: Update DesktopWeather icon logic and format 2026-01-23 05:49:19 +03:00
Corey Woodworth 440147168d bulk find replace of different style values 2026-01-15 13:14:06 -05:00
Ly-sec fd4a8fc44a RegionTab: add city & timezone display toggle 2026-01-05 15:42:44 +01: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 792246c23e Merge pull request #1224 from onelocked/main
MediaPlayer Widget persistent position for play/pause and animations.
2026-01-02 20:35:49 -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
onelocked e60f7b46a9 DesktopWidget: MediaPlayer add animation and a persistent position for play/pause 2026-01-02 18:57:09 +00:00
Lemmy a4fdf2592a FontWeight: some cleanup 2026-01-02 01:30:52 -05:00
Ly-sec 6a8dd2f316 DesktopMediaPlayer: fix hide when idle 2025-12-31 09:31:28 +01:00
Lemmy 95e013935e DesktopMediaPlayer: re-enable audiovisualizer while scaling 2025-12-29 16:52:22 -05:00
Lemmy b8eb0a2bb7 DesktopMediaPlayer: second line use the same color as the media card => improves readability 2025-12-29 11:56:42 -05:00
Lemmy 4a9ce163a5 DesktopMediaPlayer: removed useless double background mask 2025-12-29 10:26:16 -05:00
Lemmy 9c75b00dab DesktopMediaPlayer: disable audioviz while scaling 2025-12-29 10:18:05 -05:00
Lemmy f4e46d012f DesktopMediaPlayer: performance improvements 2025-12-29 10:15:24 -05:00
Lemmy d8761649dc DesktopWidgets: dont use uiScaleRatio in the widgets themselves as we already have per widget scaling
+ MediaPlayer thumnbail tweaks and shadow for more readability on the
audioviz
2025-12-29 10:07:06 -05:00
Lemmy 06e919ca56 DesktopWidgets: Revamped scaling for a sharper look, added 3 new entries in contextual menu: reset scale, raise to top and lower to bottom. 2025-12-29 09:28:09 -05:00
Lemmy 39b412b0bf DesktopWidgets: fix the apocalypse 2025-12-28 17:11:12 -05:00
Ly-sec 587e0dd4ab DesktopClock: fix warning 2025-12-28 13:25:49 +01:00
Ly-sec 3e72b6c048 DesktopClock: fix settings 2025-12-28 12:53:32 +01:00
Eric Handley bb0876f70b fix: QSGPlainTexture warning 2025-12-27 20:58:03 -08:00
Eric Handley a6e4060280 DesktopMediaPlayer: improve options for visual customization 2025-12-27 20:53:05 -08:00
Ly-sec 369cfcee43 DesktopMediaPlayer: properly detect idle state 2025-12-27 18:17:26 +01:00
MannuVilasara 4a295cdfb9 Binary Clock
fix://
2025-12-25 20:37:51 +05:30
Kainoa Kanter 235527be76 fix: clip audio visualizer again on DesktopMediaPlayer
Closes #1129
2025-12-22 15:17:48 -08:00
Lemmy 2fc3c8d8a3 Merge branch 'desktop-widgets' 2025-12-21 19:23:08 -05:00
Lemmy 7354d5e642 DesktopWidgets: Add widget from the editing screen 2025-12-21 19:22:59 -05:00