From 59dd1dddbabb93569d06fb5612cb8178a9a50c1e Mon Sep 17 00:00:00 2001 From: Las Date: Wed, 8 Aug 2018 13:43:44 +0200 Subject: Update pointer focus when cycling focus --- include/rootston/cursor.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/rootston') diff --git a/include/rootston/cursor.h b/include/rootston/cursor.h index 52c72a44..bcbc1c07 100644 --- a/include/rootston/cursor.h +++ b/include/rootston/cursor.h @@ -84,4 +84,6 @@ void roots_cursor_handle_request_set_cursor(struct roots_cursor *cursor, void roots_cursor_update_position(struct roots_cursor *cursor, uint32_t time); +void roots_cursor_update_focus(struct roots_cursor *cursor); + #endif -- cgit v1.2.3