refactoring. refactored stuff in client (with changes to server

as necessary).
This commit is contained in:
crs
2002-07-12 20:41:23 +00:00
parent ef7fe1f283
commit 52b60d5175
14 changed files with 1325 additions and 1045 deletions

View File

@@ -97,7 +97,7 @@ CXWindowsScreenSaver::~CXWindowsScreenSaver()
}
bool
CXWindowsScreenSaver::processEvent(XEvent* xevent)
CXWindowsScreenSaver::onPreDispatch(const XEvent* xevent)
{
switch (xevent->type) {
case CreateNotify: