Re: [weston v2 6/8] Shell: Add Exposay

2013-07-03 Thread Daniel Stone
Hi, On 3 July 2013 15:40, Giulio Camuffo wrote: > This is cool, but are we sure we want it? A very valid question. :) > From the "Clarifying scope and goals for weston" mail sent by Kristian [1]: > [...] > > It seems to me this Exposay is out of scope, and adds a quite big amount of > code > to

[weston v2 6/8] Shell: Add Exposay

2013-07-03 Thread Tomeu Vizoso
From: Daniel Stone Exposay provides window overview functions which, when a key which produces the binding modifier is pressed on its own, scales all currently-open windows down to be shown overlaid on the desktop, providing keyboard and mouse navigation to be able to switch window focus. Signed