portable version of OpenBSD's cwm(1) window manager
Go to file
2013-05-02 19:33:17 +00:00
calmwm.c
calmwm.h no need for font_{ascent,descent,height} wrappers; limit font_width to 2013-05-02 17:25:15 +00:00
client.c mechanical xu_{get,set}state -> xu_{get,set}_wm_state change 2013-04-17 13:57:06 +00:00
conf.c zap extra space 2013-04-17 13:31:47 +00:00
cwm.1
cwmrc.5
font.c no need for font_{ascent,descent,height} wrappers; limit font_width to 2013-05-02 17:25:15 +00:00
group.c type fix 2013-04-30 21:10:23 +00:00
kbfunc.c
Makefile
menu.c no need for font_{ascent,descent,height} wrappers; limit font_width to 2013-05-02 17:25:15 +00:00
mousefunc.c get rid of cc->name in the resize box and make dimensions more readable. 2013-05-02 19:33:17 +00:00
parse.y add conf_ignore and move group_make_autogroup to conf_autogroup to match. 2013-04-17 13:30:38 +00:00
screen.c group conf_* init functions 2013-04-30 21:12:20 +00:00
search.c missing proto 2013-04-30 21:11:07 +00:00
util.c
xevents.c use an int in screen_init and avoid needing to cast for screen number (which). 2013-04-29 00:56:47 +00:00
xmalloc.c
xutil.c mechanical xu_{get,set}state -> xu_{get,set}_wm_state change 2013-04-17 13:57:06 +00:00