Merge remote-tracking branch 'origin/master' into feature/android

This commit is contained in:
Po Lu 2023-07-18 21:26:56 +08:00
commit a636a66070

View file

@ -24503,6 +24503,8 @@ handle_one_xevent (struct x_display_info *dpyinfo,
/* As a result, Emacs should complete whatever editing
operations result from this touch sequence. */
touchpoint->ownership = TOUCH_OWNERSHIP_SELF;
goto XI_OTHER;
}
case XI_TouchUpdate: