Commit Graph
13 Commits
Author SHA1 Message Date
Csaba 7fff6d29a9 dereferencing 2024-11-08 17:26:47 +01:00
Csaba 1008ec2031 rounding from settings, and apply_on_side 2024-11-08 17:11:43 +01:00
Csaba d188222be7 added widget grouping and group module 2024-11-08 00:40:13 +01:00
Csaba f446a6a45f "|mt --check" fix (thanks VS) 2024-11-07 10:52:53 +01:00
Csaba ce49b433f9 GroupingConfig 2024-11-07 10:42:04 +01:00
Csaba fbe5e2c1f7 Group -> Grouping 2024-11-07 09:42:12 +01:00
Csaba 80f0214e47 Group enum, Copy RenderConfig 2024-11-07 09:38:19 +01:00
Csaba 6a91dd46cd ignore unused 2024-11-07 00:09:43 +01:00
Csaba a5a7d6906c comment 2024-11-06 23:55:59 +01:00
Csaba 0a5e0a4c0a no clone 2024-11-06 23:53:34 +01:00
Csaba e8f5952abb adding RenderConfig, and some test frames on widgets 2024-11-06 23:49:55 +01:00
Csaba 07a1538905 feat(bar): add label prefix config opt
This commit makes the label prefix configurable. Users can select if
they want to show an icon, only text, or both text and an icon.
2024-10-13 10:05:11 -07:00
Csaba a9e98034b0 feat(bar): add cpu widget
This commit adds a CPU widget, following the patterns of the Memory
widget.
2024-10-13 10:05:11 -07:00