aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway-ipc.7.scd
diff options
context:
space:
mode:
authorLibravatar Josef Gajdusek <atx@atx.name>2019-05-28 21:33:15 +0200
committerLibravatar Brian Ashworth <bosrsf04@gmail.com>2019-05-28 22:43:11 -0400
commit2c6a10c4ba8e1ab97db81677e32ca1580e4f0430 (patch)
tree0e0b405643b4ebfefec09097facba7268e86ca6e /sway/sway-ipc.7.scd
parentcommon/ipc-client: remove ipc recv timeout log (diff)
downloadsway-2c6a10c4ba8e1ab97db81677e32ca1580e4f0430.tar.gz
sway-2c6a10c4ba8e1ab97db81677e32ca1580e4f0430.tar.zst
sway-2c6a10c4ba8e1ab97db81677e32ca1580e4f0430.zip
Provide current DPMS state in GET_OUTPUTS
Diffstat (limited to 'sway/sway-ipc.7.scd')
-rw-r--r--sway/sway-ipc.7.scd3
1 files changed, 3 insertions, 0 deletions
diff --git a/sway/sway-ipc.7.scd b/sway/sway-ipc.7.scd
index 3d22008e..df3d4448 100644
--- a/sway/sway-ipc.7.scd
+++ b/sway/sway-ipc.7.scd
@@ -205,6 +205,9 @@ following properties:
205|- active 205|- active
206: boolean 206: boolean
207: Whether this output is active/enabled 207: Whether this output is active/enabled
208|- dpms
209: boolean
210: Whether this output is on/off (via DPMS)
208|- primary 211|- primary
209: boolean 212: boolean
210: For i3 compatibility, this will be false. It does not make sense in Wayland 213: For i3 compatibility, this will be false. It does not make sense in Wayland