mirror of
https://github.com/labwc/labwc.git
synced 2025-11-04 13:30:07 -05:00
Add tearing support (#1390)
Co-authored-by: Andrew J. Hesford <ajh@sideband.org>
This commit is contained in:
parent
72f3ce6b41
commit
bce0c6ce56
13 changed files with 111 additions and 1 deletions
|
|
@ -19,6 +19,7 @@ labwc_sources = files(
|
|||
'server.c',
|
||||
'session-lock.c',
|
||||
'snap.c',
|
||||
'tearing.c',
|
||||
'theme.c',
|
||||
'view.c',
|
||||
'view-impl-common.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue