portable version of OpenBSD's cwm(1) window manager
Go to file
okan 7b5b7cc9e9 Remove duplicate mouse functions and instead use the kbfunc ones. No
user visable changes at this point, but they'll merge at an appropriate
time.
2014-01-30 14:40:21 +00:00
calmwm.c Move conf_init/clear into main - no behaviour change; from Tiago Cunha. 2014-01-28 00:42:20 +00:00
calmwm.h Minimize trivial differences between a few kb and mb functions. 2014-01-29 22:30:00 +00:00
client.c move some init up and shed some blank lines 2014-01-27 15:13:09 +00:00
conf.c Minimize trivial differences between a few kb and mb functions. 2014-01-29 22:30:00 +00:00
cwm.1 Implement support for EWMH's _NET_WM_STATE_FULLSCREEN hint. 2013-12-16 19:02:17 +00:00
cwmrc.5 keybinding -> key binding 2014-01-29 21:17:33 +00:00
group.c correct arguments and drop the cast. 2014-01-24 15:08:06 +00:00
kbfunc.c Minimize trivial differences between a few kb and mb functions. 2014-01-29 22:30:00 +00:00
Makefile move the 2 small font helper functions to xutil.c 2013-05-19 23:38:20 +00:00
menu.c Sprinkle a few more const; from Tiago Cunha. 2014-01-21 15:42:44 +00:00
mousefunc.c Remove duplicate mouse functions and instead use the kbfunc ones. No 2014-01-30 14:40:21 +00:00
parse.y Check command name/path for truncation and provide user feedback during 2014-01-29 18:34:22 +00:00
screen.c move some init up and shed some blank lines 2014-01-27 15:13:09 +00:00
search.c Add a function that adds an entry to a menuq, normalizing a common code 2014-01-20 18:58:03 +00:00
util.c sort 2012-11-09 03:52:02 +00:00
xevents.c Merge keybinding and mousebinding queues into using the same merged 2014-01-29 21:13:52 +00:00
xmalloc.c missing stdarg.h include 2013-12-17 16:12:18 +00:00
xutil.c use consistent types 2014-01-03 15:29:06 +00:00