Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | tag and comment cleanup; ok oga@ | okan | 2011-05-11 | -1/+3 |
| | ||||
* | pull all non-X11 headers from calmwm.h and place them only where they | okan | 2009-12-15 | -0/+10 |
| | | | | | | are required. encourged to go all the way by oga@ | |||
* | rid ourselves of these functional macros; convert to real functions. | okan | 2009-12-15 | -0/+18 |
| | | | | ok oga@ | |||
* | merge the 2 common header files; specific includes to be pulled out as | okan | 2009-12-15 | -1/+0 |
| | | | | | | separate commits. ok oga@ | |||
* | start fixing screen_ctx usage, for it is utterly broken. bring font | okan | 2009-12-08 | -3/+3 |
| | | | | | | | | | into screen_ctx and start passing screen_ctx around to in order get rid of Curscreen; fixup per-screen config colors the same way. diff mostly from oga@, with a bit harsher reaction to the state of screen_ctx. "please commit" oga@ | |||
* | a long time coming - re-work the way we deal with colors: since we're | okan | 2009-05-17 | -11/+3 |
| | | | | | | | | using Xft(3), use it to select the font color as well instead of trying to build one; properly allocate and free colors at-will, e.g. we now have configurable colors. feedback and ok's todd@ and oga@ | |||
* | better cast; noticed by ray@ | okan | 2009-01-13 | -1/+1 |
| | | | | ok ray@ oga@ | |||
* | FcNameParse() manpage lies, cast here. | okan | 2009-01-11 | -1/+1 |
| | | | | | | found with pcc. ok oga@ | |||
* | spacing, declaration lineup to be consistent throughout cwm, | okan | 2008-07-11 | -5/+6 |
| | | | | | | readability, and a bit of knf. ok oga@ | |||
* | Rip out and burn the HASH_* stuff. We don't need a SPLAY tree for one font. | oga | 2008-06-15 | -88/+9 |
| | | | | | | | makes the code a lot simpler. While here rearrange the font handling functions to be less shit. ok and help okan@. | |||
* | KNF, no binary change. | oga | 2008-05-15 | -1/+1 |
| | | | | From Pierre Riteau. Thanks! | |||
* | hit it with the knf stick. | oga | 2008-04-15 | -16/+15 |
| | ||||
* | convert globals from G_foo to Foo, as per TODO. | jasper | 2007-05-28 | -6/+6 |
| | | | | "looks good" pedro@, ok matthieu@ | |||
* | Initial import of cwm-3. | bernd | 2007-04-27 | -0/+159 |
tested by sturm@, ok matthieu@ |