After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 641309 - When live_hidden_previews is set, force placement for hidden windows
When live_hidden_previews is set, force placement for hidden windows
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Florian Müllner
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2011-02-03 00:18 UTC by Owen Taylor
Modified: 2011-02-03 04:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
When live_hidden_previews is set, force placement for hidden windows (4.16 KB, patch)
2011-02-03 00:18 UTC, Owen Taylor
committed Details | Review

Description Owen Taylor 2011-02-03 00:18:36 UTC
If we are previewing hidden windows, we might be previewing them in a context
like a thumbnail view of a workspace where we care about positioning. So, instead
of waiting until the window is first actually shown to place it, if
live_hidden_previews is set, place the window window when we first compute its
visibility, even if we don't end up showing it.
Comment 1 Owen Taylor 2011-02-03 00:18:39 UTC
Created attachment 179955 [details] [review]
When live_hidden_previews is set, force placement for hidden windows
Comment 2 Florian Müllner 2011-02-03 00:48:22 UTC
Review of attachment 179955 [details] [review]:

Makes sense.
Comment 3 Owen Taylor 2011-02-03 04:56:26 UTC
Attachment 179955 [details] pushed as 3716c30 - When live_hidden_previews is set, force placement for hidden windows