weston/desktop-shell
Jonas Ådahl cd0f1acff4 desktop-shell: Make activate_binding take a view instead of surface
In preparation for further refactoring. This patch also removes a
redundant NULL check. Since we pass views, and views will always have an
associated surface, there is no point of checking if it has.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>
2015-10-23 17:03:54 -07:00
..
exposay.c input: add a weston_pointer_clear_focus() helper function 2015-08-06 16:28:30 +01:00
input-panel.c input-panel: Fix show_input_panel_surface crash when no surface has focus 2015-10-07 17:13:17 -07:00
shell.c desktop-shell: Make activate_binding take a view instead of surface 2015-10-23 17:03:54 -07:00
shell.h input: Pass the appropriate pointer type to bindings instead of a seat 2015-07-16 19:03:43 -07:00