Re: [PATCH 2/2] compositor: use Mod-Tab to show/raise minimized surfaces

2014-04-02 Thread Kristian Høgsberg
On Wed, Feb 26, 2014 at 03:53:11PM +0100, Manuel Bachmann wrote: > Temporarily show minimized surfaces when switching between > surfaces with the keyboard. If the final selected one was > minimized, it will be restored. > > Signed-off-by: Manuel Bachmann Thanks, both patches applied. Kristian

[PATCH 2/2] compositor: use Mod-Tab to show/raise minimized surfaces

2014-02-26 Thread Manuel Bachmann
Temporarily show minimized surfaces when switching between surfaces with the keyboard. If the final selected one was minimized, it will be restored. Signed-off-by: Manuel Bachmann --- desktop-shell/shell.c | 25 + 1 file changed, 25 insertions(+) diff --git a/desktop-s