gnome-shell/js
Jasper St. Pierre 27b34992c6 iconGrid: Don't enter an infinite loop
If both spacing and -shell-grid-item-size are 0, as they would be with nothing
setting them, we enter an infinite loop where we try to compute the layout.
Avoid the situation entirely by defaulting -shell-grid-item-size to a sane
value instead of 0.

https://bugzilla.gnome.org/show_bug.cgi?id=662747
2012-02-07 17:40:22 -05:00
..
extensionPrefs extensionUtils: Create and allow access to a new "extension" object 2012-02-07 16:00:37 -05:00
gdm Fix some fallout from background-size addition 2012-01-10 21:50:21 +01:00
misc extensionUtils: Create and allow access to a new "extension" object 2012-02-07 16:00:37 -05:00
perf *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
ui iconGrid: Don't enter an infinite loop 2012-02-07 17:40:22 -05:00
Makefile.am Add a new tool, 'gnome-shell-extension-prefs', which can configure extensions 2012-02-07 16:00:37 -05:00