mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-08 04:45:03 +08:00
fixes to get xscreensaver integration working.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user