From 518ef46ef2c15bdfd2a1e0274fe2bf628639a310 Mon Sep 17 00:00:00 2001 From: emersion Date: Sun, 8 Oct 2017 18:19:05 +0200 Subject: Activate new views --- include/rootston/input.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/rootston/input.h') diff --git a/include/rootston/input.h b/include/rootston/input.h index e20446ea..9caf66c0 100644 --- a/include/rootston/input.h +++ b/include/rootston/input.h @@ -132,4 +132,7 @@ void view_begin_move(struct roots_input *input, struct wlr_cursor *cursor, void view_begin_resize(struct roots_input *input, struct wlr_cursor *cursor, struct roots_view *view, uint32_t edges); +void set_view_focus(struct roots_input *input, struct roots_desktop *desktop, + struct roots_view *view); + #endif -- cgit v1.2.3