JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
changing Key.func into Key.func[NFUNCS], this allows sequences execution of functions...
authorarg@mig29 <unknown>
Mon, 27 Nov 2006 12:21:38 +0000 (13:21 +0100)
committerarg@mig29 <unknown>
Mon, 27 Nov 2006 12:21:38 +0000 (13:21 +0100)
commit19390b1a91da680a502ce5acebd086cfbe32627c
treee068cab66e749c60c352ac6d18ae1abec8466b05
parent8dc86051df197792d35521743cc2cb72b60a47ff
changing Key.func into Key.func[NFUNCS], this allows sequences execution of functions per keypress (avoids implementing useless masterfunctions which call atomic ones)
config.arg.h
config.default.h
event.c