portable version of OpenBSD's cwm(1) window manager
Go to file
2012-07-16 01:42:00 +00:00
calmwm.c querying for Xinerama should be done per display, not per screen, so 2012-07-06 14:18:00 +00:00
calmwm.h re-use geom struct in client_ctx (saved)geometry. 2012-07-13 17:01:04 +00:00
client.c move the HasXinerama check into screen_find_xinerama and simplify logic; 2012-07-16 01:36:30 +00:00
conf.c knf, some from a diff from Tiago Cunha. 2012-05-13 15:15:54 +00:00
cwm.1
cwmrc.5 Add a couple examples of keybindings using keysyms, as discussed 2012-07-06 08:41:29 +00:00
font.c
group.c remove a redundant assignment and another one up. 2012-07-08 01:00:24 +00:00
kbfunc.c re-use geom struct in client_ctx (saved)geometry. 2012-07-13 17:01:04 +00:00
LICENSE
Makefile
menu.c convert xmax/ymax uses to view geometry. 2012-07-13 15:21:35 +00:00
mousefunc.c re-use geom struct in client_ctx (saved)geometry. 2012-07-13 17:01:04 +00:00
parse.y
screen.c check value 2012-07-16 01:42:00 +00:00
search.c
util.c
xevents.c re-use geom struct in client_ctx (saved)geometry. 2012-07-13 17:01:04 +00:00
xmalloc.c
xutil.c re-use geom struct in client_ctx (saved)geometry. 2012-07-13 17:01:04 +00:00