From 42a7860dcfa932f887bc10d5250257d26dcdb32f Mon Sep 17 00:00:00 2001 From: xPMo Date: Tue, 3 Sep 2019 14:04:44 -0500 Subject: Fix bar_state_update docs --- sway/sway-ipc.7.scd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sway/sway-ipc.7.scd') 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: : tick : Sent when an ipc client sends a _SEND\_TICK_ message |- 0x80000014 -: bar_status_update +: bar_state_update : Send when the visibility of a bar should change due to a modifier |- 0x80000015 : input @@ -1681,7 +1681,7 @@ event is a single object with the following properties: } ``` -## 0x80000014. BAR_STATUS_UPDATE +## 0x80000014. BAR_STATE_UPDATE Sent when the visibility of a bar changes due to a modifier being pressed. The event is a single object with the following properties: -- cgit v1.2.3-54-g00ecf