virtualx-engine/platform
Markus Sauermann b44e6bb42b Fix colorpicker slider bug with mouse-up outside of popup
When releasing the mouse button outside of the popup while dragging
a slider, the slider still gets adjusted by mouse-move events.

The reason for this bug is that the mouse-up event is sent to the
focused window (main editor window) instead of the colorpicker
popup window.

This PR adjusts the linuxbsd X11 DisplayServer to send the event to the
correct expected window.
2022-12-06 19:30:13 +01:00
..
android Merge pull request #69578 from dsnopek/android-native-handles 2022-12-05 00:31:12 +01:00
ios Use system fonts as fallback and improve system font handling. 2022-12-04 18:44:20 +02:00
linuxbsd Fix colorpicker slider bug with mouse-up outside of popup 2022-12-06 19:30:13 +01:00
macos Use system fonts as fallback and improve system font handling. 2022-12-04 18:44:20 +02:00
uwp Unify usage of GLOBAL/EDITOR_GET 2022-10-18 19:01:48 +02:00
web Merge pull request #68870 from dsnopek/master-webxr-input 2022-12-02 12:24:40 +01:00
windows Windows: Make MSVC debug CRT opt-in (debug_crt=yes) 2022-12-05 15:56:12 +01:00
register_platform_apis.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00