                           README
                         ==========  

License:
--------

Copyright (C) 2011  Finnbarr P. Murphy 

This program is free software; you can redistribute it and/or
modify it under the terms of VERSION 2 of the GNU General Public 
License as published by the Free Software Foundation provided
that the above copyright notice is included.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  

Go to http://www.gnu.org/licenses/gpl-2.0.html to get a copy
of the license.


Installation:
-------------

Copy the tarball to $HOME/.local/share/gnome-shell/extensions
and unpack it.  A directory called noripple@fpmurphy.com
should be created. 

Restart your GNOME shell (Alt-F2 r is one way) and you should
no longer see the ripple effect which you enter the hot corner.

If the extension does not install, check the version number in
metadate.json.  You may have to change it to work with your
particular version of the GNOME Shell. If this does not fix 
the problem, use Looking Glass (Alt-F2 lg) to see what the
error message is.


Version:
--------

V1.0   6/1/2011


Notes:
------

This has only been tested on Fedora 15 and GNOME Shell 3.0.2.

As of the date of the latest version of this extension, there are 
no officially published APIs for the GNOME Shell. This extension 
relies on monkey patching an internal function which may or may 
not be present in future versions of the GNOME Shell.


Misc:
-----

The latest version of my GNOME extensions can always be found at: 

     http://fpmurphy.com/gnome-shell-extensions

I discuss the GNOME Shell and extensions on my blog at:

     http://blog.fpmurphy.com

