Ignore master pointer device events since we use the slave devices
This commit is contained in:
1
glfw/x11_platform.h
vendored
1
glfw/x11_platform.h
vendored
@@ -425,6 +425,7 @@ typedef struct _GLFWlibraryX11
|
||||
PFN_XIGetProperty GetProperty;
|
||||
XIScrollDevice scroll_devices[16];
|
||||
unsigned num_scroll_devices;
|
||||
int master_pointer_id;
|
||||
Atom LIBINPUT_SCROLL_METHOD_ENABLED;
|
||||
} xi;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user