Alexander Neumann
Alexander Neumann
I'm also willing to help out
FYI: I'm not interested any more, I've switched to https://periph.io/. Thanks for your work!
Thanks for your contribution! I'd be easy to implement this, I'm just not sure how to add the options to the config file without making it cluttered and unusable... do...
So, I've abandoned the idea to use HCL, and we'll just stick with YAML. Are you still interested in adding options?
Hm, I wonder if implementing that keeps the code readable. I'd accept a PR if you're up for it :)
Would you mind rebasing on the master branch? There's a merge conflict
I don't think this is necessary. If the display configuration was changed during suspend, grobi will be notified by the XRANDR change events it subscribed to. Other events are not...
Is it correct that until gcode understands the new format, it is broken for Go >= 1.11?
I've opened an issue over at https://github.com/mdempsky/gocode/issues/43
Hm, turns out my test case was wrong, it works for me with Go 1.11beta2 and mdempksy's fork at https://github.com/mdempsky/gocode