https://bugs.documentfoundation.org/show_bug.cgi?id=171933
Bug ID: 171933
Summary: Ability to modify window title appearance
Product: LibreOffice
Version: 26.2.2.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Description:
Currently window headers and Panel/Task Bar window buttons use the following
syntax
<filename.ext> - LibreOffice Calc
Suggesting to add ways for user to be able to modify what is shown in the
title.
I use icon to determine / know application name so
I personally would like to be able to remove the " - LibreOffice Calc" suffix
and only show the filename.
<filename.ext>
That would be the option I would prefer but I will add an idea below if maybe
developers/other users would like different syntax then the one I am requesting
above.
Actual Results:
Uses the following syntax for header titles
`<filename.ext> - LibreOffice Calc`
Expected Results:
Ability for user to choose how window headers / Panel window buttons display
titles
Reproducible: Always
User Profile Reset: No
Additional Info:
Probably would not get added, but could make the setting a typing field with
variables assigned to each piece
%f = filename
%p = path with filename
%a = application name
%v = version number (not important but could be helpful to users trying to help
out LO by testing/comparing versions)
So just for example, if field contained....
%p - %a
/home/<username>/Documents/spreadsheetfile.ods - LibreOffice Calc
Thank you to anyone who reads this
--
You are receiving this mail because:
You are the assignee for the bug.