mirror of
https://github.com/Trensa-Organization/Hyprland.git
synced 2025-03-15 18:53:39 +01:00
parent
a4c1f4a03d
commit
31e1287da2
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue