James Hughes

Results 20 issues of James Hughes

A Safari port would be great to have for this extension. Apple provides some helpful documentation going over how to do this [here](https://developer.apple.com/news/?id=qiz0arxc). I've tried myself but Twitter just idles...

enhancement

this is my code: ``` let apicalypse = APICalypse() .fields(fields: "id,name,category") // Specify the fields you want to retrieve .where(query: "name = \"w\"") // Use the "where" clause to search...

thx to @stackotter who suggested `onChange` for condensation of text when it changes!!!

https://pkl-lang.org

enhancement

something like this: ![](https://i.redd.it/6trhh2xigqn31.png)

enhancement
good first issue

It'd be nice if the user could add custom platforms. For example, there is already a PS platform, but the user could delete that and separate it into PS1 and...

enhancement

- [x] mac: use name as application name and use this template to launch `open -a ""` - [x] steam: query IGDB for game, get the SteamID, and create a...

enhancement

for games listed on https://macsourceports.com, phoenix can install the port for them if they provide the game files. could also be done for source engine games using scripts that i...

enhancement