gnome-shell/js/ui
Jasper St. Pierre bc8965fe63 overview: Center the main overview group accordingly
Using the same logic as the panel which smartly centers everything,
smartly center the overview contents if we have enough space to do so.
2012-11-01 12:58:11 -04:00
..
components NetworkAgent: cancel requests when disabling component 2012-10-30 16:34:13 +01:00
status NetworkMenu: don't use a global switch for all VPN connections 2012-10-30 16:08:33 +01:00
altTab.js altTab: take into account all windows when computing app icon ordering 2012-03-18 14:52:29 +01:00
appDisplay.js overview and others: Rename item-drag signals to app-drag 2012-11-01 12:58:09 -04:00
appFavorites.js Port everything to class framework 2011-11-24 09:50:04 +01:00
boxpointer.js popupMenu: Overwrite ongoing animations when calling close repeatedly 2012-10-23 22:21:45 +02:00
calendar.js calendar: Handle calendar-server errors 2012-10-24 18:26:03 +02:00
centerLayout.js centerLayout: Add some utilities to connect us up to CSS 2012-11-01 12:58:07 -04:00
checkBox.js checkBox: Work around a height-for-width problem 2012-03-26 14:43:54 +02:00
ctrlAltTab.js ctrlAltTab: Only set the stage focus mode when we're focusing a widget 2012-10-03 13:04:46 -03:00
dash.js dash: fix for shrinking dash while animating 2012-11-01 12:58:10 -04:00
dateMenu.js dateMenu: Hide "Open Calendar" item if calendar unavailable 2012-10-13 14:40:51 +02:00
dnd.js dnd: Fix regression from e6fd2be 2012-10-02 21:16:28 -03:00
endSessionDialog.js Use UserAvatarWidget to display user avatars 2012-08-31 23:31:25 +02:00
environment.js Switch string formatting to the one inside gjs 2012-05-24 15:38:44 -04:00
extensionDownloader.js extensionDownloader: Fix extension installation 2012-08-23 22:57:46 -03:00
extensionSystem.js Fix extension styling 2012-09-13 22:41:17 +02:00
flashspot.js screenshot: add a 'flash' boolean flag to screenshot methods 2012-01-25 19:20:09 -05:00
grabHelper.js grabHelper: Ignore events from On-Screen-Keyboard 2012-09-25 08:25:24 +02:00
ibusCandidatePopup.js ibusCandidatePopup: A candidate popup for IBus input methods 2012-07-16 00:59:13 +02:00
iconGrid.js iconGrid: Handle preferred height requests for infinite widths 2012-11-01 12:58:08 -04:00
keyboard.js keyboard: Disable "tray" button in lock/login screen 2012-09-25 08:25:26 +02:00
layout.js layout: Use a MetaBackgroundActor, not a custom ClutterX11TexturePixmap 2012-10-26 11:54:25 -04:00
lightbox.js screenShield: add initial functionality 2012-07-21 15:40:28 +02:00
lookingGlass.js lookingGlass: Fix object inspector for multi-monitor scenarios 2012-09-16 17:38:18 -03:00
magnifier.js magnifier: Don't use some deprecated APIs 2012-08-31 16:43:52 -03:00
magnifierDBus.js Port everything to class framework 2011-11-24 09:50:04 +01:00
main.js Allow the shell to run without the screenshield 2012-09-18 20:25:09 +02:00
messageTray.js messageTray: Hide summary notification immediately when closing the tray 2012-10-25 22:45:36 +02:00
modalDialog.js modalDialog: Remove the fade in buttons code 2012-10-16 10:49:20 -04:00
notificationDaemon.js messageTray: Use a GIcon for a notification's icon/secondary icon 2012-10-16 12:14:16 -04:00
overview.js overview: Center the main overview group accordingly 2012-11-01 12:58:11 -04:00
panel.js panel: Abstract the centered panel logic out into a ClutterLayoutManager 2012-11-01 12:58:07 -04:00
panelMenu.js panelMenu: Fix exception when destroying menuless button 2012-10-26 15:49:26 +02:00
pointerWatcher.js Port to GnomeIdleMonitor 2012-10-22 12:06:45 -04:00
popupMenu.js popupMenu: Break separator drawing code out of PopupSeparatorMenuItem 2012-11-01 12:58:09 -04:00
remoteSearch.js remoteSearch: We do not need a fallback for createIcon 2012-11-01 12:58:09 -04:00
runDialog.js runDialog: Remove "Run" button again 2012-10-30 15:50:05 +01:00
screenShield.js screenShield: Tweak curtain animation timings 2012-10-26 12:56:17 +02:00
scripting.js Port client side code to GDBus 2011-11-11 11:15:38 -05:00
search.js searchDisplay, and others: Switch from provider title to provider icon 2012-11-01 12:58:09 -04:00
searchDisplay.js overview and others: Rename item-drag signals to app-drag 2012-11-01 12:58:09 -04:00
sessionMode.js gdm: Move logo into the panel 2012-10-25 18:31:16 +02:00
shellDBus.js ScreenShield: implement o.g.ScreenSaver.GetActiveTime 2012-10-18 15:30:40 +02:00
shellEntry.js shellEntry: Make the entry have a fake focus state when a context menu is open 2012-09-12 14:15:18 -03:00
shellMountOperation.js st: Remove StIconType 2012-08-29 16:41:09 -03:00
tweener.js tweener: make timeline loop indefinitely 2012-03-18 22:54:51 -04:00
unlockDialog.js UnlockDialog: clear the password on failure 2012-10-29 17:54:12 +01:00
userMenu.js Add a setting to force the 'Log out' menuitem 2012-10-31 12:46:49 -04:00
viewSelector.js overview: overview as boxlayouts 2012-11-01 12:58:10 -04:00
wanda.js wanda: Use an StIcon again for createIcon 2012-10-02 18:42:41 -03:00
windowAttentionHandler.js MessageTray: rework icon handling to split model and view 2012-07-21 15:40:28 +02:00
windowManager.js windowManager: Disable the window dimmer when we close all attached dialogs 2012-08-31 16:43:52 -03:00
workspace.js workspace: Don't recalculate window positions when leaving the overview 2012-11-01 12:58:09 -04:00
workspacesView.js overview, workspacesView: Use ThumbnailsBox for independent workspace thumbnails 2012-11-01 12:58:11 -04:00
workspaceSwitcherPopup.js WorkspaceSwitcherPopup: fix for dynamic workspace changes 2012-07-16 19:15:53 +02:00
workspaceThumbnail.js overview, workspacesView: Use ThumbnailsBox for independent workspace thumbnails 2012-11-01 12:58:11 -04:00
xdndHandler.js xdndHandler: pass actor-relative coordinates to handleDragOver 2012-02-12 20:21:56 +01:00