| Commit message (Expand) | Author | Age | Files | Lines |
* | initialize nitems | okan | 2010-05-22 | 1 | -1/+1 |
* | replace XFetchName() with something more intelligent which attempts to | okan | 2010-05-22 | 1 | -0/+32 |
* | clean up a few xu_* functions to just accept what they need (Window). | okan | 2010-04-11 | 1 | -6/+6 |
* | pull all non-X11 headers from calmwm.h and place them only where they | okan | 2009-12-15 | 1 | -0/+10 |
* | merge the 2 common header files; specific includes to be pulled out as | okan | 2009-12-15 | 1 | -1/+0 |
* | kill _CWM_GRP atom setting. The netwm stuff does us well enough now that | oga | 2009-12-14 | 1 | -1/+0 |
* | add _NET_WORKAREA. for now we ignore the gap, this'll change soonish. | oga | 2009-12-11 | 1 | -0/+1 |
* | implement support for _NET_WM_DESKTOP properties on windows. | oga | 2009-12-11 | 1 | -0/+1 |
* | Implement _NET_DESKTOP_NAMES, this one was a bit tricky since thespec | oga | 2009-12-11 | 1 | -0/+1 |
* | Implement _NET_VIRTUAL_ROOTS (just clear it, we don't use that technique) | oga | 2009-12-10 | 1 | -0/+2 |
* | Implement _NET_CURRENT_DESKTOP, _NET_DESKTOP_VIEWPORT and | oga | 2009-12-10 | 1 | -0/+3 |
* | Implement _NET_NUMBER_OF_DESKTOPS, currently this is statically 9 and | oga | 2009-12-07 | 1 | -0/+1 |
* | support _NET_CLIENT_LIST. | oga | 2009-12-07 | 1 | -0/+1 |
* | Implement _NET_ACTIVE_WINDOW. for now just the informational hint is | oga | 2009-12-07 | 1 | -0/+1 |
* | introduce the beginnings of netwm support, minimally and correctly; | okan | 2009-12-07 | 1 | -0/+29 |
* | static local functions and data; almost identical diff from Thomas Pfaff | okan | 2009-06-26 | 1 | -1/+1 |
* | remove unnecessary casts; from Thomas Pfaff | okan | 2009-06-17 | 1 | -2/+2 |
* | a long time coming - re-work the way we deal with colors: since we're | okan | 2009-05-17 | 1 | -0/+20 |
* | One of the most annoying things to do was restart cwm and lose all of | oga | 2009-01-27 | 1 | -1/+2 |
* | Whitespace nit. | oga | 2009-01-23 | 1 | -1/+0 |
* | Switch to using XInternAtoms for caching the atom numbers. Saves a pile | oga | 2009-01-23 | 1 | -5/+9 |
* | Oops, missed an atom. | oga | 2009-01-22 | 1 | -0/+1 |
* | Cache all of the X atoms we use at startup. | oga | 2009-01-22 | 1 | -9/+13 |
* | Add xu_key_ungrab() and a mirror to xu_key_ungrab(). a couple of changes | oga | 2008-07-22 | 1 | -3/+17 |
* | spacing, declaration lineup to be consistent throughout cwm, | okan | 2008-07-11 | 1 | -13/+15 |
* | Ignore caps lock and numlock for keyboard bindings. The way Xlib makes | oga | 2008-06-17 | 1 | -8/+17 |
* | KNF, no binary change. | oga | 2008-05-15 | 1 | -6/+6 |
* | hit it with the knf stick. | oga | 2008-04-15 | 1 | -3/+3 |
* | huge amount of cleanup and dead code removal. | oga | 2008-01-16 | 1 | -21/+0 |
* | - Remove the "all rights reserved" tag at the top of most of the source | oga | 2008-01-11 | 1 | -1/+12 |
* | convert globals from G_foo to Foo, as per TODO. | jasper | 2007-05-28 | 1 | -18/+18 |
* | Initial revision | bernd | 2007-04-27 | 1 | -0/+162 |