Xfce Forum

Sub domains
 

You are not logged in.

#1 2020-12-30 17:05:55

File Manager
Member
Registered: 2019-11-01
Posts: 62

Get brackets back for minimized windows in the panel in Xfce 4.16?

Panel (xfce4-panel)
...
tasklist: Hide brackets for min[imized] windows by default

https://www.xfce.org/download/changelogs/4.16

I have had brackets for minimized windows since I started using Linux. I checked window (panel) buttons settings and Xfce Settings Editor, but I still don't know how to bring the brackets back for minimized window (panel) buttons.

Offline

#2 2020-12-30 17:39:14

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,025

Re: Get brackets back for minimized windows in the panel in Xfce 4.16?

A new (hidden) setting was created to manage the brackets (label-decorations). Assuming you only have one Window Buttons plugin on your panels, the following command should re-enable them:

xfconf-query -c xfce4-panel -p "$(xfconf-query -c xfce4-panel -lv | grep tasklist | awk '{print $1}')/label-decorations" -t bool -s true --create

I will create a "label-decorations" property under your tasklist plugin and set the value to true.


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#3 2020-12-30 18:53:20

File Manager
Member
Registered: 2019-11-01
Posts: 62

Re: Get brackets back for minimized windows in the panel in Xfce 4.16?

Thanks ToZ!

I'll try your command.

Offline

Board footer

Powered by FluxBB