ash

Results 151 comments of ash

I assume they're not in the package, but given I've paid for the Pro icons I'd quite like to be able to use them, and I'd rather not have to...

Ok, I'll have a go at this. @cboddy: How did you originally generate fa_icons.py? There's a JSON file describing all the icons (free and pro) at https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/metadata/icons.json (only accessible with...

I suspect this is drawn by [EDR](https://github.com/lekeno/edr). The box is meant to be a graph of shield and hull values over time.

I'm not sure of the best way to fix it, unfortunately. When I opened this issue I was thinking about writing my own safe X11 wrapper library (which would have...

Also reported in #2, fwiw. I'm the developer of [a similar extension](https://github.com/sersorrel/mute-tab), and I've had several reports of this issue, though likewise I can't reproduce it. I'm tracking the issue...

Some note about how to fix breakage resulting from this would have been nice :) I came up with something like: ```diff programs.mpv = { enable = true; - package...

What would be required to implement this?

agreed that this would be useful - but for wine-discord-ipc-bridge in particular, you can avoid having to start it manually by using https://github.com/0e4ef622/wine-discord-ipc-bridge/pull/33

Running things inside the prefix programmatically is super frustrating. If you're doing anything nontrivial, you have to (aiui) get things like the environment variables to configure DXVK and esync/fsync correct...

> Also for sanity, because spawning processes like these with a build-up like from a UI make it increasingly more difficult to debug. you neglect the impact on my mental...