Bjarke Walling
Bjarke Walling
Doesn't it [support it already](https://github.com/asb/raspi-config/blob/master/raspi-config#L857)?
I think it would be awesome if Nib added `-pie-background` automagically (in cases for `background` that makes sense). This feature should be enabled by a global config variable `use-css3pie`.
The above pull request fixes this issue. Possible quick fix: ``` stylus // css3pie.styl file: css3pie-path = "PIE.htc" pie() if css3pie-path behavior url(css3pie-path) pie-linear-gradient(start, stops...) background linear-gradient(start, stops) -pie-background unquote("linear-gradient(%s,...
PRs accepted! I could possibly take a look at nanifying the code, if I have time the coming month.
I'm sorry I haven't been able to keep up with the issues in this project and unfortunately I must confess it's not super high priority for me right now compared...
I'm sorry to say that I don't have the time resources at the moment to revive this project. I'm happy to hand out some commit access to the repo +...
@f3lang Sorry for not responding for a long time. I didn't mean to shut you off, but I haven't really had the time to look into it. I think your...
@QuantamHD That's interesting. Is it the bazel ruleset that forces the determinism or is it already supported by the individual tools (yosys, nextpnr, etc.)?
Thanks for your answer. I appreciate it. Looking forward to the consumer groups feature as well. Have you considered a variant, like small transactions / unit-of-work model, where a single...
Sorry, I've been a bit inactive in this thread. I have given it a bit of thought. Being able to publish multiple messages and set the cursor atomically would support...