On Wed, Feb 22, 2012 at 02:50:46PM +0800, zhiwen...@linux.intel.com wrote:
> From: Alex Wu
>
>If client send set_fullscreen/set_transient request before the first
> attach,
>compositor has no chance to map the surface due to "if (es->output ==
> NULL)".
Ah yes, thanks. Committ
From: Alex Wu
If client send set_fullscreen/set_transient request before the first
attach,
compositor has no chance to map the surface due to "if (es->output ==
NULL)".
You can pull it from git://gitorious.org/wayland-for-krh/weston.git
map-bug
---
src/shell.c |8 +++