mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-19 13:58:15 +00:00
[client] wm/wayland: bypass SDL loop for pointer events
This commit is contained in:

committed by
Geoffrey McRae

parent
96c10c2c2d
commit
fd009c6392
@@ -237,3 +237,4 @@ extern struct AppState g_state;
|
||||
extern struct AppParams params;
|
||||
|
||||
void handleMouseGrabbed(double, double);
|
||||
void handleMouseNormal(double, double);
|
||||
|
Reference in New Issue
Block a user