Danielle Foré
Danielle Foré
I think this started after https://github.com/elementary/appcenter/pull/2185. Might be worth reverting since slow is better than broken imo
@jeremypw I don't think we should have dialogs be loop blocking. But instead like [FileDialog](https://valadoc.org/gtk4/Gtk.FileDialog.open.html) or [Adw](https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/method.AlertDialog.choose.html) have a built-in async method for presenting them
There's a freedesktop setting being merged for this and it is still a binary choice to reduce motion or not. It's definitely in our interest to follow freedesktop here so...
Yeah it's worth probably seeing how other desktops handle this. I think in the case of multitouch gestures that shouldn't be considered an animation since it's behaving more like a...
@lobre yes exactly!
You should see a dialog like this:  But I agree there's no other feedback in the applications menu. I think probably we should just...
It was hidden because it pretty much exists to be a utility for the file browser and its important actions are available as menu items in Files. Most people are...
Contractor entries aren't/can't be shipped with the flatpak. They're shipped separately in the deb package `org.gnome.fileroller` https://github.com/elementary/fileroller/tree/deb-packaging
@eugenialoli this is a third package called `org.gnome.fileroller` from apt, not `file-roller`
@eugenialoli can you confirm that the package `org.gnome.fileroller` is installed with the command `sudo apt-cache policy org.gnome.fileroller`? and if it is, can you then confirm whether or not you have...