GNOME Bugzilla – Bug 320247
Make GtkPathBar public
Last modified: 2018-01-16 22:32:08 UTC
Distribution/Version: Arch It would be very nice to have accessible FileChooser's buttonbar. It seems more people are using it in various implementations lately, so providing a consistent and recyclable instance of it would be nice.
Do you know of anything other than Nautilus that is using a similar path bar?
The new xfce file manager also uses this, I believe: http://thunar.xfce.org/
I would like to use the pathbar in file-roller.
The first step would probably be to figure out the requirements that file-roller, nautilus, thunar, etc have on such a widget.
IMHO the path bar should be useful to navigate non-filesystem hierarchies too.
*** Bug 385902 has been marked as a duplicate of this bug. ***
I'm working on making GtkPathBar public in the "pathbar" branch.
*** Bug 328095 has been marked as a duplicate of this bug. ***
*** Bug 310173 has been marked as a duplicate of this bug. ***
*** Bug 169213 has been marked as a duplicate of this bug. ***
For reference the bugs bug 328095, bug 310173 and bug 169213 were not straight duplicates of this bug but were things that work as described in Nautilus and should be integrated into the shared pathbar.
On second thought maybe I should just have marked them as blocker bugs. I'm just assuming the code would be taken from Nautilus like with the places sidebar...
unlikely to happen, I think.