gnome-shell/js/ui
Giovanni Campagna 1256af7b9a WindowManager: scale windows to their monitor's corner on minimize
We previously scaled windows to (primary.x, 0), which is wrong if the
primary monitor is not at y == 0. At the same time, change the policy
to pick the hot corner on the monitor the window is on, because that's
closest to where it will appear in the overview.

https://bugzilla.gnome.org/show_bug.cgi?id=690241
2012-12-16 22:40:33 +01:00
..
components networkAgent: Only unregister if we've registered 2012-12-12 06:35:46 -05:00
status status/keyboard: remove the property whitelist 2012-12-14 00:47:19 +01:00
altTab.js switcherPopup: Add a timestamp argument to _finish() 2012-12-06 12:25:37 -05:00
appDisplay.js search: remove SearchProvider base class 2012-12-10 16:50:54 -05:00
appFavorites.js Show feedback notifications when the user is busy 2012-11-02 19:25:26 +01:00
boxpointer.js popupMenu: Overwrite ongoing animations when calling close repeatedly 2012-10-23 22:21:45 +02:00
calendar.js Calendar: remove dead code 2012-12-10 22:34:10 +01:00
checkBox.js
ctrlAltTab.js ctrlAltTab: Remove leftover 2012-12-07 13:02:57 -05:00
dash.js dash: Disable animations during overview transitions 2012-11-12 16:59:12 +01:00
dateMenu.js dateMenu: Hide "Open Calendar" item if calendar unavailable 2012-10-13 14:40:51 +02:00
dnd.js search: remove more dead code 2012-12-10 16:50:54 -05:00
endSessionDialog.js Use the correct icon in the restart dialog 2012-11-01 16:21:52 +00:00
environment.js
extensionDownloader.js
extensionSystem.js extensionSystem: Fix error reporting in lg / ListExtensionErrors() 2012-12-13 19:55:33 +01:00
flashspot.js
grabHelper.js popupMenu: Don't slide menus when we're changing them 2012-12-10 14:38:07 -05:00
ibusCandidatePopup.js
iconGrid.js iconGrid: Only recreate icons when needed 2012-12-13 21:35:05 -05:00
keyboard.js Layout: show the OSK on the monitor where the focused window lives 2012-11-20 17:57:24 +01:00
layout.js LayoutManager: fix findMonitorForWindow to take a metaWindow 2012-12-16 22:40:33 +01:00
lightbox.js
lookingGlass.js main: Add optional keybindingMode parameter to pushModal() 2012-11-17 01:44:22 +01:00
magnifier.js
magnifierDBus.js
main.js main: Fix signal name 2012-11-29 21:26:45 +01:00
messageTray.js message-tray: use a style class for summary-mode actor 2012-12-13 17:56:22 -05:00
modalDialog.js modalDialog: do not launch disabled button actions 2012-11-20 21:08:37 +01:00
notificationDaemon.js messageTray: Use a GIcon for a notification's icon/secondary icon 2012-10-16 12:14:16 -04:00
overview.js make the window thumbnails bigger 2012-12-14 12:58:43 +00:00
panel.js panel: Remove a dead check 2012-12-10 14:38:06 -05:00
panelMenu.js popupMenu: Introduce PopupDummyMenu 2012-12-07 19:55:28 -05: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-12-10 16:50:53 -05:00
remoteSearch.js search: remove SearchProvider base class 2012-12-10 16:50:54 -05:00
runDialog.js runDialog: Remove "Run" button again 2012-10-30 15:50:05 +01:00
screenShield.js screen-shield: disconnect from title-changed on destroy 2012-12-06 19:07:27 -05:00
scripting.js
search.js search: remove more dead code 2012-12-10 16:50:54 -05:00
searchDisplay.js search: remove more dead code 2012-12-10 16:50:54 -05:00
separator.js popupMenu: Break separator drawing code out of PopupSeparatorMenuItem 2012-12-10 16:50:53 -05:00
sessionMode.js sessionMode: Add support for 'parentMode' property 2012-12-05 21:56:57 +01:00
shellDBus.js dbus: Add a read-only org.gnome.Shell.Mode property 2012-11-30 17:28:34 +01:00
shellEntry.js
shellMountOperation.js Add a setting for the default state of 'Remember Password' 2012-12-02 23:01:56 +01:00
switcherPopup.js switcherPopup: Add a timestamp argument to _finish() 2012-12-06 12:25:37 -05:00
tweener.js
unlockDialog.js panel: Make Animation visible by default 2012-11-27 13:25:18 -05:00
userMenu.js userMenu: Update user name on session mode changes 2012-12-11 20:31:46 +01:00
viewSelector.js ViewSelector: remove unnecessary StBoxLayout 2012-12-15 15:23:21 +01:00
wanda.js search: remove SearchProvider base class 2012-12-10 16:50:54 -05:00
windowAttentionHandler.js Show feedback notifications when the user is busy 2012-11-02 19:25:26 +01:00
windowManager.js WindowManager: scale windows to their monitor's corner on minimize 2012-12-16 22:40:33 +01:00
workspace.js WindowOverlay: animate the close button together with the border 2012-11-24 18:55:47 +01:00
workspacesView.js workspaces-view: make sure to add spacing between view and controls 2012-12-15 14:13:36 -05:00
workspaceSwitcherPopup.js
workspaceThumbnail.js Revert "overview: highlight windows on launcher hover" 2012-11-07 00:33:32 +01:00
xdndHandler.js