input: fix minor issue with holding focus
This commit is contained in:
parent
0fc145c52c
commit
b1426cad28
2 changed files with 3 additions and 2 deletions
|
|
@ -2164,7 +2164,7 @@ SLayerSurface* CCompositor::getLayerSurfaceFromSurface(wlr_surface* pSurface) {
|
|||
return;
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
if (!ls->layerSurface || !ls->mapped)
|
||||
continue;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue