Gregor Wünsch
Gregor Wünsch
Unfortunately, I can't seem to get the Bluetooth connection working, but this is probably an unrelated problem. The change looks good to me! The [flipperzero_protobuf_py](https://github.com/flipperdevices/flipperzero_protobuf_py/tree/main) submodule still needs a version...
Works as expected :) Only numpy wouldn't build (because of numpy/numpy#23808), bumping to 1.26.4 fixes this. numpy2 might also work, but latest 1.x release seems fine for now. I'd suggest...
This fixes it, thank you :) @rafaelmardojai, do you know (or would you mind explaining) why this bug didn't occur with all GitLab instances? Even looking at the fix, I...
> The only problem is that every Electron-based app uses chrome-status-icon-1 as the basic ID. This problem seems to be finally fixed by https://github.com/electron/electron/pull/48675, but this change will probably take...
The new version also ships a tray icon now, though it doesn't look as nice as the extension.
That's odd, it works for me™ (Flatpak as well as native package):  Can you check if EasyEffects has permissions to use dbus for this? ```sh $ flatpak info --show-permissions...
The way I understand it, a "Show" is just another `album_type`. Wouldn't adding this category simply consist of copying the logic of the existing categories? I totally understand if that's...
Thanks for the intro! I already played around with the library earlier, I'll definitely give it a try and let you know if it worked out :)
Sounds like a good idea, thanks for the quick response! What do you think of adding tooltips to the Disk Path and CD Path options? I could also (later) open...
> The best solution would actually be if the theme was selected based on the terminal color (in my case Konsole), but that's a hard issue as far as I...