weston/desktop-shell
Jonas Ådahl 94e2e2d39f compositor: Keep track of what views were activated by clicking
Adds a weston_view_activate() that can be passed an additional active
flag WESTON_ACTIVATE_CLICKED, that the shell passes when a view was
activated by clicking.

This allows shell-independent components implement heuristics depending
on how a view was activated.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
Acked-by: Peter Hutterer <peter.hutterer@who-t.net>
2016-07-26 17:21:15 +08:00
..
exposay.c desktop-shell: Pass a flag bitmask instead of bool to activate() 2016-07-26 17:21:15 +08:00
input-panel.c desktop-shell: update for manual surface/view mapping 2016-07-01 15:29:26 +03:00
shell.c compositor: Keep track of what views were activated by clicking 2016-07-26 17:21:15 +08:00
shell.h desktop-shell: Pass a flag bitmask instead of bool to activate() 2016-07-26 17:21:15 +08:00