b44e6bb42b
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. |
||
---|---|---|
.. | ||
dynwrappers | ||
detect_prime_x11.cpp | ||
detect_prime_x11.h | ||
display_server_x11.cpp | ||
display_server_x11.h | ||
gl_manager_x11.cpp | ||
gl_manager_x11.h | ||
key_mapping_x11.cpp | ||
key_mapping_x11.h | ||
SCsub | ||
vulkan_context_x11.cpp | ||
vulkan_context_x11.h |