[Wayland-bugs] [Bug 782183] wayland: new window momentarily displays on wrong monitor

2017-05-22 Thread mutter
https://bugzilla.gnome.org/show_bug.cgi?id=782183 Olivier Fourdan changed: What|Removed |Added Status|NEW |RESOLVED

[Wayland-bugs] [Bug 782183] wayland: new window momentarily displays on wrong monitor

2017-05-22 Thread mutter
https://bugzilla.gnome.org/show_bug.cgi?id=782183 Olivier Fourdan changed: What|Removed |Added Attachment #351955|accepted-commit_now |committed

[Wayland-bugs] [Bug 782183] wayland: new window momentarily displays on wrong monitor

2017-05-19 Thread mutter
https://bugzilla.gnome.org/show_bug.cgi?id=782183 Jonas Ådahl changed: What|Removed |Added Attachment #351955|reviewed|accepted-commit_now

[Wayland-bugs] [Bug 782183] wayland: new window momentarily displays on wrong monitor

2017-05-19 Thread mutter
https://bugzilla.gnome.org/show_bug.cgi?id=782183 --- Comment #16 from Olivier Fourdan --- For the size, sure the client is in charge, but the location still needs to be set/restored, and placement depends on the size. BTW, I think there is more to it than just

[Wayland-bugs] [Bug 782183] wayland: new window momentarily displays on wrong monitor

2017-05-19 Thread mutter
https://bugzilla.gnome.org/show_bug.cgi?id=782183 --- Comment #15 from Jonas Ådahl --- (In reply to Olivier Fourdan from comment #14) > I think there is another thing to consider, if we remove the > "maximize_*_after_placement" logic, the windows will most likely be > misplaced

[Wayland-bugs] [Bug 782183] wayland: new window momentarily displays on wrong monitor

2017-05-19 Thread mutter
https://bugzilla.gnome.org/show_bug.cgi?id=782183 --- Comment #14 from Olivier Fourdan --- I think there is another thing to consider, if we remove the "maximize_*_after_placement" logic, the windows will most likely be misplaced when eventually they're de-maximized (as

[Wayland-bugs] [Bug 782183] wayland: new window momentarily displays on wrong monitor

2017-05-19 Thread mutter
https://bugzilla.gnome.org/show_bug.cgi?id=782183 Jonas Ådahl changed: What|Removed |Added CC||jad...@gmail.com ---

[Wayland-bugs] [Bug 782183] wayland: new window momentarily displays on wrong monitor

2017-05-19 Thread mutter
https://bugzilla.gnome.org/show_bug.cgi?id=782183 --- Comment #12 from Olivier Fourdan --- Assuming this is maximize_*_after_placement, then this would be originally commit 010e620 for bug 111902 -- You are receiving this mail because: You are on the CC list for the

[Wayland-bugs] [Bug 782183] wayland: new window momentarily displays on wrong monitor

2017-05-19 Thread mutter
https://bugzilla.gnome.org/show_bug.cgi?id=782183 --- Comment #11 from Olivier Fourdan --- (In reply to Jonas Ådahl from comment #10) > > [...] > > First thing I can think of is to move part of the maximize code behind a > MetaWindowClass vfunc, as there are multiple

[Wayland-bugs] [Bug 782183] wayland: new window momentarily displays on wrong monitor

2017-05-18 Thread mutter
https://bugzilla.gnome.org/show_bug.cgi?id=782183 Jonas Ådahl changed: What|Removed |Added Attachment #351955|none|reviewed

[Wayland-bugs] [Bug 782183] wayland: new window momentarily displays on wrong monitor

2017-05-10 Thread mutter
https://bugzilla.gnome.org/show_bug.cgi?id=782183 --- Comment #8 from Olivier Fourdan --- Oh, looks like we show the window "too early" before it's placed: #0 start_simple_effect () at mutter/src/compositor/meta-window-actor.c:1066 #1 meta_window_actor_show () at

[Wayland-bugs] [Bug 782183] wayland: new window momentarily displays on wrong monitor

2017-05-10 Thread mutter
https://bugzilla.gnome.org/show_bug.cgi?id=782183 Olivier Fourdan changed: What|Removed |Added Attachment #351522|none|needs-work

[Wayland-bugs] [Bug 782183] wayland: new window momentarily displays on wrong monitor

2017-05-10 Thread mutter
https://bugzilla.gnome.org/show_bug.cgi?id=782183 --- Comment #6 from Olivier Fourdan --- Created attachment 351522 --> https://bugzilla.gnome.org/attachment.cgi?id=351522=edit [RFC PATCH] wayland: place window if moved before placement If a client changes the state of a

[Wayland-bugs] [Bug 782183] wayland: new window momentarily displays on wrong monitor

2017-05-05 Thread mutter
https://bugzilla.gnome.org/show_bug.cgi?id=782183 --- Comment #2 from Olivier Fourdan --- Created attachment 351165 --> https://bugzilla.gnome.org/attachment.cgi?id=351165=edit Screencast I tried hard to reproduce on F26 with mutter 3.24 on an old and slow laptop, and all

[Wayland-bugs] [Bug 782183] wayland: new window momentarily displays on wrong monitor

2017-05-05 Thread mutter
https://bugzilla.gnome.org/show_bug.cgi?id=782183 Olivier Fourdan changed: What|Removed |Added CC|