mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-22 22:28:02 +01:00
Update for 0.51.0
This commit is contained in:
@@ -464,7 +464,9 @@ wGNOMEProcessClientMessage(XClientMessageEvent *event)
|
||||
} else {
|
||||
done = False;
|
||||
}
|
||||
return done;
|
||||
|
||||
if (done)
|
||||
return True;
|
||||
}
|
||||
|
||||
/* window specific client messages */
|
||||
|
||||
Reference in New Issue
Block a user