mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-22 06:59:44 -05:00
rootston: do not redraw if output has no damage
This commit is contained in:
parent
bcb58b5caa
commit
1a084807ce
6 changed files with 108 additions and 45 deletions
|
|
@ -15,5 +15,5 @@ if get_option('enable_xwayland')
|
|||
sources += ['xwayland.c']
|
||||
endif
|
||||
executable(
|
||||
'rootston', sources, dependencies: [wlroots, wlr_protos]
|
||||
'rootston', sources, dependencies: [wlroots, wlr_protos, pixman]
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue