From 5be5b4c8ebd30ba0623599a1acae5b5c1d1a40a3 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 17 Jan 2025 15:50:24 +0100 Subject: X11: only grab mouse devices with xi --- include/Overlay.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/Overlay.hpp b/include/Overlay.hpp index 45776b8..d93edf1 100644 --- a/include/Overlay.hpp +++ b/include/Overlay.hpp @@ -67,7 +67,7 @@ namespace gsr { void process_key_bindings(mgl::Event &event); void grab_mouse_and_keyboard(); void xi_setup_fake_cursor(); - void xi_grab_all_devices(); + void xi_grab_all_mouse_devices(); void close_gpu_screen_recorder_output(); -- cgit v1.2.3