portable version of OpenBSD's cwm(1) window manager
Go to file
okan 83f9ef884a Save the ptr position before lowering via kbd, so as to be able to cycle
back with the pointer in the right place; matches behaviour when
lowering via the mouse function.
2014-01-20 23:18:47 +00:00
calmwm.c use consistent types 2014-01-03 15:29:06 +00:00
calmwm.h merge KBFLAG_NEEDCLIENT and MOUSEBIND_CTX_*; brings kbfunc and mousefunc 2014-01-20 23:03:51 +00:00
client.c state is long 2014-01-03 14:23:50 +00:00
conf.c merge KBFLAG_NEEDCLIENT and MOUSEBIND_CTX_*; brings kbfunc and mousefunc 2014-01-20 23:03:51 +00:00
cwm.1 Implement support for EWMH's _NET_WM_STATE_FULLSCREEN hint. 2013-12-16 19:02:17 +00:00
cwmrc.5 Implement support for EWMH's _NET_WM_STATE_FULLSCREEN hint. 2013-12-16 19:02:17 +00:00
group.c Add a function that adds an entry to a menuq, normalizing a common code 2014-01-20 18:58:03 +00:00
kbfunc.c Save the ptr position before lowering via kbd, so as to be able to cycle 2014-01-20 23:18:47 +00:00
Makefile move the 2 small font helper functions to xutil.c 2013-05-19 23:38:20 +00:00
menu.c Add a function that adds an entry to a menuq, normalizing a common code 2014-01-20 18:58:03 +00:00
mousefunc.c Use argument to pass down flags for mousefunc cyclegroup; removes 2014-01-20 22:31:53 +00:00
parse.y constify and rename some confusing variables around cmdq. 2014-01-20 21:34:32 +00:00
screen.c use consistent types 2014-01-03 15:29:06 +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 KBFLAG_NEEDCLIENT and MOUSEBIND_CTX_*; brings kbfunc and mousefunc 2014-01-20 23:03:51 +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