broadway: Improve touch events
We now respect core pointer grabs, and we do the pointer emulation detection on the browser side.
This commit is contained in:
@ -59,8 +59,6 @@ struct _GdkBroadwayDisplay
|
||||
|
||||
GdkBroadwayServer *server;
|
||||
|
||||
guint32 touch_sequence_down;
|
||||
|
||||
gpointer move_resize_data;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user