Pedro Côrte-Real
6f7d7e645a
Prevent line breaks in ellipsized labels
...
If a label is being ellipsized it doesn't make sense to allow it to use
line breaks to have multiple lines.
Fixes #827
2020-08-19 23:38:59 +01:00
Pedro Côrte-Real
0aa8c03bea
Add missing * in man page
2020-08-13 20:11:55 +01:00
Pedro Côrte-Real
29fa74f621
Add IDs to sway workspace buttons for CSS styling
...
In case you want to style a specific workspace add IDs to the workspace
buttons. Styling is done by matching button#sway-workspace-${name}.
2020-08-13 11:36:19 +01:00
Pedro Côrte-Real
8f10c9056c
Add option for no workspace switch on click
...
In sway/workspaces, just like disable-scroll turns on/off the ability to
change workspaces by scrolling the mouse add disable-click that turns
on/off the ability to change workspaces by clicking.
2020-08-12 11:38:48 +01:00