Sebastian Wick
Sebastian Wick
FYI, since flatpak sandboxing became a thing the way tracker works has changed a quite a bit (https://blogs.gnome.org/carlosg/). You could for example let the user add directories to the library...
> If that's true, then xdg-desktop-portal will not always be able to rely on this convention anyway, both for dbus-broker and for dbus-daemon, because foo.service doesn't indicate an app ID....
Re-reading it with the knowledge that the service is a systemd service... > I think the ideal thing might be if there was a way for xdg-desktop-portal to inspect fooapp.service...
> a small number of user services named with a reversed-DNS D-Bus-style name with no app- prefix, like org.gnome.Evince.service I checked my install and there is literally no service for...
This is still relevant. Not sure how to push it forward though. I think there are two problems: 1. How do we deal with systemd services 2. How do we...
Might want to put the autofd stuff into a new commit but otherwise this LGTM.
Code LGTM but I can't judge the details of the FUSE changes.
^ @GeorgesStavracas
I think we can reasonably ignore regex for now. If the simple matching turns out to be insufficient we can revisit that part and make it more powerful. We just...
mime-types and URI handlers have the same security issue described by @razzeee. Android and iOS usually solve this kind of issue by putting up a file at a well-known path...