aboutsummaryrefslogtreecommitdiffhomepage
path: root/protocols/meson.build
diff options
context:
space:
mode:
authorVaxry <[email protected]>2024-04-22 18:21:03 +0100
committerVaxry <[email protected]>2024-04-22 18:21:03 +0100
commit741c75d907916d760163f910e65186d410e27874 (patch)
treee0170d0418418b20dc9fc5f96bb3b0c3bc9e4c58 /protocols/meson.build
parentdafc9ed4eb225e87d09cc92273dd390b8a15dbd0 (diff)
downloadHyprland-741c75d907916d760163f910e65186d410e27874.tar.gz
Hyprland-741c75d907916d760163f910e65186d410e27874.zip
gamma-control: move to new impl
Diffstat (limited to 'protocols/meson.build')
-rw-r--r--protocols/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/meson.build b/protocols/meson.build
index 8247d26a..eaeaada0 100644
--- a/protocols/meson.build
+++ b/protocols/meson.build
@@ -39,6 +39,7 @@ protocols = [
]
new_protocols = [
+ ['wlr-gamma-control-unstable-v1.xml'],
[wl_protocol_dir, 'staging/tearing-control/tearing-control-v1.xml'],
[wl_protocol_dir, 'staging/fractional-scale/fractional-scale-v1.xml'],
[wl_protocol_dir, 'unstable/xdg-output/xdg-output-unstable-v1.xml'],