Andy Holmes
Andy Holmes
> What happens if this GIMP plugin is compatible with other apps than GIMP? It can be used by other applications without restriction. > What is the user experience here...
Android O support is questionable in the Android App. There's a [phabricator task](https://phabricator.kde.org/T6218) tracking and issue with a [recent commit](https://phabricator.kde.org/D8966) but it hasn't been reviewed and certainly isn't in the...
Nope, only notification of "events" and sending SMS is supported: https://github.com/KDE/kdeconnect-kde/tree/master/plugins/telephony https://github.com/KDE/kdeconnect-android/blob/master/src/org/kde/kdeconnect/Plugins/TelephonyPlugin/TelephonyPlugin.java
AT is Accessibility Tools like screen readers, but also interfacing with input devices like a mouse. SPI is service programmable interface, or something like that. This is the big blocker...
Worked okay for me too, although I guess it's possible a compiler might be doing something funky (I used gcc-14.0.1). My wild guess it that the `G_OBJECT ()` cast might...
@eeejay I guess in that case, it's probably that if the registry fails initialization, when the "temporary" object is finalized it has not been assigned to `sRegistry`?
I'm marking this as a draft, since I don't have a container handy just now to check what happens on e.g. `fedora:39`. It may cause gi-docgen or g-ir-compiler to choke...
I'm labeling this a bug, even though I'm not sure it's our bug. Generally I would categorize this an MPRIS bug, because URIs as the resource type for albumart is...
To be honest, I'm really not a fan of trying to fixing out-of-repo bugs, especially with MPRIS. I'll think about it, but a solution that didn't involve hacking around user...
~~How do you mean? Does that relate to Flatpak?~~ Sorry, I misread your comment there :P