portable version of OpenBSD's cwm(1) window manager
Go to file
okan 7a88b2bdb2 Allow the 'empty' group clients to be window-{h,v}tile'd.
Behaviour (or lack there of) noticed by Raf Czlonka.
2020-02-07 18:53:41 +00:00
calmwm.c Separate out the menu window from the client resize/move geom window; in each 2019-03-04 19:28:17 +00:00
calmwm.h add, then use, xvasprintf, checking for appropriate return. 2020-01-22 19:58:35 +00:00
client.c Allow the 'empty' group clients to be window-{h,v}tile'd. 2020-02-07 18:53:41 +00:00
conf.c Map ('5') and allow mod5mask (altgr) as a modifier. 2020-02-03 16:38:02 +00:00
cwm.1 Add application section 2019-07-09 21:38:44 +00:00
cwmrc.5 Map ('5') and allow mod5mask (altgr) as a modifier. 2020-02-03 16:38:02 +00:00
group.c zip extra lines 2019-03-07 13:24:10 +00:00
kbfunc.c Ensure the pointer stays within client bounds after a window 'snap' (to edge). 2020-01-21 15:50:03 +00:00
Makefile
menu.c Fix regression from r1.107 (lost a return); kettenis@ pointed out the high 2019-08-12 00:52:36 +00:00
parse.y
screen.c add, then use, xvasprintf, checking for appropriate return. 2020-01-22 19:58:35 +00:00
search.c
util.c Plug a memory leak in log_debug(); OK okan@ 2019-04-29 19:03:20 +00:00
xevents.c Map ('5') and allow mod5mask (altgr) as a modifier. 2020-02-03 16:38:02 +00:00
xmalloc.c add, then use, xvasprintf, checking for appropriate return. 2020-01-22 19:58:35 +00:00
xutil.c fix a few misplaced (and misnamed) ewmh root window functions 2019-03-04 14:48:59 +00:00