Jasper St. Pierre 083c37a7b2 workspace: Fix bad window positions with small windows
This can happen if you open two or three terminal windows, and then
open the overview -- they're not centered. The issue is that because
of the WINDOW_CLONE_MAXIMUM_SCALE clamping, the scale that is being
laid out is different from the scale that the layout was calculated
for.

Implement and document a hack-ish solution which simply keeps the
scale for the layout as originally calculated, but centers the
windows inside the cell.

https://bugzilla.gnome.org/show_bug.cgi?id=694902
2013-02-28 18:15:15 -05:00
..
2013-02-18 04:31:45 -05:00
2013-02-22 09:46:30 +01:00
2013-02-22 14:28:58 +01:00
2013-02-22 14:28:58 +01:00
2013-02-22 20:02:22 +01:00