gnome-shell/js/ui
Dan Winship 136ce3257d Clean up Workspace animation. #567865
Use Tweener.registerSpecialPropertyModifier to handle moving windows in
straight lines on the screen even while their parent workspaces are also
moving.

Have the remove buttons track their parent workspace scale and deal with
it automatically rather than having special cases in each Workspace method.

svn path=/trunk/; revision=157
2009-01-21 20:35:20 +00:00
..
appDisplay.js load the GAppInfos at startup time rather than waiting until the overlay 2009-01-13 20:45:54 +00:00
button.js Redo tabs => spaces indentation change to not lose manual indentation 2008-12-01 19:51:43 +00:00
docDisplay.js Escape % in g_app_info_create_from_commandline 2009-01-17 14:41:45 +00:00
genericDisplay.js Display thumbnails of recent files in the overlay mode by using GnomeThumbnailFactory to get them. Fall back to the system icon for the file type provided by GtkRecentInfo when a thumbnail is not available. 2009-01-09 01:09:35 +00:00
main.js Adapt to new Tweener frame ticker API 2009-01-20 18:32:25 +00:00
overlay.js Display thumbnails of recent files in the overlay mode by using GnomeThumbnailFactory to get them. Fall back to the system icon for the file type provided by GtkRecentInfo when a thumbnail is not available. 2009-01-09 01:09:35 +00:00
panel.js fix incorrect variable name in _updateClock 2008-12-03 18:27:48 +00:00
runDialog.js Add magic 'restart' command to run dialog which re-executes 2008-12-18 20:57:37 +00:00
windowManager.js Pass the right 'this' to switchWorkspaceDone 2009-01-08 23:34:19 +00:00
workspaces.js Clean up Workspace animation. #567865 2009-01-21 20:35:20 +00:00