Results 22 issues of raphj

I need to receive signals from a dbus object that is short lived. I'd like to be able to unregister patterns from routers to avoid memory leaks. At a first...

Hello, Thanks for your library, it's very helpful. I'm trying to receive D-BUS signals. I'm using ddbus version 3.0.0-beta.1. My code looks like this: ```d void main() { Connection conn...

Hello, QKSMS now assigns default per-contact colors. Thanks for this feature, I really like it. However, I am using night mode and while default colors work well when on the...

enhancement

I use several computers (say, a work computer and a personal computer). I use Clementine on all of them. I may add tracks from any one of them. I manage...

Hello, Thanks for this resource. Here is a suggestion to document the support of hyphens, which allows breaking words with... hyphens indeed. See https://developer.mozilla.org/docs/Web/CSS/hyphens

Data request

In `src/invidious/routes/playlists.cr`, there is: ``` when "action_add_video" if playlist.index.size >= 500 if redirect return error_template(400, "Playlist cannot have more than 500 videos") else return error_json(400, "Playlist cannot have more than...

enhancement
type:database
module:playlists

**Issue description** I'm one element of the gigantic set of users of the Web hindered by reCaptcha's existance. Also see issue #286. Google does not have any easy way of...

service discussion

Manually entering the IP address and the port number to "pair" Clementine Remote to Clementine is a bit cumbersome. You have to find the IP address of the computer, which...

Hello, Thanks for this amazing application. Entering an IP address and a port number is less than ideal for non-technical users. It would be nice to be able to flash...

Hello, A would-be-nice-to-have feature would be a search icon on top of the playlist that when clicked, lets the user enter a string to filter songs. The playlist would only...