(https://bugs.freedesktop.org/attachment.cgi?id=1398): Fixe size of a
variable that gets assigned the value of SmartScheduleTime (|long|) to
|long|. This should help to prevent smart scheduler lockup on 64 bit
systems due to datatype overruns. Patch by Andreas Schwab and Egbert
Eich <eich@freedesktop.org>.
callbacks may be a bad idea as others may be interested in this event.
Removed the call to XSelectInput() altogether as we are in root window
anyway (Lubos Lunak).
Fix size of a variable that gets assigned the value of SmartScheduleTime
(long) to long. This should help to prevent smart scheduler lockup on
64 bit systems due to overruns (Andreas Schwab).