mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-19 16:25:50 +01:00
- put back wmksize(), wmkrange() and wmkpoint() as functions instead of macros
- fixed some compilation warnings with -Wall - some code cleanup
This commit is contained in:
@@ -208,7 +208,7 @@ int
|
||||
WMHandleEvent(XEvent *event)
|
||||
{
|
||||
W_EventHandler *hPtr;
|
||||
W_View *view, *vPtr, *toplevel;
|
||||
W_View *view, *toplevel;
|
||||
unsigned long mask;
|
||||
Window window;
|
||||
WMArrayIterator iter;
|
||||
|
||||
Reference in New Issue
Block a user