It should be possible to use the toolbar without the location bar. The location bar should probably be moved back to the same place where the path bar resides. The toolbar may then also include some nifty widgets like a search field.
Moving to 0.3.2beta2.
Moving to 0.4.0rc1.
Fixed with revision 22920. 2006-08-28 Benedikt Meurer <benny@xfce.org> * thunar/thunar-window-ui.xml, thunar/thunar-window.c: Decouple the location bar from the toolbar by separating them into "Location Bar" and "Main Toolbar". Bug #1349.
Sorry for saying this, but this completely ruins Thunar. If you want to add this in a good way, then please add some kind of option to have both the buttons and location/path bar in 1 toolbar or after each other (DND, OpenOffice style). Nick
Hm, indeed something to think about. But that should probably be discussed on thunar-dev.
It does indeed mess up the UI. Too much wasted space. I'll revert that.
(In reply to comment #6) > It does indeed mess up the UI. Too much wasted space. I'll revert that. > I'm glad you're going to revert it. Maybe a DND toolbar, like Firefox, can solve this? I remember there are some "Editable toolbar" classes in libexo, but you probably already know ;-). Nick
Heh, yes, that's on TODO. But making the toolbar editable means freezing the actions, which I don't want to do yet.
It's back to the previous behaviour, just incoporated the path bar changes from Gtk+.