aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway.5.scd
diff options
context:
space:
mode:
authorLibravatar Brian Ashworth <bosrsf04@gmail.com>2019-09-02 21:41:11 -0400
committerLibravatar Drew DeVault <sir@cmpwn.com>2019-09-04 16:48:50 -1000
commit1fd2c6ba498e61f4fe823bf552f9d2fce8612de4 (patch)
tree8e2d9adab3451f1f05c76340d466a442c840e558 /sway/sway.5.scd
parentseatop_default: only focus container on press (diff)
downloadsway-1fd2c6ba498e61f4fe823bf552f9d2fce8612de4.tar.gz
sway-1fd2c6ba498e61f4fe823bf552f9d2fce8612de4.tar.zst
sway-1fd2c6ba498e61f4fe823bf552f9d2fce8612de4.zip
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.scd12
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:
755*workspace_layout* default|stacking|tabbed 755*workspace_layout* default|stacking|tabbed
756 Specifies the initial layout for new workspaces. 756 Specifies the initial layout for new workspaces.
757 757
758# BAR CONTROL
759
760*bar hidden_state* hide|show|toggle [<bar_id>]
761 Sets the hidden state of the bar (see *sway-bar*(5)), either individually,
762 by specifying a bar id, or if none is given, for all bar instances.
763 _toggle_ switches between _hide_ and _show_.
764
765*bar mode* dock|hide|invisible|toggle [<bar_id>]
766 Sets the mode of the bar (see *sway-bar*(5)), either individually,
767 by specifying a bar id, or if none is given, for all bar instances.
768 _toggle_ switches between _dock_ and _hide_.
769
770# CRITERIA 758# CRITERIA
771 759
772A criteria is a string in the form of, for example: 760A criteria is a string in the form of, for example: