Author: theraven
Date: Wed May 16 18:24:08 2007
New Revision: 1891

URL: http://svn.gna.org/viewcvs/etoile?rev=1891&view=rev
Log:
Added corner activation application (Corner) under Services/Private.

Invokes a script whenever the mouse hits one of the four screen corners.

Scripts are stored in the defaults system, and can be set with:

$ defaults write Corner CornerScripts ...

Where ... is an array of four strings.  For no action, set nil or the empty
string.

Please test!


Added:
    trunk/Etoile/Services/Private/Corner/
    trunk/Etoile/Services/Private/Corner/Corner.h
    trunk/Etoile/Services/Private/Corner/Corner.m
    trunk/Etoile/Services/Private/Corner/Corner.plist
    trunk/Etoile/Services/Private/Corner/English.lproj/
    trunk/Etoile/Services/Private/Corner/English.lproj/MainMenu.gorm/
    
trunk/Etoile/Services/Private/Corner/English.lproj/MainMenu.gorm/data.classes
    trunk/Etoile/Services/Private/Corner/English.lproj/MainMenu.gorm/data.info  
 (with props)
    
trunk/Etoile/Services/Private/Corner/English.lproj/MainMenu.gorm/objects.gorm   
(with props)
    trunk/Etoile/Services/Private/Corner/GNUmakefile
    trunk/Etoile/Services/Private/Corner/main.m


_______________________________________________
Etoile-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-cvs

Reply via email to