Katalin Rebhan
Katalin Rebhan
Hmm, since I can't test it, can you record video using SimpleScreenRecorder+GL capture? If not, reporting the issue on the [SSR repo](https://github.com/maartenbaert/ssr) is probably better, since that's the part that...
Yeah the thing that does the actual capturing is SSR code in this case :)
I'll keep this open for now since https://github.com/MaartenBaert/ssr/issues/675 is still open
Yes, I know, and that's why this line is here in the README: > Note: the method modifications listed in these documents are what the code effectively does, not what...
`Map` → `kToV` / `kToVMap`
I'd go for `iter`. Everyone seems to use that, and it's readable.
`ItemPlacementContext`, `ItemUsageContext`, `*Context` → `ctx` `BlockPos` → `pos` `BlockState` → `state` `PlayerEntity` → `player` `Direction` → `dir` `BlockView` → `view`
> * I think `context` is fine I mean sure it's fine, but you want that name to not get in the way since most if not all of these...
The title of this PR should probably be "[RFC 163] Portable Service Layer" or something along those lines, not "Initial commit" :^)
How about setting it to the value of CFBundleIdentifier? That seems to be the closest to "org.gnome.appname".