Peter J. Jones
Peter J. Jones
Due to the lack of response, and the condition of the v3 branch, I ended up writing my own package for this: [Addy](https://hackage.haskell.org/package/addy). @Porges I really appreciate your effort on...
I know this issue is old but I came across it today and thought I'd add my $0.02. I think you should first set "ETBembo" as your `variable-pitch` font, then...
I ran into this IPv6 issue as well. I can't figure out why, but all of hosts I have access to across multiple networks can't make DNS queries over IPv6,...
@incertia You seem to know way more about this than I do. Any chance you want to submit a patch?
@erthalion Got for it!
@geekosaur Can you describe what needs to change in xmonad for this? Would it make a good bug for a volunteer to fix?
@f1u77y I don't want to put haddocs in the wiki, just docs that are spread all over the place such as the documentation in [the Haskell wiki](https://wiki.haskell.org/Xmonad). As for closing...
@wisn After thinking about this, you're probably correct. Keeping docs in `xmonad-web` is smarter than using a GitHub wiki because we can track issues and accept pull requests for it....
@geekosaur Would you briefly describe what needs to be done to the `xmonad` function to make this work? I'm wondering if this might be a good issue for someone new...