gnome-shell/js/ui
Florian Müllner 8b3d4857aa [Overview] Postpone window repositioning while zooming
After closing a window, the remaining previews are repositioned
after a timeout; when it is called while the user zooms a preview,
the window positions get all messed up, so postpone the positioning
in this case until the zoom ends.

https://bugzilla.gnome.org/show_bug.cgi?id=613536
2010-03-24 19:38:57 +01:00
..
altTab.js Prevent from being partly offscreen 2010-03-17 21:34:13 +01:00
appDisplay.js Fix dragging of App Well and Places icons 2010-03-24 13:48:29 -04:00
appFavorites.js xgettext only recognizes _("foo"), not _('foo') in .js files. Fix 2010-02-15 08:33:35 -05:00
calendar.js Add missing semicolons noted by jslint 2010-03-15 09:50:05 -04:00
chrome.js Don't show chrome when a fullscreen window is open 2010-02-09 21:35:45 +01:00
dash.js [StWidget] add list-like methods for style_class and pseudo_class 2010-03-24 09:40:37 -04:00
dnd.js [DND] Allow setting drag actor max size and opacity 2010-03-23 11:32:16 -04:00
docDisplay.js Merge St.TextureCache and Shell.TextureCache 2010-03-05 16:19:40 -05:00
environment.js environment.js: set default direction for St widgets 2009-11-16 11:46:35 -05:00
extensionSystem.js Add extensionSystem 2009-12-18 11:19:59 -05:00
genericDisplay.js [StWidget] add list-like methods for style_class and pseudo_class 2010-03-24 09:40:37 -04:00
lightbox.js Port Lightbox to CSS and use it in runDialog 2010-02-26 23:16:55 +03:00
link.js Make link.js into a St.Button, delete unused link imports 2009-12-18 11:20:05 -05:00
lookingGlass.js [StWidget] add list-like methods for style_class and pseudo_class 2010-03-24 09:40:37 -04:00
main.js Use Meta.Display.lookup_keyboard_action to enable workspace switches 2010-03-18 14:15:07 -04:00
Makefile.am Add demands attention support to the messagetray 2010-02-22 20:09:43 +01:00
messageTray.js [MessageTray] Use #StWidget:track-hover 2010-03-24 10:13:36 -04:00
notificationDaemon.js Add missing semicolons noted by jslint 2010-03-15 09:50:05 -04:00
overview.js workspacesView.js: Fix dropping window on + 2010-03-22 23:46:24 +03:00
panel.js [panel.js] Remove duplicated 'let' 2010-03-16 10:51:05 -04:00
placeDisplay.js Fix dragging of App Well and Places icons 2010-03-24 13:48:29 -04:00
runDialog.js runDialog: use Shell.get_event_state(e), not e.get_state() 2010-03-24 13:16:12 -04:00
search.js Add missing semicolons noted by jslint 2010-03-15 09:50:05 -04:00
shellDBus.js [shellDBus] Avoid sending undefined over DBus 2009-11-13 12:45:46 -05:00
sidebar.js autohide sidebar in compact mode (v3) 2010-01-08 16:32:51 -05:00
statusMenu.js Merge St.TextureCache and Shell.TextureCache 2010-03-05 16:19:40 -05:00
tweener.js change a few stray tabs to spaces 2010-02-02 10:31:38 -05:00
widget.js fix a missed variable rename in 33dca516 2010-03-22 12:12:04 -04:00
widgetBox.js Fix single-actor widgets 2010-02-25 14:42:58 -05:00
windowAttentionHandler.js Add missing semicolons noted by jslint 2010-03-15 09:50:05 -04:00
windowManager.js [windowManager] Really fix state checking for workspace switcher popup 2010-03-18 14:53:58 -04:00
workspace.js [Overview] Postpone window repositioning while zooming 2010-03-24 19:38:57 +01:00
workspacesView.js [StWidget] add (optional) hover tracking 2010-03-24 10:03:50 -04:00
workspaceSwitcherPopup.js Add missing semicolons noted by jslint 2010-03-15 09:50:05 -04:00