gnome-shell/js/ui
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
..
components NetworkAgent: use g_close() instead of GUnixInputStream 2013-09-02 18:45:07 +02:00
status network: Adapt to the new NetworkManager API names 2013-08-31 22:33:16 -04:00
altTab.js
animation.js
appDisplay.js appDisplay: Paginate AllView 2013-09-02 19:06:35 +02:00
appFavorites.js dash: reload favorites when the installed app change 2013-08-31 18:55:24 +02:00
background.js Background: allow passing the settings schema from outside 2013-08-20 14:11:44 +02:00
backgroundMenu.js
boxpointer.js
calendar.js a11y: calendar: Month name should be navigable 2013-08-28 16:23:09 +02:00
checkBox.js checkBox: Remove custom container implementation 2013-08-20 08:06:30 +02:00
ctrlAltTab.js
dash.js dash: Fix typo 2013-08-31 19:53:37 +02:00
dateMenu.js a11y: calendar: full date string should be navigable 2013-08-28 19:13:33 +02:00
dnd.js
endSessionDialog.js EndSessionDialog: don't show other logged in users at log out 2013-08-30 15:59:13 +02:00
environment.js
extensionDownloader.js
extensionSystem.js
grabHelper.js
ibusCandidatePopup.js
iconGrid.js appDisplay: Paginate AllView 2013-09-02 19:06:35 +02:00
keyboard.js
layout.js layout: Remove some outdated set_hidden_from_pick calls 2013-08-21 16:53:04 -04:00
lightbox.js Lightbox: have animation times passed as parameters to show() and hide() 2013-08-20 21:52:04 +02:00
lookingGlass.js
magnifier.js
magnifierDBus.js
main.js Implementing building two separate binaries for x11 and wayland 2013-08-27 09:46:01 +02:00
messageTray.js Replace GnomeIdleMonitor with MetaIdleMonitor 2013-08-23 16:22:44 +02:00
modalDialog.js modalDialog: Request HEIGHT_FOR_WIDTH 2013-08-20 08:18:29 +02:00
notificationDaemon.js
osdWindow.js
overview.js Add a FocusApp method to org.gnome.Shell 2013-09-02 10:51:00 +02:00
overviewControls.js
panel.js
panelMenu.js
pointerWatcher.js Replace GnomeIdleMonitor with MetaIdleMonitor 2013-08-23 16:22:44 +02:00
popupMenu.js popupMenu: Make the section invisible if it has no visible children 2013-08-29 15:17:12 -04:00
remoteMenu.js
remoteSearch.js
runDialog.js
screencast.js
screenShield.js screenShield: Don't fade in the lock dialog 2013-08-26 17:52:57 -04:00
screenshot.js
scripting.js
search.js
searchDisplay.js iconGrid: Rename childrenInRow to columnsForWidth 2013-09-02 18:57:36 +02:00
separator.js
sessionMode.js
shellDBus.js ShellDBus: add ShowApplications method 2013-09-02 11:02:18 +02:00
shellEntry.js
shellMountOperation.js
slider.js a11y: using generic accessible at slider 2013-08-28 16:05:54 +02:00
switcherPopup.js
tweener.js
unlockDialog.js unlockDialog: Remove clutter constraints from the code 2013-08-26 19:05:15 -04:00
userWidget.js userWidget: Actually respect the iconSize parameter 2013-08-23 13:25:11 -04:00
viewSelector.js ShellDBus: add ShowApplications method 2013-09-02 11:02:18 +02:00
wanda.js
windowAttentionHandler.js
windowManager.js windowManager: Don't open overview after closing the last window on a workspace 2013-08-31 23:53:39 +02:00
workspace.js workspace: Make sure to sort the last row in the overview 2013-08-31 22:33:16 -04:00
workspacesView.js
workspaceSwitcherPopup.js
workspaceThumbnail.js
xdndHandler.js layout: Remove some outdated set_hidden_from_pick calls 2013-08-21 16:53:04 -04:00