mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
config: add allowTearing option
This commit is contained in:
parent
7f357a388b
commit
2f0a9ef158
5 changed files with 56 additions and 1 deletions
|
|
@ -357,6 +357,7 @@ struct output {
|
|||
|
||||
bool leased;
|
||||
bool gamma_lut_changed;
|
||||
bool tearing;
|
||||
};
|
||||
|
||||
#undef LAB_NR_LAYERS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue