Files
weston/src
Kristian Høgsberg e4d3a2bce6 Only position fullscreen surface in surface->configure callback
We end up calling shell_configure_fullscreen() from activate(), where
surface->buffer may be NULL.  Instead, call it on initial map and
first buffer attach after surface type change.  Both code path
come from the surface->configure callback where surface->buffer is know
to be non-NULL.

https://bugs.freedesktop.org/show_bug.cgi?id=51678
2012-07-09 21:49:10 -04:00
..
2012-05-31 13:54:01 -04:00
2012-05-31 13:54:01 -04:00
2012-05-31 15:42:15 -04:00
2012-06-22 11:52:07 -04:00
2012-06-08 13:11:36 -04:00
2012-04-06 14:01:19 +02:00
2012-05-10 14:11:44 -04:00
2012-06-11 09:47:26 -04:00
2012-06-08 13:11:36 -04:00
2012-06-21 22:34:39 -04:00
2012-04-06 14:01:19 +02:00
2012-06-25 17:13:58 -04:00