Mercurial > sdl-ios-xcode
diff src/video/x11/SDL_x11dyn.c @ 3025:54fac87e1f34
Added an API to enable/disable the screen saver.
The screensaver is disabled by default when using SDL 1.2 compatibility.
Use the new XScreenSaver extension, removed unused DPMS extension.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 12 Jan 2009 06:19:05 +0000 |
parents | 99210400e8b9 |
children | 76a1692fcec5 |
line wrap: on
line diff
--- a/src/video/x11/SDL_x11dyn.c Sun Jan 11 23:56:19 2009 +0000 +++ b/src/video/x11/SDL_x11dyn.c Mon Jan 12 06:19:05 2009 +0000 @@ -62,6 +62,7 @@ {NULL, SDL_VIDEO_DRIVER_X11_DYNAMIC_XRENDER}, {NULL, SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR}, {NULL, SDL_VIDEO_DRIVER_X11_DYNAMIC_XINPUT}, + {NULL, SDL_VIDEO_DRIVER_X11_DYNAMIC_XSS}, }; static void