Re: Firefox – GtkFileChooserNative – file selection dialogues

2019-09-22 Thread greg
September 22, 2019 7:16 PM, "Graham Perrin" wrote: > On 20/09/2019 09:28, Greg V wrote: > >>> … (What am I missing?) >> >> The dbus portal implementation itself, most likely. > root@momh167-gjp4-8570p:~ # pkg query '%o %v %R' dbus > devel/dbus 1.12.12 poudriere The portal, not the dbus server

Re: Firefox – GtkFileChooserNative – file selection dialogues

2019-09-22 Thread Graham Perrin
On 20/09/2019 09:28, Greg V wrote: … (What am I missing?) The dbus portal implementation itself, most likely. root@momh167-gjp4-8570p:~ # date ; uname -v Sun Sep 22 17:16:08 BST 2019 FreeBSD 13.0-CURRENT r352535 GENERIC root@momh167-gjp4-8570p:~ # pkg query '%o %v %R' dbus devel/dbus 1.12.12

Re: Firefox – GtkFileChooserNative – file selection dialogues

2019-09-20 Thread Greg V
On September 19, 2019 8:02:35 PM GMT+03:00, Graham Perrin wrote: >Firefox does not use xdg-desktop-portal for file selection dialogs > > > > This patch makes Firefox's GTK3 platform support use > > GtkFileChooserNative when available.

Firefox – GtkFileChooserNative – file selection dialogues

2019-09-19 Thread Graham Perrin
Firefox does not use xdg-desktop-portal for file selection dialogs > This patch makes Firefox's GTK3 platform support use > GtkFileChooserNative when available. GtkFileChooserNative > transparently uses the desktop portals interface, which >