diff --git a/docs.html b/docs.html index e7abf8b0a..7916dfa1d 100644 --- a/docs.html +++ b/docs.html @@ -53,6 +53,9 @@ SDL 1.2.15 is a minor bug fix release.
Use the OpenGL GLX_EXT_swap_control extension if available
++ XRandR support is disabled by default because it causes desktop reconfiguring. It can be enabled with the SDL_VIDEO_X11_XRANDR=1 environment variable, or by applying this patch: http://hg.libsdl.org/SDL/raw-rev/8ec3036098df +
- Fixed occasional crash handling WM_ACTIVATEAPP in Direct X code + Fixed application state handling with ALT-Tab
- Fixed application state handling with ALT-Tab + Fixed occasional crash handling WM_ACTIVATEAPP in Direct X code
Fixed UTF-8 decoding of Russian characters