On 5 April 2012 19:18, Micheal Smith <xulfer_AT_cheapbsd.net> wrote:
> Just updated the pull request to apply cleanly with 6.0. Hope that helps.
>
> Thanks,
> Micheal
>
Thanks for this, unfortunately it still does not apply for me. Actually I
think I lost interest in this pull request already, it feels too complex. I don't
want to make this dance everytime there is a new dwm version. But just out
of interest, does the following work for you?
mkdir test
cd test
wget
http://dl.suckmore.org/dwm/dwm-6.0.tar.gz
tar xf dwm-6.0.tar.gz
cd dwm-6.0/
wget
http://dwm.suckmore.org/pull requestes/dwm-6.0-systray.diff
pull request -p1 < dwm-6.0-systray.diff
Received on Thu Apr 05 2012 - 20:40:55 CEST