On Thu, 14 Dec 2023 20:19:12 GMT, Jose Pereda <jper...@openjdk.org> wrote:

>> This PR replaces the deprecated `gdk_pointer_grab` with `gdk_seat_grab`, and 
>> `gdk_pointer_ungrab ` with `gdk_seat_ungrab`, using runtime checks and 
>> wrapped functions for GTK 3.20+ (so systems without it still run with GTK 
>> 3.8+), and fixes the dragging issue on Wayland.
>
> Jose Pereda has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   remove compile-time if checks

This now looks like what I would expect. I'll test it, mainly to look for 
regressions, since I don't have a touch screen to test the actual fix.

@tsayao Can you be the second reviewer?

-------------

PR Review: https://git.openjdk.org/jfx/pull/1305#pullrequestreview-1784185499

Reply via email to