| Commit message (Expand) | Author | Lines |
2021-04-27 | Make it possible to override pkg-config in the Makefile6.9 | Wolfgang Müller | -2/+4 |
2021-04-27 | Convert Makefile | Wynn Wolf Arbor | -17/+23 |
2017-07-14 | Pull over the remaining re-implemented window move/resize functions and create | okan | -2/+2 |
2017-07-06 | from src, by espie@: | okan | -2/+2 |
2016-09-20 | remove debug that accidentally snuck in | okan | -2/+2 |
2016-09-20 | Get rid of curcc, instead cycle through the queue; removes the need for | okan | -2/+2 |
2015-06-26 | Replace screen region info gathering with XRandR equivalent of Xinerama | okan | -2/+2 |
2013-05-19 | move the 2 small font helper functions to xutil.c | okan | -2/+2 |
2011-06-23 | switch to installing source manuals: | naddy | -4/+2 |
2011-03-22 | move the single keycode function directly into the menu code. | okan | -2/+2 |
2011-03-08 | xcb is no longer optional. | matthieu | -5/+2 |
2010-11-27 | Explicitely link libxcb when needed for static arches. | matthieu | -2/+5 |
2009-01-19 | library dependency ordering matters for static archs, -lXext last in this case | todd | -3/+3 |
2009-01-11 | Add -Wall to CFLAGS, it's helped find a few dodgy constructs. | oga | -1/+3 |
2009-01-11 | - merge grab_sweep() into mousefunc_window_resize(). | okan | -2/+2 |
2008-09-29 | Xinerama and XRandR dual head support for cwm(1). Now we detect the xrandr | oga | -2/+2 |
2008-09-22 | *sigh* Revert the diff that wasn't meant to go in yet. | oga | -2/+2 |
2008-09-22 | Display the current window title not a previous one in the case of | oga | -2/+2 |
2008-06-19 | Don't link "-lX11 -lXau -lXdmcp" twice. | oga | -3/+3 |
2008-06-14 | confable menu and window mouse bindings from rivo nurges (thanks!) with | okan | -2/+2 |
2008-05-20 | Pull out the behaviour in grab_label and search_start into one utility | oga | -3/+3 |
2008-03-25 | Introduce bsd.xconf.mk to set default config variables used | matthieu | -4/+2 |
2008-03-23 | Replace the symlink configuration scheme with a simple yacc parser as | simon | -4/+5 |
2008-01-08 | Kill some more dead code, cursor.c goes away. | oga | -2/+2 |
2008-01-03 | Kill draw.c, nothing uses the code in it. | oga | -2/+2 |
2008-01-02 | remove unused code | marc | -2/+2 |
2007-04-27 | Simple Makefile to build cwm. | bernd | -0/+25 |