mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-15 08:56:26 -05:00
rootston: damage tracking scale support
This commit is contained in:
parent
3f96427d08
commit
4223fbc763
4 changed files with 45 additions and 3 deletions
|
|
@ -3,6 +3,8 @@ lib_wlr_util = static_library(
|
|||
files(
|
||||
'log.c',
|
||||
'os-compatibility.c',
|
||||
'region.c',
|
||||
),
|
||||
include_directories: wlr_inc,
|
||||
dependencies: [pixman],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue