Paul van Tilburg

Results 24 issues of Paul van Tilburg

I was really fighting confusing compile errors like: ``` error[E0382]: use of moved value: `key` --> src/backend.rs:162:1 | 162 | #[cached(time = 3600, result = true)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |...

Hi, I've just upgraded to GNOME Twitch 0.2.0 and it is a great leap ahead, real nice work, cheers! However, I cannot seem to mute/unmute and pause/unpause the video stream...

user suggestion

The YouTube widget currently does not seem to support a playlist, even if you use an URL that points to a video but that also contains a list ID (e.g....

enhancement
widget wrapper

If I am listening music while navigation, the music stops after each voice navigation announcement and I have to resume it again (while not paying attention to traffic). This probably...

sailfish

Currently, Chorus2 allows for changing the volume by clicking somewhere on a 0–100% scale. Changing this, triggeres a Kodi software volume change. I have a Kodi remote app (i.e. [Kodimote](https://github.com/mzanetti/kodimote))...

enhancement
help wanted

The reservation system REST API documentation mentions the following about conference (reservation) deletion: "Jicofo deletes conferences in the reservation system in two cases. First when all users leave XMPP Multi...

We are interested in retrieving the state information of Jicofo, that is, which conferences are running and who are participating (and how long). Currently, we are trying to use the...

**Describe the solution you'd like** It would be great if you could configure a space for the chatterbox to create the rooms in. This would allow clients on the support...

It seems that the association only adds the parameter of the parent (and not all ancestors), see [lib/spyke/associations/has_many.rb#L7](https://github.com/balvig/spyke/blob/v5.1.0/lib/spyke/associations/has_many.rb#L7). As a result, when going through two relations, the URL cannot be...

It doesn't seem to be possible to remove a resource on an association. In case of a many-to-many relation, no one holds the foreign key of the other and thus...