Yecine Megdiche
Yecine Megdiche
I also have this issue with `Django 3.2.3` and `python 3.8`
Just chiming in to say that for purposes of cleaning up between restarts, we can emulate a `shutdownHook` with a persistent state and a `startupHook` (in fact, this might be...
I don't think it's a typo, I was able to reproduce the as well (the exact font is in my config, I'd link to it later today) On Tue, 12...
I kinda hate that we use strings as arguments (yes, I know I was the one who added xmobarBorder) but it saves us the overhead of tracking xmobar's API for...
Probably nothing we can do during compile/recompile. Maybe we'd have a module to show runtime warnings, but there are a couple of questions: should it be configurable? is it "opt-in",...
Can you provide exactly how you're using xmonad with KDE?
The config doesn't reproduce the error. I spun up a VM running NixOS and I added the lines to the nix configuration. As you can see in the screenshot, it...
> I managed to write a patch to add support, but for this I had to abandon ByteString. I don't know if this is acceptable or necessary achieve operability with...
I'm not sure, I don't know my way around this area. I thought providing a workaround would serve as a discussion basis with more knowledgeable maintainers. Since you have an...
PRs are very much welcome 🎉