Skip to content

Commit 018321f

Browse files
committed
e
1 parent 8ad892c commit 018321f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/managers/XWaylandManager.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ void CHyprXWaylandManager::activateSurface(SP<CWLSurfaceResource> pSurface, bool
5252
}
5353

5454
void CHyprXWaylandManager::activateWindow(PHLWINDOW pWindow, bool activate) {
55+
5556
if (pWindow->m_bIsX11) {
5657
if (activate) {
5758
pWindow->sendWindowSize(true); // update xwayland output pos

0 commit comments

Comments
 (0)