aboutsummaryrefslogtreecommitdiffhomepage
path: root/protocols/meson.build
diff options
context:
space:
mode:
authorVaxry <[email protected]>2024-05-01 16:41:17 +0100
committerVaxry <[email protected]>2024-05-01 16:41:17 +0100
commit8bcccf9f0f0f69986e315d4288dfdbf119dd19db (patch)
treeeebb6714fc1e41a0df2784ed22752f0efe2bbdc1 /protocols/meson.build
parent4ed6b69b68a544a81cec583a1ad8aff218f7db5d (diff)
downloadHyprland-8bcccf9f0f0f69986e315d4288dfdbf119dd19db.tar.gz
Hyprland-8bcccf9f0f0f69986e315d4288dfdbf119dd19db.zip
ime-v2: 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 a0728e39..4017ff27 100644
--- a/protocols/meson.build
+++ b/protocols/meson.build
@@ -38,6 +38,7 @@ new_protocols = [
['wlr-gamma-control-unstable-v1.xml'],
['wlr-foreign-toplevel-management-unstable-v1.xml'],
['wlr-output-power-management-unstable-v1.xml'],
+ ['input-method-unstable-v2.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'],