[PATCH 0/9] exposay & alt-tab
Emilio Pozuelo Monfort
pochu27 at gmail.com
Fri Nov 15 08:53:29 PST 2013
The following series adds exposay as previously submitted on the list
but rebased on master. It also adds an alt-tab switcher which is a
nice demonstration of weston_views. In addition there's a bug fix
in the input code that is easily triggered by exposay.
Daniel Stone (3):
Add modifier-only binding
Add move/scale animation
Add Exposay
Emilio Pozuelo Monfort (5):
input: Don't send leave events to destroyed views
shell: Implement alt-tab switcher
exposay: add cancel impl to the kbd grab iface
exposay: Activate a surface when hovering it
shell: Set output on the focus_surfaces' view
Louis-Francis Ratté-Boulianne (1):
animation, shell: add kbd focus change animation
src/animation.c | 115 +++++-
src/bindings.c | 58 +++
src/compositor.c | 1 +
src/compositor.h | 31 ++
src/input.c | 63 ++++
src/shell.c | 1095 ++++++++++++++++++++++++++++++++++++++++++++++++++++--
6 files changed, 1333 insertions(+), 30 deletions(-)
--
1.8.4.rc3
More information about the wayland-devel
mailing list