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 674323 - Minor fixes for window overlays in overview
Minor fixes for window overlays in overview
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
3.4.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2012-04-18 12:10 UTC by Stefano Facchini
Modified: 2012-04-24 21:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
workspace: hide the overlay for a zoomed window when exiting the overivew (1.49 KB, patch)
2012-04-18 12:10 UTC, Stefano Facchini
committed Details | Review
workspace: Use the position hints when available also for the window overlay (1.63 KB, patch)
2012-04-18 12:10 UTC, Stefano Facchini
committed Details | Review

Description Stefano Facchini 2012-04-18 12:10:08 UTC
See patches.
Comment 1 Stefano Facchini 2012-04-18 12:10:41 UTC
Created attachment 212284 [details] [review]
workspace: hide the overlay for a zoomed window when exiting the overivew

Otherwise it remains visible until the overview animation is completed.
Comment 2 Stefano Facchini 2012-04-18 12:10:52 UTC
Created attachment 212285 [details] [review]
workspace: Use the position hints when available also for the window overlay

Otherwise when dropping a window in the current workspace the overlay will
appear from the top left corner.
Comment 3 Jasper St. Pierre (not reading bugmail) 2012-04-24 18:34:21 UTC
Review of attachment 212284 [details] [review]:

Ugh. I need to rework the zooming code.
Comment 4 Jasper St. Pierre (not reading bugmail) 2012-04-24 18:34:53 UTC
Review of attachment 212285 [details] [review]:

Sure.
Comment 5 Stefano Facchini 2012-04-24 21:24:45 UTC
Attachment 212284 [details] pushed as 6304169 - workspace: hide the overlay for a zoomed window when exiting the overivew
Attachment 212285 [details] pushed as 963c6ae - workspace: Use the position hints when available also for the window overlay