Changeset 209

Show
Ignore:
Timestamp:
04/25/2008 11:32:16 AM (9 months ago)
Author:
funkiedamouse
Message:

Added support for key handlers added to self at runtime instead of just handlers that are part of the inheritance hierarchy.

Location:
trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk

    • Property bzr:revision-id:v3-trunk0
      •  

        old new  
        55162 david.bronke@g33xnexus.com-20080423005711-zxrgzogrymlz3j98 
        66163 david.bronke@g33xnexus.com-20080423011833-yt8tqyg9yepxc4ln 
         7164 david.bronke@g33xnexus.com-20080425163300-bd5hb9q7lv4tvqi2 
    • Property bzr:revision-info
      •  

        old new  
        1 timestamp: 2008-04-22 21:18:33.203000069 -0400 
         1timestamp: 2008-04-25 12:33:00.706000090 -0400 
        22committer: David Bronke <David.Bronke@g33xnexus.com> 
        33properties:  
  • trunk/plwm/keys.py

    r201 r209  
    183183            del c[0] 
    184184 
     185        names.update (self.__dict__) 
     186 
    185187        # And now parse the names 
    186188        rawbinds = []