ash

Results 62 issues of ash

e.g. `*.csproj` has `indent_size = 4`, but SamplePlugin.csproj uses 2-space indents

I believe [this](https://fontawesome.com/icons?d=listing&s=solid&m=pro) is a list of all icons only available in Font Awesome Pro – as far as I can tell, none of them are in `fa_icons.py`.

**Is your feature request related to a problem? Please describe.** I'm always frustrated when I run a command like `nix hash to-sri` and get an error: ```console $ nix hash...

feature

rdev::linux::common::Display implements the Drop trait to automatically call [XCloseDisplay()](https://tronche.com/gui/x/xlib/display/XCloseDisplay.html) when a Display is dropped: https://github.com/Narsil/rdev/blob/42c00f06b51c2874557a67f66e23f2e906736356/src/linux/common.rs#L128-L134 this is very convenient! unfortunately, it is not sound – XCloseDisplay() is not thread-safe, unless...

repro steps: - fill in the "manual injection path" box with your local dalamud build - launch the game, do testing of things, quit, ... - untick "enable manual injection"...

some duties (e.g. Tam-Tara, probably Whorleater) have names with "formatting" (including dashes), which gets dropped by TidyChat: this is not a big deal, but it would imo be _nice_ if...

### Description Images have a menu entry labelled "Push to Docker Hub". This is misleading – an image pulled from a private container registry would be pushed back to that...

area/gui
status/triage
version/4.31.0

Since you have to reinstall rm-hacks every time the OS gets an update, I end up having to manually set things like my timezone and the fact I don't need...

install script

If I'm in a cutscene, but a party member is in combat, the combat timer appears. I'd prefer if the timer hid itself entirely during cutscenes. (Maybe it could check...

### Description If I `logfire inspect`, it tells me I should set up integrations with httpx, requests, sqlite3, urllib, and urllib3. But of those, I only use httpx – it...

Bug