mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-06-13 14:32:57 -04:00
Merge branch 'xdg-toplevel-drag-v1' into 'master'
[RFC] types: implement xdg-toplevel-drag-v1 protocol Closes #3801 See merge request wlroots/wlroots!5210
This commit is contained in:
commit
f95afcf295
4 changed files with 388 additions and 0 deletions
|
|
@ -107,6 +107,7 @@ wlr_files += files(
|
|||
'wlr_xdg_foreign_registry.c',
|
||||
'wlr_xdg_output_v1.c',
|
||||
'wlr_xdg_system_bell_v1.c',
|
||||
'wlr_xdg_toplevel_drag_v1.c',
|
||||
'wlr_xdg_toplevel_icon_v1.c',
|
||||
'wlr_xdg_toplevel_tag_v1.c',
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue