From 5ed01c861a2e720d53b42f707872dbfb36b2fce7 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Mon, 27 Jan 2020 18:39:29 +0100 Subject: Add support for wlr-output-power-management-unstable-v1 --- protocols/meson.build | 1 + 1 file changed, 1 insertion(+) (limited to 'protocols/meson.build') diff --git a/protocols/meson.build b/protocols/meson.build index f2f90dad..124e9777 100644 --- a/protocols/meson.build +++ b/protocols/meson.build @@ -18,6 +18,7 @@ protocols = [ ['wlr-layer-shell-unstable-v1.xml'], ['idle.xml'], ['wlr-input-inhibitor-unstable-v1.xml'], + ['wlr-output-power-management-unstable-v1.xml'], ] client_protocols = [ -- cgit v1.2.3-54-g00ecf