mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-09-30 07:08:29 +00:00
@@ -191,9 +191,6 @@ void CSubsurface::onUnmap() {
|
|||||||
if (m_sWLSurface.wlr() == g_pCompositor->m_pLastFocus)
|
if (m_sWLSurface.wlr() == g_pCompositor->m_pLastFocus)
|
||||||
g_pInputManager->releaseAllMouseButtons();
|
g_pInputManager->releaseAllMouseButtons();
|
||||||
|
|
||||||
if (m_pWindowParent)
|
|
||||||
m_pWindowParent->updateSurfaceScaleTransformDetails();
|
|
||||||
|
|
||||||
g_pInputManager->simulateMouseMovement();
|
g_pInputManager->simulateMouseMovement();
|
||||||
|
|
||||||
// TODO: should this remove children? Currently it won't, only on .destroy
|
// TODO: should this remove children? Currently it won't, only on .destroy
|
||||||
|
Reference in New Issue
Block a user