Thanks! I have included the push.c into my own branch and made it available in the dwm wiki:
http://www.suckless.org/wiki/dwm/patches/push Configuration is done by typing: #include "push-4.7.c" { MODKEY|ControlMask, XK_j, pushdown, NULL }, \ { MODKEY|ControlMask, XK_k, pushup, NULL }, \ Have fun! On Sun, 2 Dec 2007 12:45:09 +0200 "Szabolcs Nagy" <[EMAIL PROTECTED]> wrote: > On 12/1/07, Rickard Gustafsson <[EMAIL PROTECTED]> wrote: > > Something like swap has been posted before done by k-zed and Szabolcs > > Nagy. It was done for DWM 4.1 I think. > > here is the pushup/pushdown code for dwm 4.7 > (include push.c in config.h if you find it useful) > --pancake
