Commit Graph

167 Commits

Author SHA1 Message Date
Lemmy 793771cd77 chore(autofmt) 2026-03-14 10:33:28 -04:00
LionHeartP 7b80ac7319 SystemMonitor.qml: fix launching external Monitor app 2026-03-14 15:42:58 +02:00
Lysec 3452619f5d fix(settings): turn System Monitor into System with Performance subtab 2026-03-06 23:56:54 +01:00
Lemmy f2d40c2d2d nlineargauge: enforce minium fill size to avoid a weird look. It's either that or removing the rounded corners. 2026-03-03 19:32:09 -05:00
Lemmy 3bc4b0fc48 Merge pull request #1962 from tmarti2/per-core-cpu-stats
"Per core" cpu stats in SystemMonitor
2026-03-03 19:22:10 -05:00
Lemmy d8732d766d Merge branch 'main' into hide-tooltip-when-opened 2026-03-01 14:38:35 -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
Thibault Martin 1d99d1994c Do not display widget tooltips if the panel is open 2026-02-28 13:50:42 +01:00
Thibault Martin f29e43d825 Display Cores in SystemMonitor widget 2026-02-28 10:56:36 +01:00
Thibault Martin fb050d6d79 Extract gauges as a new NLinearGauge component 2026-02-28 10:56:36 +01:00
Thibault Martin 0e0e199500 Show cores usage in tooltip if enabled 2026-02-28 10:56:36 +01:00
Thibault Martin 275e5a5db2 Add open main settings action to SystemMonitor widget 2026-02-28 10:56:36 +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 795b49392f bar-sysmon: removed animations that are costly on the cpu. ensure the shell stays at 0% cpu on idle. 2026-02-19 20:30:58 -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 d5276a6b1a bar-sysmon: removed Hz from cpu freq. 2026-02-12 23:28:06 -05:00
Lemmy c330b670d8 bar-widgets-settings: added screen property + simplified settings save 2026-02-12 23:04:07 -05:00
Alice ✨🌙 Luna 3a6f42e79a SystemMonitor: Add option to pad the text
This option is only shown if compact mode is off and a monospace font is enabled.
If the bar is vertical the setting will be ignored.
Everything should not shift and the width is calculated from the maximum value (which can be system dependent).
2026-02-13 01:51:28 +01:00
notiant 8fbfc07890 fixing desktop clock widget colorization 2026-02-06 15:56:40 +01: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
thmoee 13e6552713 fix bug shell not launching 2026-02-02 16:50:57 +01:00
thmoee 2c16deadcb SysMon: remove old unused property 2026-02-02 16:33:34 +01:00
thmoee 8c0f4b9324 replace old function name with new one
got renamed to formatGigabytes
2026-02-02 16:29:17 +01:00
thmoee ac2989dc62 Merge branch 'main' into feat/diskdetails 2026-02-02 16:22:11 +01:00
notiant be69e1b023 Reorder disk usage 2026-02-02 10:49:06 +01:00
notiant 72df50fd5d update SystemMonitor tooltip 2026-02-02 10:38:39 +01:00
Lemmy cd8e630ac3 tooltips: support for table/gridview content - using this in the sysmon bar tooltip 2026-01-30 16:30:01 -05:00
Timofey Gelazoniya 7c15d3df9d feat: add independent CPU Frequency component and dynamic max freq detection 2026-01-30 23:03:35 +03:00
thmoee 4e7110aa46 SystemMonitor: handle threshold for disk available on compact mode 2026-01-30 17:26:35 +01:00
Timofey Gelazoniya 687c8d934e feat: add CPU frequency and free disk space display options 2026-01-29 18:48:04 +03:00
thmoee a3bcced307 SystemStatService: get available percentage and format disk display 2026-01-29 15:04:17 +01:00
thmoee 4bc32e0cb4 SystemStatService: rename formatMemoryGb to formatGigabytes 2026-01-29 13:57:18 +01:00
thmoee 9881e813c3 display disk details as text in the widget 2026-01-28 16:40:52 +01:00
Lemmy 120f79dff8 tray: support for full bar dimension 2026-01-27 23:41:25 -05:00
Lemmy 382e548d2b bar: widgets now use the entire bar space (e.g: full height with a vertical bar) this ease a lot for clicking widgets and avoid dead zones above and below the widget.
Keep an eye on this + plugins bar widget will need updating
2026-01-26 23:47:03 -05:00
Lemmy 4467aa95d7 bar: improve widget settings refresh for overriden bar per monitor. also fix workspace widget not showing app icons on overriden monitor 2026-01-26 11:29:37 -05:00
Lemmy 8d11b0be0a labwc: improve popups support (right click context menu working) 2026-01-25 12:16:40 -05:00
Lemmy 1b11db6a3d autofmt 2026-01-24 08:19:23 -05:00
notiant aa00c835a9 SystemMonitor: make tooltips update with changed values 2026-01-24 03:45:26 +01:00
Lemmy 180e0155ac settings-bar-monitors: proper loading and saving settings of widgets per bar. 2026-01-23 16:36:17 -05: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 b340529b10 Bar: custom setup per screen (position, density, widgets) 2026-01-18 20:12:46 -05:00
Lemmy 3ad55008ec Sysmon: better look when non compact in vertical mode. 2026-01-18 15:44:18 -05: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
Henry Riehl 69dda55053 Add proper cursor icon for system Monitor widget when hovering 2026-01-13 11:50:15 +00:00