Alexays / Waybar

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

Add stretching of modules and modules-center toggling #3730

Closed TripleTrable closed 2 days ago

TripleTrable commented 3 weeks ago

This Patch allows the stretching of modules-{left,center,right} as well add a "expand" flag to AModule. This allows one module to consume the leftover space. To allow the left or right modules to fully consume the center, the changes also include a way to remove the center box (center_) altogether.

This is useful for use-cases like: https://github.com/Alexays/Waybar/issues/1561

TripleTrable commented 2 days ago

Any Interest in looking at this? The 51 come from touching nearly all man pages.

Alexays commented 2 days ago

LGTM, thx!