From 2c6a10c4ba8e1ab97db81677e32ca1580e4f0430 Mon Sep 17 00:00:00 2001 From: Josef Gajdusek Date: Tue, 28 May 2019 21:33:15 +0200 Subject: Provide current DPMS state in GET_OUTPUTS --- sway/sway-ipc.7.scd | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sway/sway-ipc.7.scd') 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: |- active : boolean : Whether this output is active/enabled +|- dpms +: boolean +: Whether this output is on/off (via DPMS) |- primary : boolean : For i3 compatibility, this will be false. It does not make sense in Wayland -- cgit v1.2.3-54-g00ecf