aboutsummaryrefslogtreecommitdiff
path: root/include/Overlay.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/Overlay.hpp')
-rw-r--r--include/Overlay.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Overlay.hpp b/include/Overlay.hpp
index bf49a42..bfa8db4 100644
--- a/include/Overlay.hpp
+++ b/include/Overlay.hpp
@@ -60,6 +60,7 @@ namespace gsr {
void xi_setup();
void handle_xi_events();
void process_key_bindings(mgl::Event &event);
+ void grab_mouse_and_keyboard();
void xi_setup_fake_cursor();
void xi_grab_all_devices();
void xi_warp_pointer(mgl::vec2i position);