mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-13 08:22:16 -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
c0933d6a36
4 changed files with 388 additions and 0 deletions
|
|
@ -106,6 +106,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