log event.c @ 612:762c339325b3

age author description
2006-11-27 arg applied Alex Elide's tricky patch, thanks!
2006-11-27 arg returning to old Key struct
2006-11-27 arg changing Key.func into Key.func[NFUNCS], this allows sequences execution of functions per keypress (avoids implementing useless masterfunctions which call atomic ones)
2006-11-26 arg applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line printage proposal for stdin reading.
2006-11-16 arg applied Gottox' windowarea patch
2006-10-31 arg make sure that changing sx has no impact on snapping 2.0
2006-10-30 arg fixed stupid bug of snap-to-screen
2006-10-30 arg changing snap priority
2006-10-30 arg removed useless abs() calls
2006-10-30 arg added screen-border snapping in floating mode, feels quite well
2006-10-27 arg and another fix
2006-10-27 arg applied sanders try2 patch
2006-10-16 Anselm R. Garbe moved MOUSEMASK into event.c (not used in other places)
2006-10-06 Anselm R. Garbe do* has no Arg arument anymore (never called directly) 1.9
2006-10-06 Anselm R. Garbe code polishing, removed unnecessary newlines