gnome-shell/js
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
..
extensionPrefs extensionPrefs: Fix opening extension preferences on startup 2013-02-28 15:37:29 +01:00
gdm Show the session list when needed 2013-02-27 18:09:43 -05:00
misc extensionUtil: Add ExtensionFinder::extensions-loaded signal 2013-02-28 15:37:28 +01:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui workspace: Fix bad window positions with small windows 2013-02-28 18:15:15 -05:00
Makefile.am layout: rework background handling 2013-02-19 18:39:54 -05:00