thiccaxe
thiccaxe
Perhaps a builder for titles could solve this and serve as a general purpose builder
Would having builders for other immutable objects be of use? No need to make a special case for Title...
> What sort of objects were you thinking about? It's probably not worth the implementation overhead for many of the smaller or lesser-used interfaces in the API, just those with...
`Builder fadeIn(Duration, Duration, Duration)` ?
The additional names `child`, `withChild`, and `appendChild` have been suggested: [discord converation](https://discord.com/channels/319355592605040642/420342659115122688/869635953168363560).
It is a flatpak packaging issue (probably?). edit `/var/lib/flatpak/app/org.signal.Signal/current/active/files/bin/signal-desktop` change last line to `exec zypak-wrapper /app/Signal/signal-desktop "${EXTRA_ARGS[@]}" --enable-features=UseOzonePlatform,WaylandWindowDecorations --ozone-platform-hint=auto "$@"` works with x11 disabled on my end. without this "hack",...
Yeah it's probably a different issue altogether. Try running the electron app creator as the maintainer/contributor suggested earlier
Apparently there is no need to do pair-verify if pair-setup has just been successfully completed. https://github.com/thiccaxe/CompanionGames/issues/2 I doubt this will be viable in pyatv due to how the "pairing" session...
TVSystemStatus event is used instead of SystemStatus.
Old ios (12) seems to allow siri of all things through the companion remote. `{'_i': '_siriStart', '_x': 4007573237, '_c': {}, '_t': 2}` Record the time this was sent. then the...