Alban Crequy e5b46747d6 Initialize window->user_rect in the initial placement
The window positioning is delayed in idle_move_resize() in case the application
resizes/maximizes its window quickly after its creation. The delayed
positioning uses window->user_rect because of bug 426519 comment 3 (see
meta_window_move_resize_now()).

user_rect was not set in the initial positioning, causing the delayed
positioning unable to know which monitor we use for this window. As a
consequence, the window could jump spontaneously from one monitor to another.

With this patch, the window does not jump anymore.

https://bugzilla.gnome.org/show_bug.cgi?id=556696
2012-11-30 13:29:26 +00:00
..
2012-04-24 15:20:39 -04:00
2012-04-24 15:20:39 -04:00
2011-11-11 20:26:38 +01:00
2009-06-16 14:17:10 -04:00
2009-06-16 14:17:10 -04:00
2011-08-24 09:38:23 -04:00
2009-06-16 14:17:10 -04:00
2012-11-02 11:45:11 -04:00
2012-06-11 10:13:43 -04:00
2012-04-24 15:20:39 -04:00