From 11e05c57115e7f0e915e80f006468b7e1af4373b Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Thu, 23 Jun 2022 20:50:16 +0200 Subject: ipc: add "power" to output reply --- sway/sway-ipc.7.scd | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sway/sway-ipc.7.scd') diff --git a/sway/sway-ipc.7.scd b/sway/sway-ipc.7.scd index 5cdcb99b..c7a2c473 100644 --- a/sway/sway-ipc.7.scd +++ b/sway/sway-ipc.7.scd @@ -213,7 +213,10 @@ following properties: : Whether this output is active/enabled |- dpms : boolean -: Whether this output is on/off (via DPMS) +: (Deprecated, use _power_ instead) Whether this output is on/off (via DPMS) +|- power +: boolean +: Whether this output is on/off |- primary : boolean : For i3 compatibility, this will be false. It does not make sense in Wayland -- cgit v1.2.3-54-g00ecf