Commit Graph
18 Commits
Author SHA1 Message Date
Csaba 74dcb9b4e4 Merge branch 'bar_widget_grouping' of https://github.com/CtByte/komorebi into bar_widget_grouping 2024-11-09 01:26:03 +01:00
Csaba 12117b832b changed default values 2024-11-09 01:25:59 +01:00
Csaba ec5f7dc82d handling grouping edge case for komorebi focus window 2024-11-09 01:02:44 +01:00
Csaba cba0fcd882 added RoundingConfig 2024-11-09 00:35:24 +01:00
Csaba 655e8ce4c1 AlphaColour, transparency, bar background, more grouping config options 2024-11-08 23:51:00 +01:00
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