gnome-shell/js
Carlos Soriano 754ca7c8f2 appDisplay: Paginate AllView
Organize applications in AllView by pages using the new PaginatedIconGrid
added previously. Pagination is generally a better pattern for collections
than scrolling, as it better suits spacial memory.
Hook into AppDisplay's allocation function to communicate the available
size to the different views before child allocations - this is only
required by the paginated view (as pages must be computed before
calling get_preferred_height/get_preferred_width), but doing it for
all views will guarantee that their dynamic spacing calculation is
based on the same values.

https://bugzilla.gnome.org/show_bug.cgi?id=706081
2013-09-02 19:06:35 +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 appDisplay: Paginate AllView 2013-09-02 19:06:35 +02:00
Makefile.am misc: add code to use settings-daemon smartcard service 2013-08-18 21:22:42 -04:00