Xfce Forum

Sub domains
 

You are not logged in.

#1 2021-05-20 18:31:02

jakfish
Member
Registered: 2019-12-23
Posts: 55

Once More with Feeling--Window Buttons Icon Woes (SOLVED)

https://imgur.com/F8m5uAt.png

As the screenie shows, the xfce 4.14.1 (Linux Mint 19.3) panel shows healthy icons everywhere except to the left of the LM menu icon. I've looked through previous posts about wb icon issues, but most seemed connected to the panel at large, whereas all is fine except here.

Any ideas, tweaks to /.gtkrc-2.0?

Much obliged,
Jake

Last edited by jakfish (2021-05-20 21:24:05)

Offline

#2 2021-05-20 20:45:59

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

Re: Once More with Feeling--Window Buttons Icon Woes (SOLVED)

If you're referring to the difference icon sizes (window buttons not sizing correctly), there is an open bug report and an existing merge request to fix the issue.

The only thing you could possibly do now is use CSS to resize the WB icons, but they will become blurry (due to the API currently being used to retrieve the icon). Add the following to ~/.config/gtk-3.0/gtk.css:

.tasklist button image { -gtk-icon-transform: scale(1.4); }

...and restart the panel to see the result.


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 2021-05-20 21:06:37

jakfish
Member
Registered: 2019-12-23
Posts: 55

Re: Once More with Feeling--Window Buttons Icon Woes (SOLVED)

https://imgur.com/VV9TEqs.png

At 1200x1920, your workaround is spot-on and with a minimum of blur.

There may be folks that know xfce more than you, but I've never seen them.

Many thanks,
Jake

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.020 seconds, 7 queries executed - Memory usage: 523.09 KiB (Peak: 529.67 KiB) ]