diff options
author | Brian Ashworth <bosrsf04@gmail.com> | 2019-09-02 21:41:11 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-09-04 16:48:50 -1000 |
commit | 1fd2c6ba498e61f4fe823bf552f9d2fce8612de4 (patch) | |
tree | 8e2d9adab3451f1f05c76340d466a442c840e558 /sway/sway.5.scd | |
parent | 187306640ba8f2ab2f246a5030617ee985cf9223 (diff) |
swaybar: complete barconfig_update event handling
This adds complete support for the barconfig_update ipc event. This also
changes the bar command and subcommand handlers to correctly emit the
event. This makes it so all bar subcommands other than id and
swaybar_command are dynamically changeable at runtime. sway-bar.5 has
been updated accordingly
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r-- | sway/sway.5.scd | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd index 280b6176..d6ba2e11 100644 --- a/sway/sway.5.scd +++ b/sway/sway.5.scd @@ -755,18 +755,6 @@ The default colors are: *workspace_layout* default|stacking|tabbed Specifies the initial layout for new workspaces. -# BAR CONTROL - -*bar hidden_state* hide|show|toggle [<bar_id>] - Sets the hidden state of the bar (see *sway-bar*(5)), either individually, - by specifying a bar id, or if none is given, for all bar instances. - _toggle_ switches between _hide_ and _show_. - -*bar mode* dock|hide|invisible|toggle [<bar_id>] - Sets the mode of the bar (see *sway-bar*(5)), either individually, - by specifying a bar id, or if none is given, for all bar instances. - _toggle_ switches between _dock_ and _hide_. - # CRITERIA A criteria is a string in the form of, for example: |