desktop: refactor desktop_focus_view()

This commit is contained in:
Johan Malm 2020-10-08 20:08:41 +01:00
parent aa0b2b8e9e
commit f752610e0b
6 changed files with 23 additions and 35 deletions

View file

@ -221,7 +221,7 @@ void view_unminimize(struct view *view);
void view_for_each_surface(struct view *view,
wlr_surface_iterator_func_t iterator, void *user_data);
void desktop_focus_view(struct view *view);
void desktop_focus_view(struct seat *seat, struct view *view);
/**
* desktop_next_view - return next view