calmwm.c
|
querying for Xinerama should be done per display, not per screen, so
|
2012-07-06 14:18:00 +00:00 |
calmwm.h
|
querying for Xinerama should be done per display, not per screen, so
|
2012-07-06 14:18:00 +00:00 |
client.c
|
fix missing atom (WM_PROTOCOLS) wrt new style handing; without this, the
|
2012-07-04 18:00:13 +00:00 |
conf.c
|
knf, some from a diff from Tiago Cunha.
|
2012-05-13 15:15:54 +00:00 |
cwm.1
|
fix section order: move AUTHORS below HISTORY; from Tiago Cunha
|
2012-05-09 18:37:39 +00:00 |
cwmrc.5
|
Add a couple examples of keybindings using keysyms, as discussed
|
2012-07-06 08:41:29 +00:00 |
font.c
|
allow configurable menu font color; from Alexander Polakov with a tweak
|
2011-09-08 12:35:33 +00:00 |
group.c
|
re-implement atom handing; makes for a normalized and more consistent
|
2012-07-03 13:49:03 +00:00 |
kbfunc.c
|
assign and use screen ctx where appropriate and consistently.
|
2012-07-04 23:42:03 +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
|
convert from deprecated XKeycodeToKeysym to XkbKeycodeToKeysym
|
2012-05-16 01:04:36 +00:00 |
mousefunc.c
|
assign and use screen ctx where appropriate and consistently.
|
2012-07-04 23:42:03 +00:00 |
parse.y
|
allow configurable menu font color; from Alexander Polakov with a tweak
|
2011-09-08 12:35:33 +00:00 |
screen.c
|
querying for Xinerama should be done per display, not per screen, so
|
2012-07-06 14:18:00 +00:00 |
search.c
|
We are inconsistent when it comes to function returns, so just go all
|
2011-07-25 15:10:24 +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
|
querying for Xinerama should be done per display, not per screen, so
|
2012-07-06 14:18:00 +00:00 |
xmalloc.c
|
tag and comment cleanup; ok oga@
|
2011-05-11 13:53:51 +00:00 |
xutil.c
|
re-implement atom handing; makes for a normalized and more consistent
|
2012-07-03 13:49:03 +00:00 |