mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-06-13 14:32:57 -04:00
Merge branch 'master' into 'master'
protocol/action-binder: draft implementation. See merge request wlroots/wlroots!4386
This commit is contained in:
commit
482ce28641
5 changed files with 711 additions and 0 deletions
|
|
@ -69,6 +69,7 @@ protocols = {
|
|||
'drm': 'drm.xml',
|
||||
'input-method-unstable-v2': 'input-method-unstable-v2.xml',
|
||||
'kde-server-decoration': 'server-decoration.xml',
|
||||
'ext-action-binder-v1': 'ext-action-binder-v1.xml',
|
||||
'virtual-keyboard-unstable-v1': 'virtual-keyboard-unstable-v1.xml',
|
||||
'wlr-data-control-unstable-v1': 'wlr-data-control-unstable-v1.xml',
|
||||
'wlr-export-dmabuf-unstable-v1': 'wlr-export-dmabuf-unstable-v1.xml',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue