Go to file
Marina Zhurakhinskaya 00cc32d95a Ignore clicks on hot corner during transition
It's both intuitive to go to the corner of the screen
and click the activities button at the same time.

Both actions bring up the overlay,  but combined
they cancel each other out.  This commit makes
clicking the hot corner not cancel the act of
going to the hot corner.

Based on a patch from Ray Strode.
2009-08-10 14:19:07 -04:00
.settings Convert all JS style to be uniform, add Eclipse settings bits 2008-11-28 20:12:20 +00:00
data Add a desktop file for gnome-shell 2009-08-07 14:13:24 -04:00
js Ignore clicks on hot corner during transition 2009-08-10 14:19:07 -04:00
src Make <AppSystem>.load_from_desktop_file() raise an exception again 2009-08-09 18:32:22 +02:00
tools/build Specify the clutter-1.0 branch of Clutter 2009-08-10 12:13:09 -04:00
.gitignore Add .desktop file to .gitignore 2009-08-10 13:57:40 -04:00
.project Convert all JS style to be uniform, add Eclipse settings bits 2008-11-28 20:12:20 +00:00
AUTHORS Initial commit 2008-10-31 04:22:44 +00:00
autogen.sh Don't use bash syntax pointlessly. Fixes this to work under real /bin/sh. 2009-04-07 09:37:29 -04:00
configure.ac Add a desktop file for gnome-shell 2009-08-07 14:13:24 -04:00
COPYING Initial commit 2008-10-31 04:22:44 +00:00
MAINTAINERS Initial commit 2008-10-31 04:22:44 +00:00
Makefile.am Make "make distcheck" work, and verify that we're disting all the javascript 2009-03-12 10:04:25 -04:00
README Initial commit 2008-10-31 04:22:44 +00:00