aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway-bar.5.scd
Commit message (Collapse)AuthorAge
* Implement bar gapsLibravatar Brian Ashworth2018-11-28
| | | | | | | | | Adds the bar subcommand `gaps <amount>|<horizontal> <vertical>|<top> <right> <bottom> <left>` to set gaps for swaybar. Due to restrictions on margins for a layer_surface, only the sides that are anchored to an edge of the screen can have gaps. Since there is support for per-side outer gaps for workspaces, those should be able to be used instead for the last side.
* Implement strip_workspace_name.Libravatar Connor E2018-11-17
|
* swaybar: add documentation for hide/hidden_state subcommandsLibravatar Ian Fan2018-10-14
|
* Implement bar bindsymLibravatar Brian Ashworth2018-10-09
|
* Allow status_command to be disabled via IPCLibravatar Ryan Dwyer2018-10-08
|
* sway{,bar,input}.5: changes for generic blocksLibravatar Brian Ashworth2018-09-28
|
* Add sway-bar(5)Libravatar Drew DeVault2018-05-11