mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-08 14:41:57 +08:00
refactoring. refactored stuff in client (with changes to server
as necessary).
This commit is contained in:
@@ -97,7 +97,7 @@ CXWindowsScreenSaver::~CXWindowsScreenSaver()
|
||||
}
|
||||
|
||||
bool
|
||||
CXWindowsScreenSaver::processEvent(XEvent* xevent)
|
||||
CXWindowsScreenSaver::onPreDispatch(const XEvent* xevent)
|
||||
{
|
||||
switch (xevent->type) {
|
||||
case CreateNotify:
|
||||
|
||||
Reference in New Issue
Block a user