aboutsummaryrefslogtreecommitdiffstats
path: root/xevents.c (unfollow)
Commit message (Expand)AuthorLines
2008-05-21Make menu_filter handle mouse movement too. This enables the keyboardoga-2/+2
2008-05-19finally implement keyboard binding for group togglingokan-1/+7
2008-05-18send the correct x/y coordinates to XConfigureWindow()okan-3/+3
2008-05-15KNF, no binary change.oga-3/+3
2008-04-16Remove screen_infomsg(), nothing uses it.oga-2/+1
2008-04-15hit it with the knf stick.oga-21/+20
2008-04-08Make _xev_quit "volatile sig_atomic_t" for proper correctness.simon-2/+2
2008-04-07Add quit function, bind it per default to CM-q and change exec_wmsimon-2/+3
2008-03-23Replace the symlink configuration scheme with a simple yacc parser assimon-5/+2
2008-03-22Rip out, burn, and dance around the grave of group-edit mode.oga-17/+5
2008-03-22Remove a bunch of unused variables and incorrect comments.oga-2/+2
2008-02-20Typo: s/supression/suppressionoga-2/+2
2008-01-16huge amount of cleanup and dead code removal.oga-3/+1
2008-01-11- Remove the "all rights reserved" tag at the top of most of the sourceoga-2/+13
2007-05-28convert globals from G_foo to Foo, as per TODO.jasper-22/+22