aboutsummaryrefslogtreecommitdiffstats
path: root/xutil.c (follow)
Commit message (Expand)AuthorAgeLines
* static local functions and data; almost identical diff from Thomas Pfaffokan2009-06-26-2/+2
* remove unnecessary casts; from Thomas Pfaffokan2009-06-17-3/+3
* a long time coming - re-work the way we deal with colors: since we'reokan2009-05-17-1/+21
* One of the most annoying things to do was restart cwm and lose all ofoga2009-01-27-2/+3
* Whitespace nit.oga2009-01-23-2/+1
* Switch to using XInternAtoms for caching the atom numbers. Saves a pileoga2009-01-23-6/+10
* Oops, missed an atom.oga2009-01-22-1/+2
* Cache all of the X atoms we use at startup.oga2009-01-22-10/+14
* Add xu_key_ungrab() and a mirror to xu_key_ungrab(). a couple of changesoga2008-07-22-4/+18
* spacing, declaration lineup to be consistent throughout cwm,okan2008-07-11-14/+16
* Ignore caps lock and numlock for keyboard bindings. The way Xlib makesoga2008-06-17-9/+18
* KNF, no binary change.oga2008-05-15-7/+7
* hit it with the knf stick.oga2008-04-15-4/+4
* huge amount of cleanup and dead code removal.oga2008-01-16-22/+1
* - Remove the "all rights reserved" tag at the top of most of the sourceoga2008-01-11-2/+13
* convert globals from G_foo to Foo, as per TODO.jasper2007-05-28-19/+19
* Initial import of cwm-3.bernd2007-04-27-0/+162