gnome-shell/js/ui
Giovanni Campagna 352ad8f558 Modal stack: fix handling of destroyed actors
Destroyed modal actors should be completely removed from the modal
stack automatically, including leaving modality if needed.
This allows for destroying modal dialogs without calling close().
2012-05-21 18:47:47 +02:00
..
status bluetooth: Enforce a PIN length of 6 digits 2012-05-18 17:41:19 +02:00
altTab.js altTab: take into account all windows when computing app icon ordering 2012-03-18 14:52:29 +01:00
appDisplay.js search: Remove the ability to add synchronous search providers 2012-05-07 15:29:46 -03:00
appFavorites.js Port everything to class framework 2011-11-24 09:50:04 +01:00
automountManager.js autorunManager: Fix fallout from port to systemd 2012-02-23 03:39:02 -05:00
autorunManager.js Start using MessageTray.Source directly instead of having to subclass it 2012-05-17 08:32:22 -04:00
boxpointer.js boxpointer: Prevent spurious input events while animating 2012-03-12 20:58:53 +01:00
calendar.js st-container: Remove st_container_destroy_children 2012-02-22 17:00:44 -05:00
checkBox.js checkBox: Work around a height-for-width problem 2012-03-26 14:43:54 +02:00
contactDisplay.js search: Remove the ability to add synchronous search providers 2012-05-07 15:29:46 -03:00
ctrlAltTab.js Remove the shell_get_event_state() wrapper 2012-02-28 18:11:36 +01:00
dash.js dash: Destroy tooltip label when item is removed 2012-04-27 15:50:48 -04:00
dateMenu.js a11y: Using the proper label_actor for date menu on top panel 2012-05-03 20:47:11 +02:00
dnd.js dnd: Improve special-handling of St.Button 2012-03-20 02:41:50 +01:00
endSessionDialog.js endSessionDialog: Use lookup_heuristic_basename for vendor prefix lookup 2012-03-17 10:45:56 -04:00
environment.js environment: Allow window.log to take multiple arguments 2012-04-29 17:12:05 -04:00
extensionSystem.js extensionSystem: Make it a non-fatal error to re-load an extension 2012-04-09 14:02:31 -03:00
flashspot.js screenshot: add a 'flash' boolean flag to screenshot methods 2012-01-25 19:20:09 -05:00
iconGrid.js baseIcon: Always recreate icon texture on style changes 2012-04-13 11:12:24 +02:00
keyboard.js Start using MessageTray.Source directly instead of having to subclass it 2012-05-17 08:32:22 -04:00
keyringPrompt.js Add gnome-keyring prompter 2012-02-29 20:16:14 +01:00
layout.js st: Remove custom text direction stuff 2012-02-28 08:14:06 -05:00
lightbox.js lightbox: make sure this.shown set to false when start showing 2012-05-21 18:47:44 +02:00
link.js Port all classes with inheritance to class framework 2011-11-24 09:50:04 +01:00
lookingGlass.js lookingGlass: Remove the "Errors" tab 2012-04-29 17:12:07 -04:00
magnifier.js Magnifier: Add brightness and contrast functionality 2012-05-16 18:59:33 -04:00
magnifierDBus.js Port everything to class framework 2011-11-24 09:50:04 +01:00
main.js Modal stack: fix handling of destroyed actors 2012-05-21 18:47:47 +02:00
messageTray.js messageTray: Allow to make notification buttons insensitive 2012-05-18 17:39:50 +02:00
modalDialog.js modalDialog: Fix setting the initial key focus after the 1st time 2012-03-12 00:52:34 +01:00
networkAgent.js networkAgent: Fix external-ui dialogs 2012-03-19 20:40:40 +01:00
notificationDaemon.js Start using MessageTray.Source directly instead of having to subclass it 2012-05-17 08:32:22 -04:00
overview.js a11y: Set an accessible-name to the overview 2012-03-19 15:07:29 +01:00
panel.js panel: Check for appMenu button's reactivity before opening 2012-05-18 17:38:06 +02:00
panelMenu.js a11y: Setting role on several panel ui elements 2012-03-15 18:58:44 +01:00
placeDisplay.js search: Remove the ability to add synchronous search providers 2012-05-07 15:29:46 -03:00
polkitAuthenticationAgent.js Rename CSS selectors for password prompts 2012-02-10 09:16:09 +01:00
popupMenu.js Revert "popupMenu: Fix RemoteMenu items with boolean state action" 2012-04-29 10:38:52 +02:00
remoteSearch.js search: Remove the ability to add synchronous search providers 2012-05-07 15:29:46 -03:00
runDialog.js a11y: Setting role and label-actor for runDialog 2012-03-10 02:27:19 +01:00
screenShield.js ScreenShield: improve locking/modal policy 2012-05-21 18:47:47 +02:00
scripting.js Port client side code to GDBus 2011-11-11 11:15:38 -05:00
search.js searchDisplay: Remove the sync search completed code path 2012-05-07 21:45:45 +02:00
searchDisplay.js searchDisplay: Remove the sync search completed code path 2012-05-07 21:45:45 +02:00
shellDBus.js dbus: Add FlashArea method 2012-02-20 21:54:06 +01:00
shellEntry.js Port PopupMenu to new Lang.Class framework 2011-11-24 09:50:04 +01:00
shellMountOperation.js Start using MessageTray.Source directly instead of having to subclass it 2012-05-17 08:32:22 -04:00
statusIconDispatcher.js Port everything to class framework 2011-11-24 09:50:04 +01:00
telepathyClient.js Start using MessageTray.Source directly instead of having to subclass it 2012-05-17 08:32:22 -04:00
tweener.js tweener: make timeline loop indefinitely 2012-03-18 22:54:51 -04:00
unlockDialog.js Add UnlockDialog for unlocking the screen shield 2012-05-21 18:47:44 +02:00
userMenu.js userMenu: Update to latest mockups 2012-05-10 15:54:37 +02:00
viewSelector.js viewSelector: Allow to start navigating results using arrow keys 2012-03-20 18:22:26 +01:00
wanda.js search: Remove the ability to add synchronous search providers 2012-05-07 15:29:46 -03:00
windowAttentionHandler.js Start using MessageTray.Source directly instead of having to subclass it 2012-05-17 08:32:22 -04:00
windowManager.js windowManager: Adapt to mutter API change 2012-04-16 20:33:31 -04:00
workspace.js screenShield: add initial functionality 2012-05-21 18:47:40 +02:00
workspacesView.js Refactor show()/hide() sequences 2012-05-02 12:43:58 -04:00
workspaceSwitcherPopup.js st: Remove st-group 2012-02-28 08:14:06 -05:00
workspaceThumbnail.js workspaceThumbnail: set correct cursor when hovering the drop placeholder 2012-03-30 17:44:39 +02:00
xdndHandler.js xdndHandler: pass actor-relative coordinates to handleDragOver 2012-02-12 20:21:56 +01:00