hadess

Results 129 issues of hadess

We're missing a UI that would make it possible to opening a file, eg. a project file, and also give access to the rest of the files in that same...

new portals
portal: documents
needs discussion

It would be useful for applications to be able to pass a sandboxed file path they have access to, from the outside, for the file chooser to open in, eg....

`flatpak-1.14.0-2.fc37.x86_64` on Fedora 37 Using a Flatpak bundle generated from the `./local-build.sh` script at https://github.com/flathub/com.poweriso.PowerISO/ ```sh $ flatpak install --user com.poweriso.PowerISO.flatpak com.poweriso.PowerISO permissions: x11 devices multiarch file access [1] [1]...

The GTK+ code in "teoemulator" keeps file dialogs around (for reasons unknown). The code looks roughly like: ``` gboolean first_time = TRUE; if (first_time) { dialog = gtk_file_chooser_native_new ("Title", parent,...

We might want Flatpak file choosers to show that the application intends to access (open in the first place) a file _and_ some neighbouring files, for example, project files with...

As done in nautilus-sendto: https://gitlab.gnome.org/GNOME/nautilus-sendto/blob/master/src/nautilus-sendto.c#L313

From https://en.wikipedia.org/wiki/SeaMonkey: > SeaMonkey is a [...] continuation of the former Mozilla Application Suite It is handled the same way as Thunderbird: https://gitlab.gnome.org/GNOME/nautilus-sendto/blob/master/src/nautilus-sendto.c#L100