mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-01 12:41:55 -07:00
set created over fullscreen in movetotop
This commit is contained in:
@@ -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;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user