summary refs log tree commit diff
path: root/xevents.c
Commit message (Expand)AuthorAgeFilesLines
* Make menu_filter handle mouse movement too. This enables the keyboardoga2008-05-211-1/+1
* finally implement keyboard binding for group togglingokan2008-05-191-0/+6
* send the correct x/y coordinates to XConfigureWindow()okan2008-05-181-2/+2
* KNF, no binary change.oga2008-05-151-2/+2
* Remove screen_infomsg(), nothing uses it.oga2008-04-161-1/+0
* hit it with the knf stick.oga2008-04-151-20/+19
* Make _xev_quit "volatile sig_atomic_t" for proper correctness.simon2008-04-081-1/+1
* Add quit function, bind it per default to CM-q and change exec_wmsimon2008-04-071-1/+2
* Replace the symlink configuration scheme with a simple yacc parser assimon2008-03-231-4/+1
* Rip out, burn, and dance around the grave of group-edit mode.oga2008-03-221-16/+4
* Remove a bunch of unused variables and incorrect comments.oga2008-03-221-1/+1
* Typo: s/supression/suppressionoga2008-02-201-1/+1
* huge amount of cleanup and dead code removal.oga2008-01-161-2/+0
* - Remove the "all rights reserved" tag at the top of most of the sourceoga2008-01-111-1/+12
* convert globals from G_foo to Foo, as per TODO.jasper2007-05-281-21/+21
* Initial revisionbernd2007-04-271-0/+603