[PATCH 0/9] exposay & alt-tab

Emilio Pozuelo Monfort pochu27 at gmail.com
Tue Nov 19 02:37:10 PST 2013


Rebased on master and fixed a couple of conflicts with Giulio's recent
input changes. Fixed the typo spotted by Bryce.

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      |   65 +++-
 src/shell.c      | 1095 ++++++++++++++++++++++++++++++++++++++++++++++++++++--
 6 files changed, 1334 insertions(+), 31 deletions(-)

-- 
1.8.4.rc3



More information about the wayland-devel mailing list