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.
|
|
|
|
|
|
as this would lead to a self reference loop.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
event handling and make all event handling depend on processEcvents being called with a regular (~50ms) interval.
|
|
|
|
|
|
|
|
|
|
|
|
Changed all uievent enums to enum classes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
NativeWindowX11 and NativeWindowWin32 classes.
|
|
|
|
|
|
|
|
win32 includes window decorations).
|
|
|
|
|