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