mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-21 06:46:46 -04:00
Merge gitlab.freedesktop.org:wlroots/wlroots
This commit is contained in:
commit
26f6fab4eb
275 changed files with 7472 additions and 5463 deletions
|
|
@ -6,8 +6,10 @@ wlr_files += files(
|
|||
'output/cursor.c',
|
||||
'output/output.c',
|
||||
'output/render.c',
|
||||
'output/state.c',
|
||||
'output/transform.c',
|
||||
'scene/subsurface_tree.c',
|
||||
'scene/surface.c',
|
||||
'scene/wlr_scene.c',
|
||||
'scene/output_layout.c',
|
||||
'scene/xdg_shell.c',
|
||||
|
|
@ -28,6 +30,7 @@ wlr_files += files(
|
|||
'wlr_buffer.c',
|
||||
'wlr_compositor.c',
|
||||
'wlr_cursor.c',
|
||||
'wlr_damage_ring.c',
|
||||
'wlr_data_control_v1.c',
|
||||
'wlr_drm.c',
|
||||
'wlr_export_dmabuf_v1.c',
|
||||
|
|
@ -61,6 +64,7 @@ wlr_files += files(
|
|||
'wlr_screencopy_v1.c',
|
||||
'wlr_server_decoration.c',
|
||||
'wlr_session_lock_v1.c',
|
||||
'wlr_single_pixel_buffer_v1.c',
|
||||
'wlr_subcompositor.c',
|
||||
'wlr_switch.c',
|
||||
'wlr_tablet_pad.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue