Page 1 of 1

make user role mandatory in title bar

Posted: 15 Jun 2019 03:07
by yusef88
if xyplorer runs with admin rights, the title bar should show that automatically without need extra configuration
like many other programs do

Re: make user role mandatory in title bar

Posted: 15 Jun 2019 14:45
by RalphM
There's nothing that keeps you from adding this to your title bar template!

Re: make user role mandatory in title bar

Posted: 24 Jun 2019 14:36
by Leito
RalphM wrote: 15 Jun 2019 14:45 There's nothing that keeps you from adding this to your title bar template!
For those searching how to, add the following to Configuration → Colors and Styles → Templates → Titlebar

Code: Select all

<get userrole>

Re: make user role mandatory in title bar

Posted: 24 Jun 2019 17:09
by freddiking
Wow. Thank you so much for this tip. Very useful.

Re: make user role mandatory in title bar

Posted: 24 Jun 2019 17:14
by RalphM
Leito wrote: 24 Jun 2019 14:36 For those searching how to, add the following to Configuration → Colors and Styles → Templates → Titlebar

Code: Select all

<get userrole>
The following works as well:

Code: Select all

<get username>