fixes to get xscreensaver integration working.

This commit is contained in:
crs
2002-06-22 20:29:59 +00:00
parent 95a1ce8798
commit 4d113aa235
3 changed files with 35 additions and 6 deletions

View File

@@ -292,7 +292,9 @@ CXWindowsScreen::processEvent(XEvent* xevent)
// looks like one of the windows that requested a clipboard
// transfer has gone bye-bye.
destroyClipboardRequest(xevent->xdestroywindow.window);
return true;
// we don't know if the event was handled or not so continue
break;
}
// let screen saver have a go