Alexays / Waybar

Highly customizable Wayland bar for Sway and Wlroots based compositors. :v: :tada:
MIT License
5.82k stars 657 forks source link

Group label displaying main icon under the others #3285

Closed ryuji-terix closed 1 month ago

ryuji-terix commented 1 month ago

Using the default configuration I can't get the group to display correctly (even trying with all possible "direction"s) The problem is that the "power off" button stays "halfed" even when collapsed like in a vertical direction

Collapsed: main_icon

Hovered: group_expanded

Configuration: 20240520_20h05m15s_grim

ryuji-terix commented 1 month ago

I have copy-pasted the other example code (the one for the hardware modules) and it worked as normal, so I tried slowly moving every configuration from the broken snippet (image in description) to the second example and now it works, the only thing I left unchanged was the name.

TLDR group/power must be some sort of reserved name for something (or #power) that messes up with a group display