Michael Pfaff

Results 81 comments of Michael Pfaff
trafficstars

> Why not use Proxy Paths? @mpfaff I posted that more than 2 years ago. I no longer use padloc. The frontend uses paths relative to the host root (so...

Also seems to break with `#!/usr/bin/env bash`.

Any workaround or update on this?

Hi @arcticicestudio, I've made an initial version of a Nord theme for Spicetify. The repository can be found [here](https://github.com/PfaffDev/nord.spicetify).

@arman1371 That one is much better than mine 😄

@arcticicestudio Sorry about that. I closed the issue because I figured it wasn't much of an issue anymore since a decent third-party option is available. If you still have plans...

I'd love to see this. Particularly with colours in Flutter, where I usually have something like `const Color(0xff3F4E90)`. I would much prefer `const Color(0xff_3F4E90)`, because the `0xff` makes it more...

I'd like a way to easily call `HTMLElement.focus()`.

Is there really no way to do this? Is there a way to do this via the command line?

I've encountered this bug on 1.19 but the dev jar isn't published for the latest 1.19 release.