xenocara/app/cwm
2015-11-17 15:19:19 +00:00
..
calmwm.c pledge "stdio rpath proc exec" cwm before main event loop, after 2015-11-12 17:56:54 +00:00
calmwm.h more client vs screen context differences 2015-11-12 21:28:03 +00:00
client.c If a client sets hints, honor them for kb resize requests, just like we 2015-11-12 18:33:30 +00:00
conf.c Fix a typo from r1.201; fixes window_grouptoggle binding. 2015-11-17 15:19:19 +00:00
cwm.1 Fix whitespace. 2015-08-21 16:52:37 +00:00
cwmrc.5 introduce 'groupsearch' for group menu search; matches on either group 2015-07-12 14:31:47 +00:00
group.c Start cleaning up name vs function differences; replace magic numbers. 2015-11-10 20:05:33 +00:00
kbfunc.c If a client does not set increment values, use 'moveamount' as a way to 2015-11-17 14:32:38 +00:00
Makefile Replace screen region info gathering with XRandR equivalent of Xinerama 2015-06-26 15:21:58 +00:00
menu.c Partial revert of replacing screen_area() with region_find(); until a 2015-11-11 14:22:01 +00:00
mousefunc.c Inline the only use of mousefunc_sweep_calc. 2015-11-17 14:31:28 +00:00
parse.y Fix autogroup so name,class doesn't need to be quoted. 2015-05-17 04:39:50 +00:00
screen.c Partial revert of replacing screen_area() with region_find(); until a 2015-11-11 14:22:01 +00:00
search.c Mechanical change: group->gc 2015-08-27 18:53:14 +00:00
util.c On execwm, we should properly release resources before exec'ing into a 2015-09-16 17:58:25 +00:00
xevents.c Start cleaning up name vs function differences; replace magic numbers. 2015-11-10 20:05:33 +00:00
xmalloc.c Introduce a xreallocarray and convert a few xcalloc instances that do 2015-03-28 23:12:47 +00:00
xutil.c Mechanical change: group->gc 2015-08-27 18:53:14 +00:00