fix crash
This commit is contained in:
parent
c5a4c83f78
commit
f3c597bfb7
2 changed files with 1 additions and 2 deletions
|
|
@ -664,8 +664,6 @@ void CCompositor::focusWindow(CWindow* pWindow, wlr_surface* pSurface) {
|
|||
|
||||
focusSurface(PWINDOWSURFACE, pWindow);
|
||||
|
||||
m_pLastFocus = PWINDOWSURFACE;
|
||||
|
||||
g_pXWaylandManager->activateWindow(pWindow, true); // sets the m_pLastWindow
|
||||
|
||||
// do pointer focus too
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue