mirror of
https://github.com/hyprwm/Hyprland.git
synced 2026-08-24 10:04:19 -05:00
protocols: implement ext-data-control (#11323)
This protocol has superseded wlr-data-control
This commit is contained in:
@@ -76,6 +76,7 @@ protocols = [
|
||||
wayland_protocol_dir / 'staging/xdg-toplevel-tag/xdg-toplevel-tag-v1.xml',
|
||||
wayland_protocol_dir / 'staging/xdg-system-bell/xdg-system-bell-v1.xml',
|
||||
wayland_protocol_dir / 'staging/ext-workspace/ext-workspace-v1.xml',
|
||||
wayland_protocol_dir / 'staging/ext-data-control/ext-data-control-v1.xml',
|
||||
]
|
||||
|
||||
wl_protocols = []
|
||||
|
||||
Reference in New Issue
Block a user