aboutsummaryrefslogtreecommitdiffhomepage
path: root/protocols
diff options
context:
space:
mode:
authorVaxry <[email protected]>2024-05-10 02:27:54 +0100
committerVaxry <[email protected]>2024-05-10 02:38:54 +0100
commita7e23d2f1e27c241c2a72262d14d5dde9ea2e860 (patch)
tree72e9a6b77208f14788cd1387eb147a9475bb3229 /protocols
parent1753059b07be52cf78fa2676c4c71d2edb560199 (diff)
downloadHyprland-a7e23d2f1e27c241c2a72262d14d5dde9ea2e860.tar.gz
Hyprland-a7e23d2f1e27c241c2a72262d14d5dde9ea2e860.zip
presentation-time: move to new impl
Diffstat (limited to 'protocols')
-rw-r--r--protocols/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/meson.build b/protocols/meson.build
index 4206b56a..95c9fec4 100644
--- a/protocols/meson.build
+++ b/protocols/meson.build
@@ -60,6 +60,7 @@ new_protocols = [
[wl_protocol_dir, 'staging/ext-idle-notify/ext-idle-notify-v1.xml'],
[wl_protocol_dir, 'staging/ext-session-lock/ext-session-lock-v1.xml'],
[wl_protocol_dir, 'stable/tablet/tablet-v2.xml'],
+ [wl_protocol_dir, 'stable/presentation-time/presentation-time.xml'],
]
wl_protos_src = []