On Fri, 24 Feb 2012 18:08:40 +0200
Tiago Vignatti wrote:
> The code being removed is actually never triggered due a race
> with the client that has just launched. However the client will
> issue an surface_attach to the compositor that will run the same
> routines inside map() later a bit.
Did y
The code being removed is actually never triggered due a race with the client
that has just launched. However the client will issue an surface_attach to
the compositor that will run the same routines inside map() later a bit.
Signed-off-by: Tiago Vignatti
---
src/shell.c | 10 --
1 fil