mirror of
https://github.com/leahneukirchen/cwm.git
synced 2023-08-10 21:13:12 +03:00
portable version of OpenBSD's cwm(1) window manager
9a48836ceb
got nothing to do with clients, thus doing flags work causes lots of waste and almost useless jumpy pointer movements; while here, split out move and resize since they share almost no code, just like mouse client move/resize; factor out amount and factor. Still wonder why this is here, but it works now. |
||
---|---|---|
calmwm.c | ||
calmwm.h | ||
client.c | ||
conf.c | ||
cwm.1 | ||
cwmrc.5 | ||
group.c | ||
kbfunc.c | ||
Makefile | ||
menu.c | ||
mousefunc.c | ||
parse.y | ||
screen.c | ||
search.c | ||
util.c | ||
xevents.c | ||
xmalloc.c | ||
xutil.c |