mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
Introduce wlr_output_damage
This commit is contained in:
parent
664d7bfe4e
commit
ec837e3c9e
5 changed files with 230 additions and 97 deletions
|
|
@ -11,6 +11,7 @@ lib_wlr_types = static_library(
|
|||
'wlr_keyboard.c',
|
||||
'wlr_list.c',
|
||||
'wlr_output.c',
|
||||
'wlr_output_damage.c',
|
||||
'wlr_output_layout.c',
|
||||
'wlr_pointer.c',
|
||||
'wlr_primary_selection.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue