diff options
| author | Furkan Sahin <furkan-dev@proton.me> | 2020-01-27 18:39:29 +0100 |
|---|---|---|
| committer | Furkan Sahin <furkan-dev@proton.me> | 2020-01-27 18:39:29 +0100 |
| commit | 921ec6fb87ccfdf0e9bb6bc58572db7c91596cce (patch) | |
| tree | f79301865db7d1707fe58c57ceadf3715295acd3 /protocols/meson.build | |
| parent | a6a226a31c33567c73b917a845da3987b5cc4772 (diff) | |
Add support for wlr-output-power-management-unstable-v1
Diffstat (limited to 'protocols/meson.build')
| -rw-r--r-- | protocols/meson.build | 1 |
1 files changed, 1 insertions, 0 deletions
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 = [ |
