Commit Graph

44 Commits

Author SHA1 Message Date
Lemmy 187fced35e feat(sysgraphs): sharper 2026-03-22 20:01:38 -04:00
Lemmy 1135440850 fix(ngraph): removed Shapes and using a pure shader approach. 2026-03-06 17:28:34 -05:00
notiant b6ad89abde proper format for memory and swap 2026-02-28 21:03:47 +01:00
notiant 3cd3c92edd use decimal units for network speed 2026-02-28 18:01:27 +01:00
Lemmy 7e3b1d25d9 systemstat-panel: readded minimal padding to avoid bug with extreme container rouding 2026-02-28 11:10:18 -05: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 b98392afa0 sys-stat: cpu usage and temp at 1Hz (from 3Hz) 2026-02-19 20:40:39 -05:00
Lemmy 004903133b NGraph: back to Shapes renderer to avoid intense CPU load. 2026-02-13 15:37:24 -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 ef95b3128a sysstat-panel: fixed auxiliary color to be similar to ngraph + some syntax tweak 2026-02-09 12:52:01 -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 15129d444f sysstat-pane: "edge to edge" curves 2026-02-05 09:51:28 -05: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
Lemmy eb3c906a10 sysstats: switched from Shapes to Canvas - added smooth scrolling. 2026-02-03 15:40:03 -05:00
Lemmy 33205d4ddf sysstat-panel: moved GPU Temp below Avg load. 2026-02-02 13:34:05 -05:00
thmoee 8c0f4b9324 replace old function name with new one
got renamed to formatGigabytes
2026-02-02 16:29:17 +01:00
Lemmy ce142131b7 sysstat-panel: revamped with NGraph 2026-02-01 21:44:02 -05:00
Lemmy e3be05b0f6 autofmt 2026-01-24 08:56:32 -05:00
Lemmy 77d8f106bc Merge branch 'main' into patch-1 2026-01-24 08:50:21 -05:00
Lemmy 1b11db6a3d autofmt 2026-01-24 08:19:23 -05:00
kyle 5598c59517 fix(system-monitor): fix for gpu temp 2026-01-24 20:34:52 +11:00
Keao Chen d2ee01fd87 fix(system-monitor): correct cpu temp tooltip to display °C instead of % 2026-01-24 17:04:30 +11:00
notiant aa00c835a9 SystemMonitor: make tooltips update with changed values 2026-01-24 03:45:26 +01:00
Lysec 993b0cf0ab Templates/vesktop: adjust gift text color 2026-01-22 13:35:56 +01:00
notiant 4393a80a52 add spaces to units in SystemMonitor 2026-01-22 11:20:47 +01:00
Lemmy 8d9fe937dc SystemStat: added optional swap usage 2026-01-18 14:08:12 -05:00
Corey Woodworth 440147168d bulk find replace of different style values 2026-01-15 13:14:06 -05: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
Lemmy 8752f720f6 SystemStatsPanel: smaller rx/tx speed font 2026-01-01 20:21:36 -05:00
Lemmy 3ce9967783 Panels: memory/cpu optimizations by moving most stuff to panelContent so its only loaded on demand 2026-01-01 15:51:53 -05:00
Lemmy 715c47ee51 SystemStatPanel: reworked the layout slightly. 2026-01-01 12:31:21 -05:00
shouya dbbc5545ab show load average details in popup panel 2026-01-01 19:22:57 +09:00
Lemmy 6772c5b080 SysMon Panel: improved alignment 2025-12-30 17:40:43 -05:00
Lemmy f388409326 SysMon: polished the look of NCircleStat + better color usage 2025-12-28 09:31:19 -05:00
Lemmy 9df3a75420 SysMon panel: simplified disk path access 2025-12-28 00:05:46 -05:00
Lemmy 587f0912ec SysMon: Panel, use proper disk in text description of disk usage 2025-12-27 23:58:01 -05: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
Lemmy ac3bba1092 SysMon: centralized color managment 2025-12-27 22:40:09 -05:00
Lemmy 374f2477e6 Sysmon: panel 2025-12-25 23:09:11 -05:00