mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
Implement wlr_region using pixman
This commit is contained in:
parent
a77fac0760
commit
1bea754521
5 changed files with 58 additions and 1 deletions
|
|
@ -3,6 +3,7 @@ wlr_files += files(
|
|||
'wlr_keyboard.c',
|
||||
'wlr_output.c',
|
||||
'wlr_pointer.c',
|
||||
'wlr_region.c',
|
||||
'wlr_tablet_pad.c',
|
||||
'wlr_tablet_tool.c',
|
||||
'wlr_touch.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue