gnome-shell/js/ui
Marina Zhurakhinskaya dcc0f368bd Add tooltip delay to the preview pop-ups.
Showing previews after a delay allows the user to move the mouse around
the screen without triggering constant pop-ups.

Make sure we remove the pop-up when the user hits Escape and redisplay
the pop-up if we are updating the section results due to a change in space
allocated for it.

Rename protected variable _hasPreview to _showPreview in order to not have
the naming conflict with a new private variable _havePointer, which we
name in first person.
2009-03-21 10:37:15 -04:00
..
appDisplay.js Add tooltip delay to the preview pop-ups. 2009-03-21 10:37:15 -04:00
button.js Port to Clutter-0.9 2009-02-23 14:53:06 -05:00
dnd.js Bug 574697 - Slide the workspaces back in if the user starts dragging a document or an application item in the expanded display mode 2009-03-11 15:41:33 -04:00
docDisplay.js Add tooltip delay to the preview pop-ups. 2009-03-21 10:37:15 -04:00
genericDisplay.js Add tooltip delay to the preview pop-ups. 2009-03-21 10:37:15 -04:00
link.js Fix behavior of More... links by adding a Link class 2009-02-26 18:07:25 -05:00
main.js Add a built-in screencast recording facility 2009-03-20 16:53:50 -04:00
Makefile.am Make "make distcheck" work, and verify that we're disting all the javascript 2009-03-12 10:04:25 -04:00
overlay.js Add tooltip delay to the preview pop-ups. 2009-03-21 10:37:15 -04:00
panel.js Change Meta.Direction.Top to Meta.Side.TOP 2009-03-17 17:14:24 -04:00
runDialog.js Port to Clutter-0.9 2009-02-23 14:53:06 -05:00
tweener.js Add a wrapper around tweener to do some extra integration 2009-02-10 11:20:39 -05:00
windowManager.js Add a wrapper around tweener to do some extra integration 2009-02-10 11:20:39 -05:00
workspaces.js Don't add windows to overlay workspaces when overlay is being exited. 2009-03-17 18:33:54 -04:00