Merge remote-tracking branch 'origin/master' into 2025-wlr-taskbar-add-justify-option

# Conflicts:
#	man/waybar-wlr-taskbar.5.scd
This commit is contained in:
Alex
2026-07-03 22:26:28 +02:00
220 changed files with 5914 additions and 2736 deletions
+5
View File
@@ -61,6 +61,11 @@ Addressed by *wlr/taskbar*
typeof: string ++
The alignment of the text within the module's box, allowing options 'left', 'right', or 'center' to define the positioning.
*expand*: ++
typeof: bool ++
default: false ++
If set to true, task buttons stretch to fill the available space in the taskbar and long titles are ellipsized to fit. Only takes effect on a horizontal bar; on a vertical bar the buttons keep their content-based size. If set to false, buttons are sized to their content.
*on-click*: ++
typeof: string ++
The action which should be triggered when clicking on the application button with the left mouse button.