set created over fullscreen in movetotop
This commit is contained in:
parent
3bd9ee0d32
commit
121ea1fac2
1 changed files with 2 additions and 0 deletions
|
|
@ -1054,6 +1054,8 @@ void CCompositor::moveWindowToTop(CWindow* pWindow) {
|
||||||
|
|
||||||
moveToTop(pWindow);
|
moveToTop(pWindow);
|
||||||
|
|
||||||
|
pWindow->m_bCreatedOverFullscreen = true;
|
||||||
|
|
||||||
if (!pWindow->m_bIsX11)
|
if (!pWindow->m_bIsX11)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue