summary refs log tree commit diff
path: root/grab.c
Commit message (Expand)AuthorAgeFilesLines
* spacing, declaration lineup to be consistent throughout cwm,okan2008-07-111-22/+21
* Rip out and burn the HASH_* stuff. We don't need a SPLAY tree for one font.oga2008-06-151-8/+7
* (mostly) proper xshape event supportokan2008-06-141-1/+1
* remove old (moved) codeokan2008-06-121-14/+0
* instead of forcing the ptr in the middle everytime, be more 'calm'; keepokan2008-06-121-2/+7
* place the pointer in the middle of the window after resizing with grab,okan2008-06-121-0/+2
* Make menu_filter handle mouse movement too. This enables the keyboardoga2008-05-211-111/+0
* Pull out the behaviour in grab_label and search_start into one utilityoga2008-05-201-97/+0
* stop normalizing search input; searching and matching are stillokan2008-05-191-1/+1
* fix cwm's current XShape support from Edd Barrett -thanks.okan2008-05-171-0/+1
* KNF, no binary change.oga2008-05-151-6/+4
* hit it with the knf stick.oga2008-04-151-10/+11
* huge amount of cleanup and dead code removal.oga2008-01-161-10/+8
* Rewrite most of grab_menu in grab.c (it was partly 9wm code).oga2008-01-141-251/+83
* - Remove the "all rights reserved" tag at the top of most of the sourceoga2008-01-111-1/+12
* draw window borders when redrawing a windowjasper2007-06-051-2/+8
* convert globals from G_foo to Foo, as per TODO.jasper2007-05-281-51/+51
* Apply cwm-3-input_shift.diff from http://aon.iki.fi/cwm/.bernd2007-04-271-1/+1
* Apply cwm-3-exec.diff from http://aon.iki.fi/cwm/. Document the newbernd2007-04-271-0/+79
* Initial revisionbernd2007-04-271-0/+475