mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-29 03:01:54 -07:00
set created over fullscreen in movetotop
This commit is contained in:
@@ -1054,6 +1054,8 @@ void CCompositor::moveWindowToTop(CWindow* pWindow) {
|
||||
|
||||
moveToTop(pWindow);
|
||||
|
||||
pWindow->m_bCreatedOverFullscreen = true;
|
||||
|
||||
if (!pWindow->m_bIsX11)
|
||||
return;
|
||||
|
||||
|
Reference in New Issue
Block a user