gnome-shell/js/ui
Owen W. Taylor 4aae57c274 Explicitly set the size of the workspace actors
Instead of counting on the implicit sizing of ClutterGroup, which isn't
going to work well because of current limitations of ClutterClone, set
the size of workspace explicitly based on the screen size.

This should fix various problems with drag-and-drop being unreliable;
if a workspace was sized to big it could overlap other workspaces or
elements of the overview.

http://bugzilla.gnome.org/show_bug.cgi?id=591643
2009-08-13 08:50:05 -04:00
..
altTab.js Fix indentation issues in altTab.js, plus minor cleanup in some other files. 2009-08-06 01:54:22 +02:00
appDisplay.js Implement the multi-window highlight on WellDisplayItem 2009-08-12 17:08:19 -04:00
button.js Remove unused button width and height arguments and specify button height explicitly 2009-08-11 18:16:33 -04:00
chrome.js Bug 591437 - Rename overlay.js to overview.js 2009-08-11 15:15:25 +02:00
dash.js Bug 591624 - dash: Rename searchId to searchTimeoutId 2009-08-12 19:37:47 -04:00
dnd.js dnd: Fix used of undefined variables 2009-08-08 10:09:30 -04:00
docDisplay.js Bug 591246 - Move towards shell-black02 mockup 2009-08-12 16:07:05 -04:00
genericDisplay.js Bug 591246 - Move towards shell-black02 mockup 2009-08-12 16:07:05 -04:00
link.js Fix behavior of More... links by adding a Link class 2009-02-26 18:07:25 -05:00
lookingGlass.js lookingGlass: Add hierarchy list and property inspector 2009-08-04 11:12:02 -04:00
main.js Initialize ShellAppMonitor/ShellAppSystem at predicatable time 2009-08-12 17:10:17 -04:00
Makefile.am Bug 591437 - Rename overlay.js to overview.js 2009-08-11 15:15:25 +02:00
overview.js Bug 591246 - Move towards shell-black02 mockup 2009-08-12 16:07:05 -04:00
panel.js Bug 591246 - Move towards shell-black02 mockup 2009-08-12 16:07:05 -04:00
places.js places: Use consistent variable for bookmark monitor timeout 2009-08-12 19:34:02 -04:00
runDialog.js Clear text in the run dialog when it's hidden with escape 2009-08-06 02:04:04 +02:00
sidebar.js Add GConf schemas for sidebar prefs, and use those prefs from sidebar.js 2009-07-06 11:55:17 -04:00
tweener.js Port gnome-shell to the Clutter-1.0 API 2009-06-08 13:49:53 -04:00
widget.js ShellAppSystem: Support loading a .desktop file directly 2009-08-09 09:53:06 -04:00
widgetBox.js Fixes to allow widgets to be initially collapsed 2009-07-06 11:55:16 -04:00
windowManager.js Bug 591437 - Rename overlay.js to overview.js 2009-08-11 15:15:25 +02:00
workspaces.js Explicitly set the size of the workspace actors 2009-08-13 08:50:05 -04:00