Thorough(!) remodeling of the arch/ directory and the contents therein; fixed link-time warnings on GCC and should make things a lot easier to manage. A pile of other random things too, mostly cleanups and getting things to work with the remodeled arch/ directory.
This commit is contained in:
@@ -97,7 +97,8 @@ CString LowLevelWindow_X11::TryVideoMode(RageDisplay::VideoModeParams p, bool &b
|
||||
// We're remodeling the existing window, and not touching the
|
||||
// context.
|
||||
bNewDeviceOut = false;
|
||||
// Remap the window to work around possible buggy WMs and/or X servers
|
||||
// Remap the window to work around possible buggy WMs and/or
|
||||
// X servers
|
||||
XUnmapWindow(X11Helper::Dpy(), X11Helper::Win() );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user