protocols: implement ext-data-control (#11323)
This protocol has superseded wlr-data-control
This commit is contained in:
parent
60d769a899
commit
aaedce596e
6 changed files with 453 additions and 0 deletions
|
|
@ -382,6 +382,7 @@ protocolnew("staging/color-management" "color-management-v1" false)
|
|||
protocolnew("staging/xdg-toplevel-tag" "xdg-toplevel-tag-v1" false)
|
||||
protocolnew("staging/xdg-system-bell" "xdg-system-bell-v1" false)
|
||||
protocolnew("staging/ext-workspace" "ext-workspace-v1" false)
|
||||
protocolnew("staging/ext-data-control" "ext-data-control-v1" false)
|
||||
|
||||
protocolwayland()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue