minor fixes; hide some routines
This commit is contained in:
parent
ba3de38060
commit
1818ce0f28
6 changed files with 10 additions and 10 deletions
|
|
@ -53,6 +53,8 @@ eread(ulong keys, Event *e)
|
|||
}
|
||||
}
|
||||
|
||||
xmask |= EnterWindowMask|LeaveWindowMask;
|
||||
|
||||
XSelectInput(_x.display, _x.drawable, xmask);
|
||||
again:
|
||||
XWindowEvent(_x.display, _x.drawable, xmask, &xevent);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue