Danielle Foré

Results 934 comments of Danielle Foré
trafficstars

On the more complicated end of the spectrum iOS has ActivityKit: https://developer.apple.com/videos/play/wwdc2023/10184

Okay so with the latest commit the session doesn’t crash like it did before but it takes a REALLY long time to start. So I think there’s probably still some...

I wonder if we're waiting on Portals in Gala because we use access dialog: https://github.com/elementary/gala/blob/d408d394dbd9a6c6999df924b9c47599cea58c15/src/Dialogs.vala#L7

Fixed in #102

Moving to portals since we have a portal and don't use the contact anymore. This might ultimately be a Gala issue though

Yeah I was thinking only when they are sent within like 1s or something super tight. Like tighter than is reasonable for a human to be sending

Just wanted to note in addition to the design discussion on the Granite ActionSheet issue that this is a pretty convenient and smart feature that would be nice. Generating a...

Are you sure it isn't the app chooser portal? https://flatpak.github.io/xdg-desktop-portal/portal-docs.html#gdbus-org.freedesktop.impl.portal.AppChooser

@hanaral we're purposely not shipping those apps as Flatpak with "Open In..." menus until the design is sorted out. But yeah listing apps inside another app is going to go...

It looks like from our prior art on the linked issue that it might be valuable to design this from the start as accepting a string array for the files....