On Tue, May 19, 2009 at 3:24 PM, Ali Abdallah <[email protected]> wrote: > Bastien Nocera wrote: >> Certainly not, using XSetScreenSaver means that if your app crashes, >> you'll end up with a disabled screensaver, instead of having the >> defaults restored. > I'm speaking about XRestSceenSaver call periodically, not to disable the > screen saver.
Actually it would be easier to create a simple DBus daemon script for xscreensaver that used service activation and g_timeout_add_seconds to call XResetScreenSaver than trying to fix things that are not broken (forcing GNOME apps to call Xlib functions directly). -- Patryk Zawadzki _______________________________________________ xdg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xdg
