Merge branch 'Plasma/5.7'
This commit is contained in:
commit
d19f9a96b4
1 changed files with 1 additions and 0 deletions
|
@ -296,6 +296,7 @@ void Compositor::startupWithWorkspace()
|
|||
return;
|
||||
}
|
||||
Q_ASSERT(m_scene);
|
||||
connect(workspace(), &Workspace::destroyed, this, [this] { compositeTimer.stop(); });
|
||||
claimCompositorSelection();
|
||||
m_xrrRefreshRate = KWin::currentRefreshRate();
|
||||
fpsInterval = options->maxFpsInterval();
|
||||
|
|
Loading…
Reference in a new issue