wlr-data-device: move to hyprland impl

This commit is contained in:
Vaxry 2024-05-12 15:55:46 +01:00
parent 7eeee2c94e
commit eed1361f39
8 changed files with 717 additions and 0 deletions

View file

@ -42,6 +42,7 @@ new_protocols = [
['wlr-output-management-unstable-v1.xml'],
['kde-server-decoration.xml'],
['wlr-layer-shell-unstable-v1.xml'],
['wlr-data-control-unstable-v1.xml'],
[hl_protocol_dir, 'protocols/hyprland-focus-grab-v1.xml'],
[wl_protocol_dir, 'staging/tearing-control/tearing-control-v1.xml'],
[wl_protocol_dir, 'staging/fractional-scale/fractional-scale-v1.xml'],