gnome-shell/js/gdm
Florian Müllner f46a165886 loginDialog: Scale focusBin instead of resizing it
When setting an explicit size as we do currently, rounding errors
(for instance introduced by padding not specified in pixels) may
affect the parent's size allocation, e.g. making it shrink or grow
each time the size is reset.
Rather than taking care of possible rounding errors, set up focusBin
to take up the available width and use scaling for the animation.

https://bugzilla.gnome.org/show_bug.cgi?id=675076
2012-07-18 23:56:54 +02:00
..
batch.js Port all classes with inheritance to class framework 2011-11-24 09:50:04 +01:00
consoleKit.js Port GDM and Caribou to GDBus 2011-11-24 09:50:04 +01:00
fingerprint.js gdm: don't fail if fprintd unavailable 2012-05-02 11:44:29 -04:00
loginDialog.js loginDialog: Scale focusBin instead of resizing it 2012-07-18 23:56:54 +02:00
powerMenu.js Fix wrong result handling of remote calls 2012-06-26 18:06:26 +02:00
systemd.js gdm: port gnome-shell --gdm-mode to systemd 2012-02-13 23:17:09 +01:00