xwayland: push invisible windows outside layout
fixes some xwl focus issues with special especially.
This commit is contained in:
parent
ea7569d7e0
commit
accb3d8d0b
3 changed files with 30 additions and 3 deletions
|
|
@ -2773,4 +2773,4 @@ void CCompositor::setPreferredScaleForSurface(wlr_surface* pSurface, double scal
|
|||
|
||||
void CCompositor::setPreferredTransformForSurface(wlr_surface* pSurface, wl_output_transform transform) {
|
||||
wlr_surface_set_preferred_buffer_transform(pSurface, transform);
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue