Age | Commit message (Collapse) | Author |
|
|
|
|
|
and also when rendering window pixel buffer to native window. Win32 only partially implemented.
|
|
unnecessary rendering passes during event handling.
|
|
|
|
in both.
|
|
|
|
|
|
|
|
The event time for them is always '0' and thus we couldn't recognize
double-clicks.
|
|
|
|
|
|
event handling and make all event handling depend on processEcvents being called with a regular (~50ms) interval.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
NativeWindowX11 and NativeWindowWin32 classes.
|
|
|
|
|