mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-15 08:56:26 -05:00
Introduce wlr_buffer
This commit is contained in:
parent
a072a8309e
commit
e4933ab445
5 changed files with 263 additions and 91 deletions
|
|
@ -20,6 +20,7 @@ lib_wlr_types = static_library(
|
|||
'xdg_shell_v6/wlr_xdg_surface_v6.c',
|
||||
'xdg_shell_v6/wlr_xdg_toplevel_v6.c',
|
||||
'wlr_box.c',
|
||||
'wlr_buffer.c',
|
||||
'wlr_compositor.c',
|
||||
'wlr_cursor.c',
|
||||
'wlr_gamma_control.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue