summary refs log tree commit diff
path: root/xutil.c
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary casts; from Thomas Pfaffokan2009-06-171-2/+2
* a long time coming - re-work the way we deal with colors: since we'reokan2009-05-171-0/+20
* One of the most annoying things to do was restart cwm and lose all ofoga2009-01-271-1/+2
* Whitespace nit.oga2009-01-231-1/+0
* Switch to using XInternAtoms for caching the atom numbers. Saves a pileoga2009-01-231-5/+9
* Oops, missed an atom.oga2009-01-221-0/+1
* Cache all of the X atoms we use at startup.oga2009-01-221-9/+13
* Add xu_key_ungrab() and a mirror to xu_key_ungrab(). a couple of changesoga2008-07-221-3/+17
* spacing, declaration lineup to be consistent throughout cwm,okan2008-07-111-13/+15
* Ignore caps lock and numlock for keyboard bindings. The way Xlib makesoga2008-06-171-8/+17
* KNF, no binary change.oga2008-05-151-6/+6
* hit it with the knf stick.oga2008-04-151-3/+3
* huge amount of cleanup and dead code removal.oga2008-01-161-21/+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-18/+18
* Initial revisionbernd2007-04-271-0/+162