calmwm.c
|
replace 'reload' with 'restart', which merely re-exec's cwm using the
|
2012-10-31 19:30:19 +00:00 |
calmwm.h
|
fix some warnings; inspired by a diff from Thordur Bjornsson.
|
2012-11-08 20:18:19 +00:00 |
client.c
|
get rid of the xfree() wrapper around free(); from Tiago Cunha.
|
2012-11-07 20:34:39 +00:00 |
conf.c
|
style nit; from Tiago Cunha.
|
2012-11-07 21:10:32 +00:00 |
cwm.1
|
replace 'reload' with 'restart', which merely re-exec's cwm using the
|
2012-10-31 19:30:19 +00:00 |
cwmrc.5
|
clarify windowname and windowclass values are pulled from the WM_CLASS
|
2012-11-07 14:59:07 +00:00 |
font.c
|
replace 'reload' with 'restart', which merely re-exec's cwm using the
|
2012-10-31 19:30:19 +00:00 |
group.c
|
fix some warnings; inspired by a diff from Thordur Bjornsson.
|
2012-11-08 20:18:19 +00:00 |
kbfunc.c
|
get rid of the xfree() wrapper around free(); from Tiago Cunha.
|
2012-11-07 20:34:39 +00:00 |
LICENSE
|
All of the 9wm code in cwm has been removed or re-written. Edit LICENSE
|
2008-01-16 16:14:55 +00:00 |
Makefile
|
switch to installing source manuals:
|
2011-06-23 22:48:59 +00:00 |
menu.c
|
get rid of the xfree() wrapper around free(); from Tiago Cunha.
|
2012-11-07 20:34:39 +00:00 |
mousefunc.c
|
get rid of the xfree() wrapper around free(); from Tiago Cunha.
|
2012-11-07 20:34:39 +00:00 |
parse.y
|
no longer a reason to carry conf_path in struct conf, so dice.
|
2012-10-31 22:06:24 +00:00 |
screen.c
|
Further simplify Xinerama init and re-init on XRR events.
|
2012-07-18 21:53:22 +00:00 |
search.c
|
tab completion support for menus; from Alexander Polakov.
|
2012-11-07 14:39:44 +00:00 |
util.c
|
We are inconsistent when it comes to function returns, so just go all
|
2011-07-25 15:10:24 +00:00 |
xevents.c
|
missing headers; from Thordur Bjornsson.
|
2012-11-07 14:49:46 +00:00 |
xmalloc.c
|
get rid of the xfree() wrapper around free(); from Tiago Cunha.
|
2012-11-07 20:34:39 +00:00 |
xutil.c
|
fix some warnings; inspired by a diff from Thordur Bjornsson.
|
2012-11-08 20:18:19 +00:00 |