Chris Yeninas

Results 21 issues of Chris Yeninas

Skin authors should be able to add their skins to some database that SFP polls, displaying all of the possible skins with a preview image. Skins should have a name,...

enhancement

Someone had requested this before and I would like to implement this but currently https://github.com/AvaloniaUI/Avalonia/issues/8076 is blocking it unless I refactor how the Open Files button works

enhancement

Big Picture Mode's chat doesn't support importing from steamloopback.host, we need an alternative way to import the original and custom css to fix this

bug
help wanted

When there are cyclical symlinks (symlinks that contain symlinks pointing back to themselves) in a directory `RegisterAdditionalFileWatchersForSymLinkDirs` either hangs or throws this error: ``` System.IO.IOException: Too many levels of symbolic...

### Description I've been stuck on PuppeteerSharp 6.2.0 for a while because the chromium instance I needed to interact with was stuck on a pre-100 version for the longest time...

NStrip had this option added by @xiaoxiao921 in https://github.com/bbepis/NStrip/pull/3, seems like it would be good to have here as well.

enhancement

Allow wildcards, or maybe even full regex, so that you can include files that match a particular pattern. In my use case I was looking to extract all of the...

documentation

When just running `.\repak.exe unpack .\pakname.pak` it returns the following error upon reaching the first file to unpack: `Error: Attempted to write to "path/to/file.ext" which is outside of output directory`...

### Checks - [X] I have checked that this issue has not already been reported. - [X] I am using the latest version of Flow Launcher. ### Problem Description I...

bug
Needs investigation