CVSROOT:        /cvs/gnome
Module name:    lsr
Changes by:     parente 06/07/20 23:43:54

Modified files:
        src            : AccessEngine.py DeviceManager.py 
                         EventManager.py LSRConstants.py LSRMain.py 
                         Perk.py SettingsManager.py Tier.py 
                         TierManager.py UIRegistrar.py 
        src/Monitors   : IOMonitor.py RawEventMonitor.py TaskMonitor.py 
        src/Task/Tools : System.py 

Log message:
Rewrite of UIRegistrar
- support both global and local installations of UIEs
- preserve profiles across LSR upgrades
- use pickled hashes of metadata instead of symlinks to files
- move profile management methods to SettingsManager
- remove UIRegistrar class in favor of top level functions (no state
anyways)
Remove ordering dependency between Perks that register named Tasks and
Perks that bind keys to those Tasks
Optimize searching through Perks in a Tier to locate a Perk having a
Task for commands, choosers, or a name
Optimize getting all Tasks to handle events in a Perk

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=lsr&who=parente&date=explicit&mindate=2006-07-20%2023:42&maxdate=2006-07-20%2023:44

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to