xenocara/app/cwm
okan c6ed26e240 Clean up, unify and accurately calculate edge distance with client move/resize
actions, so as to not lose windows off the edge.

inspired by diffs (and feedback) from Vadim Vygonets.
2017-05-01 12:54:55 +00:00
..
calmwm.c Refactor callbacks to take a void * so as to not try and generalize into 2016-10-18 17:03:30 +00:00
calmwm.h Clean up, unify and accurately calculate edge distance with client move/resize 2017-05-01 12:54:55 +00:00
client.c Clean up, unify and accurately calculate edge distance with client move/resize 2017-05-01 12:54:55 +00:00
conf.c stray newlines 2016-12-06 21:59:33 +00:00
cwm.1 Change 'menu-window' to display all windows; then add 'menu-window-hidden' for 2016-12-01 18:17:52 +00:00
cwmrc.5 For {h,v}tile, instead of keeping the master client's {h,v} geometry, expand it 2017-04-24 12:18:04 +00:00
group.c Fix group hidden state when a client wants to be on all desktops on start; 2017-02-10 15:00:54 +00:00
kbfunc.c Clean up, unify and accurately calculate edge distance with client move/resize 2017-05-01 12:54:55 +00:00
Makefile remove debug that accidentally snuck in 2016-09-20 18:23:12 +00:00
menu.c Remove 'noresult' (and simplify) as it does nothing and makes the logic around 2017-04-25 12:08:05 +00:00
mousefunc.c Clean up, unify and accurately calculate edge distance with client move/resize 2017-05-01 12:54:55 +00:00
parse.y Switch bwidth type; unfortunately X11 is inconsistent. 2017-04-26 21:10:54 +00:00
screen.c Sprinkle __func__ in appropriate error messages. 2016-10-24 17:39:38 +00:00
search.c The r1.36 menuq_add() conversion did this one wrong; fix by reverting to the 2017-04-25 13:40:33 +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 Refactor callbacks to take a void * so as to not try and generalize into 2016-10-18 17:03:30 +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 Stash wmname into conf. 2016-10-05 13:10:59 +00:00