gnome-shell/js/ui
Tim L dc004f6eb7 modalDialog: show dialogs on monitor with the mouse pointer
Show the dialog on the monitor containing the pointer, rather than
the monitor with active focused window. This brings it inline with
the behaviour seen when launching applications.

Remove the focusMonitor/focusIndex from LayoutManager. These
properties were only used by the modal dialogs. Remove them since
they are not being used elsewhere.

https://bugzilla.gnome.org/show_bug.cgi?id=642591
2012-06-08 23:05:56 -04:00
..
status network: Remove old API 2012-06-05 18:10:25 -04:00
altTab.js
appDisplay.js
appFavorites.js
automountManager.js
autorunManager.js Start using MessageTray.Source directly instead of having to subclass it 2012-05-17 08:32:22 -04:00
boxpointer.js
calendar.js
checkBox.js
contactDisplay.js Added contexts to various Unknown strings 2012-06-01 14:44:40 +02:00
ctrlAltTab.js
dash.js
dateMenu.js sessionMode: Add showCalendarEvents property 2012-05-22 19:42:28 +02:00
dnd.js
endSessionDialog.js endSessionDialog: Factor out _updateDescription from _updateContent 2012-06-05 15:57:18 +02:00
environment.js Switch string formatting to the one inside gjs 2012-05-24 15:38:44 -04:00
extensionSystem.js extensionSystem: Show an icon in the install dialog 2012-05-25 18:25:51 -04:00
flashspot.js
iconGrid.js searchDisplay: Use the rowLimit we pass to the IconGrid 2012-06-03 01:32:29 -04:00
keyboard.js Start using MessageTray.Source directly instead of having to subclass it 2012-05-17 08:32:22 -04:00
keyringPrompt.js
layout.js modalDialog: show dialogs on monitor with the mouse pointer 2012-06-08 23:05:56 -04:00
lightbox.js
link.js
lookingGlass.js
magnifier.js Magnifier: Add brightness and contrast functionality 2012-05-16 18:59:33 -04:00
magnifierDBus.js
main.js Patch for bug https://bugzilla.gnome.org/show_bug.cgi?id=673630 2012-06-02 15:45:55 +03:00
messageTray.js messageTray: Don't show non urgent notifications while in fullscreen 2012-06-07 20:36:58 +02:00
modalDialog.js modalDialog: show dialogs on monitor with the mouse pointer 2012-06-08 23:05:56 -04:00
networkAgent.js
notificationDaemon.js Added contexts to various Unknown strings 2012-06-01 14:44:40 +02:00
overview.js sessionMode: Add hasOverview property 2012-05-22 19:42:28 +02:00
panel.js panel: Refuse to add (legacy) status icons not part of the session mode 2012-05-29 22:06:03 +02:00
panelMenu.js
placeDisplay.js
polkitAuthenticationAgent.js css: add a 'hidden' style class 2012-06-05 18:12:41 +02:00
popupMenu.js popupMenu: do not overflow the currentItems 2012-06-05 16:28:40 +02:00
remoteSearch.js
runDialog.js
scripting.js
search.js js: Don't use global.log* 2012-05-18 14:09:00 -04:00
searchDisplay.js searchDisplay: Use the rowLimit we pass to the IconGrid 2012-06-03 01:32:29 -04:00
sessionMode.js status/keyboard: Port to the new input sources settings 2012-06-01 22:18:59 +02:00
shellDBus.js extensionSystem: Remove now-unused version_tag, clean up other code as well 2012-05-25 18:25:51 -04:00
shellEntry.js
shellMountOperation.js Start using MessageTray.Source directly instead of having to subclass it 2012-05-17 08:32:22 -04:00
statusIconDispatcher.js
telepathyClient.js telepathyClient: Remove C-based TelepathyLogger wrapper 2012-06-01 08:59:59 -04:00
tweener.js
userMenu.js userMenu: Indicate progress on status changes 2012-06-01 19:53:44 -04:00
viewSelector.js
wanda.js
windowAttentionHandler.js Start using MessageTray.Source directly instead of having to subclass it 2012-05-17 08:32:22 -04:00
windowManager.js
workspace.js
workspacesView.js workspacesDisplay: Connect to 'notify::n-workspaces' early 2012-06-01 17:34:48 +02:00
workspaceSwitcherPopup.js
workspaceThumbnail.js
xdndHandler.js