f35ee1a5a0oops, remove Workspace._makeDesktopRectangle, it's unused now
Dan Winship
2009-01-29 21:25:35 +0000
5def603e86Move window clone functionality into its own class
Dan Winship
2009-01-29 21:21:50 +0000
7ca77dccc9Do window dragging in the stage, not in the original workspace's actor
Dan Winship
2009-01-29 21:21:23 +0000
54337ee6a9Two dragging-related fixes
Dan Winship
2009-01-29 21:20:37 +0000
a80c18bc4eUse BigBox rather than TidyGrid to organize the panel. #568712
Dan Winship
2009-01-27 20:29:37 +0000
3a84625888Make a ClutterActor subclass that wraps a GtkWindow, and use it for the tray.
Dan Winship
2009-01-27 20:29:17 +0000
c86ce82921fix a bug in the snap-back animation by turning it into a less-noticeable bug
Dan Winship
2009-01-27 20:05:55 +0000
ee55d96190Improve gnome-shell-build-setup.sh for Fedora
Owen Taylor
2009-01-27 16:55:39 +0000
9b89ba6270Allow windows to be dragged to other workspaces
Owen Taylor
2009-01-23 19:21:20 +0000
b2fbf5a2d8shell-global.c: remove a log message about missing 'Categories' key in the desktop file, as this key is not required
Marina Zhurakhinskaya
2009-01-22 21:28:19 +0000
5280decb59Bug 568625: Ignore extra whitespace in search
Colin Walters
2009-01-21 22:37:02 +0000
ce36eafc2fBug 568624: Make overlay search case insensitive
Colin Walters
2009-01-21 22:36:53 +0000
90bce45ec6fix workspaces padding a little. (it's still not quite right)
Dan Winship
2009-01-21 21:59:58 +0000
9949d75fccGet categories from the desktop files for all applications and use them when finding matching applications for the search in the overlay mode.
Marina Zhurakhinskaya
2009-01-21 21:50:57 +0000
0d612b7954Highlight the current workspace in the overlay view
Dan Winship
2009-01-21 21:12:49 +0000
136ce3257dClean up Workspace animation. #567865
Dan Winship
2009-01-21 20:35:20 +0000
ff5f960978Adapt to new Tweener frame ticker API
Owen Taylor
2009-01-20 18:32:25 +0000
9a00ab1594add a missing ";"
Dan Winship
2009-01-20 18:20:41 +0000
12b10342e0Fix closing of loop variable which caused error messages
Colin Walters
2009-01-20 16:13:41 +0000
70a3434b5aAdd a panel containing tasklist to bottom screen
Colin Walters
2009-01-19 23:21:57 +0000
5afcf07782Merge branch 'workspace-salon'
Colin Walters
2009-01-19 23:06:59 +0000
b6ec5080c8Escape % in g_app_info_create_from_commandline
Owen Taylor
2009-01-17 14:41:45 +0000
244555f3aeFix include path to libgnomeui/gnome-thumbnail.h
Owen Taylor
2009-01-17 13:44:44 +0000
ac6a5ef4afCleanup: use destructuring assignment
Owen Taylor
2009-01-16 20:40:16 +0000
8db3685e29Include generated enumeration types when scanning
Owen Taylor
2009-01-16 20:10:26 +0000
ca724920a3Make sure the animation always starts from the first frame, even if the system is really busy and ClutterTimeline doesn't get a chance to call us until it thinks several frames have passed
Dan Winship
2009-01-13 20:49:31 +0000
b3860314b2load the GAppInfos at startup time rather than waiting until the overlay is opened for the first time
Dan Winship
2009-01-13 20:45:54 +0000
fd83658c8dRemove unused workspaces at startup (since mutter uses the same gconf prefs as metacity, we're likely to start out with 4 workspaces)
Dan Winship
2009-01-13 20:43:03 +0000
84cfdcd244update default apps list a little more: remove evince, totem, file-roller, which you don't launch on their own, only with a document
Dan Winship
2009-01-13 20:07:57 +0000
849ddbd3f6Display 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.
Marina Zhurakhinskaya
2009-01-09 01:09:35 +0000
1e99f00e59Pass the right 'this' to switchWorkspaceDone
Owen Taylor
2009-01-08 23:34:19 +0000
4406943fd8Check if the file still exists when displaying matches for the search.
Marina Zhurakhinskaya
2009-01-08 23:31:23 +0000
9bee44fe26Bug 563394 - revert change to run overlay key in idle
Colin Walters
2009-01-07 22:19:46 +0000
85c22e484dimplement some basic window management effects. #563844
Jonathan Matthew
2008-12-29 04:44:03 +0000
b3aaf2ced5Add (+) and (-) icons for workspace management to the overlay
Dan Winship
2008-12-22 22:06:47 +0000
54d8f3b27dAdd (+) and (-) icon artwork, and a little bit of infrastructure for them
Dan Winship
2008-12-22 22:05:56 +0000
40a3fdc02esplit out a Workspace class from Workspaces, reorganize for that
Dan Winship
2008-12-22 21:51:34 +0000
45ba65bebbMove Workspaces-size computation into Workspaces
Dan Winship
2008-12-22 21:50:23 +0000
a168f6da42Convert to gnome-shell-plugin to new plugin style
Owen Taylor
2008-12-22 21:05:08 +0000
48cda5b179Create two base classes: GenericDisplayItem and GenericDisplay, as well as corresponding classes for applications and documents that inherit from them.
Marina Zhurakhinskaya
2008-12-20 04:27:57 +0000
749d356ef9Remove accidentally introduced import of GtkClutter
Owen Taylor
2008-12-18 22:16:51 +0000
6a1e408c44Add magic 'restart' command to run dialog which re-executes
Colin Walters
2008-12-18 20:57:37 +0000
f059492a20Add full size icon+title to overlay
Colin Walters
2008-12-18 18:50:09 +0000
f3ca7a0430Repoint clutter to the new git repositories
Owen Taylor
2008-12-17 16:52:05 +0000
8c59c2b5bfTrack changes to the screen's n-workspaces property, and add and remove workspaces from the overlay as needed. #564181
Dan Winship
2008-12-15 21:03:07 +0000
97ae22dae5Use a stable workspace ordering as rows and columns are added, rather than just doing a simple row-major ordering
Dan Winship
2008-12-15 20:58:10 +0000
d07433d445change the workspace zooming metaphor in the overlay
Dan Winship
2008-12-15 20:55:24 +0000
249e65ee30Make the workspaces view a temporary "widget", rather than having it always around
Dan Winship
2008-12-15 20:48:59 +0000
98860733bbConvert some variable and file names to lowerCamelCase.
Marina Zhurakhinskaya
2008-12-09 22:10:43 +0000
d42bce21c5Use CompositeRedirectManual for tray icons
Owen Taylor
2008-12-05 23:20:10 +0000
bd53366247Use idle handler for overlay key binding
Colin Walters
2008-12-05 21:50:09 +0000
b1da771d32Connect to overlay-key signal from metacity-clutter to hide/show overlay
Colin Walters
2008-12-05 21:12:43 +0000
65989de535Improve test for using LIBGL_ALWAYS_INDIRECT
Owen Taylor
2008-12-05 16:15:49 +0000
6c1cea927cAdd <mirror> nodes for the gnome repo declaration (copied from the upstream gnome modulesets), to allow using the experimental git mirror support. See http://bugzilla.gnome.org/show_bug.cgi?id=538507
Dan Winship
2008-12-05 14:14:36 +0000
68190e4073remove debug thing
Dan Winship
2008-12-04 15:22:51 +0000
03e8db6a00fix "desktop"/"workspace" naming confusion
Dan Winship
2008-12-04 15:20:37 +0000
79d956b719show multiple workspaces in the overlay view. #563035
Dan Winship
2008-12-04 15:16:16 +0000
436a5cd87bAdd clutter-cairo to the gir-repository builddeps
Owen Taylor
2008-12-03 22:16:55 +0000
d4be819d91Clear search text after activation
Colin Walters
2008-12-03 20:18:10 +0000
6bd31dd211Bind Escape to clear search entry
Colin Walters
2008-12-03 19:24:50 +0000
a5c3c258a3fix incorrect variable name in _updateClock
Dan Winship
2008-12-03 18:27:48 +0000
2a40560828split the desktop area out of overlay.js
Dan Winship
2008-12-02 16:15:00 +0000
b4dd21bde1Use Big.Box for highlight box as well to get rounded corners
Colin Walters
2008-12-01 23:48:07 +0000
78bb9fd286Tweak clutter-cairo include path to fix build where clutter root != clutter-cairo root
Colin Walters
2008-12-01 23:44:06 +0000
8e08fa1d2aAdd a README for the 'Big' actors
Owen Taylor
2008-12-01 23:15:49 +0000
c0cb00a626Add clutter-cairo to moduleset
Colin Walters
2008-12-01 23:14:12 +0000
a4763b38bfUse Big.Box for search entry to get rounded corners
Colin Walters
2008-12-01 23:01:55 +0000
25116779f9Import Big
Colin Walters
2008-12-01 23:01:52 +0000
a8cfd47a50Slide in the sidebar as the overlay appears
Owen Taylor
2008-12-01 22:43:06 +0000
6bccda430eFix width of application text items
Owen Taylor
2008-12-01 21:53:49 +0000
9c21ce3eb5Adjust to new Meta.typelib/Meta.gir locations
Colin Walters
2008-12-01 20:42:56 +0000
b535a8949bRemove debug logging, make activation work for non-search mode too
Colin Walters
2008-12-01 20:03:55 +0000
dd4db82475Bug 562771 – The clock is inaccurate
Owen Taylor
2008-12-01 19:59:59 +0000
7b471645f4Redo tabs => spaces indentation change to not lose manual indentation
Owen Taylor
2008-12-01 19:51:43 +0000
12720e2c90Fix indent of first member
Colin Walters
2008-12-01 17:19:58 +0000
e1c7a4feceFix missing line continuation
Owen Taylor
2008-11-29 21:55:19 +0000
b700bb3900Fix GNOME_SHELL_DISABLE_DISABLE_TFP typo
Owen Taylor
2008-11-29 21:44:19 +0000
097346766eBug 562629 – gnome-shell-build-setup.sh: more Ubuntu dependencies
Owen Taylor
2008-11-29 21:44:17 +0000
e0f713785fBug 562633 – Use GNOME_SHELL_DISABLE_TFP environment variable
Owen Taylor
2008-11-29 21:11:31 +0000
eaf2bbfaf8Add up/down keyboard arrow navigation to app display
Colin Walters
2008-11-28 23:06:07 +0000
10d5aaca83Hook up activate on search entry to launch if only one app displayed
Colin Walters
2008-11-28 22:05:09 +0000
fae6839eb8Bug 562604 - Close the Run Dialog when Escape is pressed
Colin Walters
2008-11-28 20:48:38 +0000
6cc571b41eAdd more Ubuntu requirements checking to build setup script Signed-off-by: Colin Walters <walters@verbum.org>
Colin Walters
2008-11-28 20:35:32 +0000
3b9aa49f22Convert all JS style to be uniform, add Eclipse settings bits
Colin Walters
2008-11-28 20:12:20 +0000
3d41f586fcConvert users of static functions to new gjs syntax
Colin Walters
2008-11-26 19:14:18 +0000
cedab08018Search executables as well
Colin Walters
2008-11-25 23:50:00 +0000
258834ed8fAdd hardcoded default applications list taken from online.gnome.org
Colin Walters
2008-11-25 19:58:49 +0000
c12de59864Add a concept of "going modal" by grabbing the keyboard
Owen Taylor
2008-11-24 19:07:18 +0000
8a9b138c2eAdd a bg-color property to ShellTrayManager
Owen Taylor
2008-11-24 19:07:15 +0000
1d1028adefImprove overlay mode's window scaling
Owen Taylor
2008-11-23 04:23:34 +0000
1fb2585d8fTweak the animation when the overlay comes up
Owen Taylor
2008-11-23 04:12:37 +0000
9b822402b9Use a Tweener "Frame Ticker" with a ClutterTimeline backend
Owen Taylor
2008-11-23 04:12:34 +0000
19671ad349implement a basic switch_workspace animation using Tweener. #561835
Dan Winship
2008-11-21 21:34:10 +0000
07877e7a7aFix app event handling
Colin Walters
2008-11-21 20:45:35 +0000
54329a65b2Use _deactivate rather than hide so we correctly reset input area
Colin Walters
2008-11-21 20:45:33 +0000
0f019b9ee2Fix application layout to use parent relative coordinates
Colin Walters
2008-11-21 20:01:15 +0000
aa61fdbc53revert some broken bits from previous patch that weren't supposed to have been committed
Dan Winship
2008-11-21 15:33:00 +0000
f5091e92e4remove some cruft
Dan Winship
2008-11-21 15:10:11 +0000
dbf984a888Rename MENU_ -> APPDISPLAY_ to correspond with other renames
Colin Walters
2008-11-21 15:08:34 +0000
ee743394f6Monitor applications directory, not toplevel
Colin Walters
2008-11-21 15:06:43 +0000