musjj
musjj
Not sure why the CI is failing, but it looks like that it's failing for other PRs too.
Not stale, PR is still open.
OpenBar seems like a nice approach, but this won't work for GDM right? But yeah supporting OpenBar as an additional module would be really nice!
Found a relevant issue: https://github.com/launchbadge/sqlx/issues/2866. Re-using `sqlfluff` for this would be nice, though I'm not sure how this would work. There's also [sqruff](https://github.com/quarylabs/sqruff), a native Rust port of `sqlfluff` made...
I removed `~/.local/share/affinity-v3` and I was able to reproduce it. Here's the log when the prompt shows up: Logs ```bash $ nix run github:mrshmllow/affinity-nix#v3 + export LC_ALL=C + LC_ALL=C +...
Icons can simply be placed in `~/.local/share/icons` and referenced in the desktop file. At least this is how it works in most systems I've used.
So what's the current state of this PR? Is this going in the right direction or do we need a new PR implementing the SQL parsing idea?
Yeah shame it's dead. Is there any open-source alternative?
Hey, I looked at the screenshot in your PR but I don't quite see what you mean. In here, I grayscaled your screenshot:  As you can see above, `base12`-`base17`...
> https://primer.style/primitives/storybook/?path=/story/color-datavis--highcharts-accent-colors Thanks for the link. Here the "muted" variants have higher luminosity levels, which matches with the current `base10`-`base17` colors. So if we are just going by objective luminosity...