Setting to show full path in title bar
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Yousuf Philips added 2. Enhancement 5. Settings 5. Window Decorations labels
added 2. Enhancement 5. Settings 5. Window Decorations labels
- Maintainer
But please only a xfconf setting ... no need to configure that in the thunar preferences.
I suppose it should be "[path] - Thunar", like you suggested in #482 (closed)
A patch would be very welcome !
- Author Reporter
Without a entry in the preferences, how would users ever find the option? Yes '[path] - Thunar' would be the formatting.
Collapse replies - Maintainer
Like all other expert settings, via
xfce4-settings-editor
- Author Reporter
Seems this is already implemented with the 'misc-full-path-in-title' xfconf entry. https://gitlab.xfce.org/xfce/thunar/-/blob/master/thunar/thunar-preferences.c#L556
Can we turn this on by default, as it is in terminal and mousepad.
- Maintainer
Collapse replies - Author Reporter
- Developer
b6c24d0c Introduced the bug. You can see that using git-blame.
- Maintainer
meh, looks like I broke it
- Author Reporter
Guess the change needs to happen in this area. https://gitlab.xfce.org/xfce/thunar/-/blob/master/thunar/thunar-window.c#L3656
- Sergios - Anestis Kefalidis mentioned in merge request !73 (merged)
mentioned in merge request !73 (merged)
- Alexander Schwinn closed with commit ecfe7806
closed with commit ecfe7806
- Yousuf Philips added 8. GSoC 2021 label
added 8. GSoC 2021 label
- Yousuf Philips mentioned in merge request !112 (merged)
mentioned in merge request !112 (merged)
I don't understand why this option is a hidden xfconf setting and not in the Thunar preferences where it would logically be and where a user might actually have some chance of finding it without wasting time google searching.
Collapse replies - Maintainer
I don't understand why this option is a hidden xfconf setting and not in the Thunar preferences
The reason for that is, to prevent the thunar settings-dialog from looking like this:
As well note that
misc-full-path-in-title
meanwhile is TRUE by default.But yea, possible it would be should at least add a link to the hidden settings in the thunar settings dialog.
This is funny to me because this photo you shared is pretty much how Thunar titlebars look now with the new default setting, if you happen to be looking at a folder that has a long file path.