schedule recalcs in LS
This commit is contained in:
parent
99ebbb36b2
commit
b18a2738e3
3 changed files with 10 additions and 4 deletions
|
|
@ -31,6 +31,7 @@ struct SMonitor {
|
|||
int framesToSkip = 0;
|
||||
int forceFullFrames = 0;
|
||||
bool noFrameSchedule = false;
|
||||
bool scheduledRecalc = false;
|
||||
wl_output_transform transform = WL_OUTPUT_TRANSFORM_NORMAL;
|
||||
|
||||
// for the special workspace
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue