[dev] Re: dwm aesthetic 'bug'

2011-07-19 Thread Connor Lane Smith
And here's a usability bug. (I don't have a patch for this one.) If you have the following clients: A (tag 1) B (tag 2) C (tags 1,2) Whenever you switch from tag 1 to 2, client C will *always* be focused, even if it your last two focused clients were A and B. It seems that dwm chooses to focus C

[dev] dmenu-4.4

2011-07-19 Thread Connor Lane Smith
Hey all, I've just released dmenu-4.4. It fixes some bugs and it should be slightly nippier, especially if your path is, ahem, broken. (Hopefully there won't be 4.4.1! :p) tarball: http://dl.suckless.org/tools/dmenu-4.4.tar.gz hg repo: http://hg.suckless.org/dmenu Thanks, cls