Raise fullscreened window

Make sure that fullscreened window covers all normal windows
This commit is contained in:
Amadeusz Sławiński
2013-12-30 18:11:03 +00:00
committed by Carlos R. Mafra
parent a504370f3b
commit 311ab6b08c
+1
View File
@@ -702,6 +702,7 @@ void wFullscreenWindow(WWindow *wwin)
wWindowConfigureBorders(wwin);
ChangeStackingLevel(wwin->frame->core, WMNormalLevel);
wRaiseFrame(wwin->frame->core);
wwin->bfs_geometry.x = wwin->frame_x;
wwin->bfs_geometry.y = wwin->frame_y;