gterras

Results 61 comments of gterras

Same with a custom but no custom ports as far as I'm aware (v1.22.0) : ```bash $ glab auth status www.domain.tech ✓ Logged in to www.domain.tech as user (/home/user/.config/glab-cli/config.yml) ✓...

I would suggest using Github `releases` for external projects such as Kodi or Shairport (ex https://github.com/xbmc/xbmc/releases/tag/17.6-Krypton). This way SSRPIARI won't break randomly if master are modified. By the way your...

Hi, From what I've seen Pulseaudio is not launched automatically at boot, you can try to open a terminal and type `pulseaudio &`.

Any news on this issue? It's a bit of a pain to work with graphql right now.

I would like to know if the author plans to support Vue3 too.

Hi @p0psicles Vue 3 has been released : https://github.com/vuejs/vue-next/releases/tag/v3.0.0 Also it's been in RC stage for several months (which meant it wouldn't be subject to breaking changes). Anyway I'm interested...

Hi any news on this issue ? I also think it would be really useful, using push with `prevent` can lose some events and lead to an inverted push behavior.

Any news on this issue? This simple change could be very beneficial for a lot of users.

Could a strategy that relies on `@Type` instead of `@Expose` be created? At least it would be beneficial in some cases where they are already present.

Just my user voice but I highly appreciate the simplicity of the lib as it is. Not having to remember these kind of subtleties is a plus.