aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway-ipc.7.scd
diff options
context:
space:
mode:
authorLibravatar xPMo <PMo_@vivaldi.net>2019-09-03 14:04:44 -0500
committerLibravatar Brian Ashworth <bosrsf04@gmail.com>2019-09-03 22:22:25 -0400
commit42a7860dcfa932f887bc10d5250257d26dcdb32f (patch)
tree3d64b19a0d6d24cbcfb60e128f57fb5b084853ad /sway/sway-ipc.7.scd
parentFix typo for the force/immediate option in xwayland_mode enum (diff)
downloadsway-42a7860dcfa932f887bc10d5250257d26dcdb32f.tar.gz
sway-42a7860dcfa932f887bc10d5250257d26dcdb32f.tar.zst
sway-42a7860dcfa932f887bc10d5250257d26dcdb32f.zip
Fix bar_state_update docs
Diffstat (limited to 'sway/sway-ipc.7.scd')
-rw-r--r--sway/sway-ipc.7.scd4
1 files changed, 2 insertions, 2 deletions
diff --git a/sway/sway-ipc.7.scd b/sway/sway-ipc.7.scd
index f0f80bf1..a9685a2d 100644
--- a/sway/sway-ipc.7.scd
+++ b/sway/sway-ipc.7.scd
@@ -1369,7 +1369,7 @@ available:
1369: tick 1369: tick
1370: Sent when an ipc client sends a _SEND\_TICK_ message 1370: Sent when an ipc client sends a _SEND\_TICK_ message
1371|- 0x80000014 1371|- 0x80000014
1372: bar_status_update 1372: bar_state_update
1373: Send when the visibility of a bar should change due to a modifier 1373: Send when the visibility of a bar should change due to a modifier
1374|- 0x80000015 1374|- 0x80000015
1375: input 1375: input
@@ -1681,7 +1681,7 @@ event is a single object with the following properties:
1681} 1681}
1682``` 1682```
1683 1683
1684## 0x80000014. BAR_STATUS_UPDATE 1684## 0x80000014. BAR_STATE_UPDATE
1685 1685
1686Sent when the visibility of a bar changes due to a modifier being pressed. The 1686Sent when the visibility of a bar changes due to a modifier being pressed. The
1687event is a single object with the following properties: 1687event is a single object with the following properties: