gnome-shell/js
Florian Müllner 792b963bda iconGrid: Change IconGrid.addItem() to take an object instead of an actor
IconGrid has never really been a general purpose container, but has
always been used in conjunction with BaseIcon. IconGrid will soon
gain the ability to adjust the item size dynamically to adapt to the
available space, which will require that we can make some more
assumptions about the items added to the grid (namely: we need
access to BaseIcon's setIconSize() method).
So change addItem() to take an object instead, which should have
an actor and a (BaseIcon) icon property.

Based on a patch by Carlos Soriano.

https://bugzilla.gnome.org/show_bug.cgi?id=706081
2013-09-02 20:36:39 +02:00
..
extensionPrefs extensionPrefs: Fix opening extension preferences on startup 2013-02-28 15:37:29 +01:00
gdm loginDialog: Remove "Session" subtitle heading 2013-08-30 10:45:46 -04:00
misc loginManager: Remove login manager versions of PowerOff/Reboot 2013-08-22 16:40:52 -04:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui iconGrid: Change IconGrid.addItem() to take an object instead of an actor 2013-09-02 20:36:39 +02:00
Makefile.am misc: add code to use settings-daemon smartcard service 2013-08-18 21:22:42 -04:00