mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 21:08:08 +01:00
code review
This commit is contained in:
@@ -548,8 +548,10 @@ wUnfullscreenWindow(WWindow *wwin)
|
||||
wwin->bfs_geometry.width, wwin->bfs_geometry.height);
|
||||
|
||||
wWindowConfigureBorders(wwin);
|
||||
/*
|
||||
// seems unnecessary, but also harmless (doesn't generate flicker) -Dan
|
||||
wFrameWindowPaint(wwin->frame);
|
||||
*/
|
||||
|
||||
WMPostNotificationName(WMNChangedState, wwin, "fullscreen");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user