Age | Commit message (Collapse) | Author |
|
plugin gui window rectangle.
|
|
|
|
|
|
|
|
non-X11 platforms.
|
|
|
|
|
|
creation.
|
|
It automatically got translated to a left click which broke the
navigation in the file browser and the scrolling on the Slider.
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
Changed all uievent enums to enum classes.
|
|
|
|
|
|
|
|
|
|
|
|
NativeWindowX11 and NativeWindowWin32 classes.
|
|
|
|
|
|
|