Xfce Forum

Sub domains
 

You are not logged in.

#1 2025-08-02 20:29:26

advice1010
Member
Registered: 2023-02-19
Posts: 134
LinuxChrome 130.0

Alt Tab Menu - How to change size of icons

When using "Alt+Tab Menu"
and the following setting
`Cycle through windows in a list`

the list of opened windows uses the following format
<application icon> <application name>

I was wondering if anyone can tell me the line of code used to alter the size of the application icons used?

I know the menus name is

#xfwm-tabwin

I know fonts use

{ font-size: ##pt }

so I was expecting something similar

all I found was
`gtk-icon-transform`
which says it does scaling

but I was thinking that there would be a "size" code
allowing to choose the typical sizes icons are create in
16x16 24x24 32x32 48x48

I have also seen this mentioned

.icon {
  width: 48px;
  height: 48px;
}

but confused what to do with this because the ".icon" text is outside of the curly brackets unlike the "font-size" example I mention above.

Thank you to anyone who reads this and for any information offered

Offline

#2 2025-08-02 20:32:04

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 12,123
LinuxFirefox 141.0

Re: Alt Tab Menu - How to change size of icons


Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#3 2025-08-08 14:00:21

advice1010
Member
Registered: 2023-02-19
Posts: 134
LinuxChrome 130.0

Re: Alt Tab Menu - How to change size of icons

@ToZ
I am so glad I asked this, I would not have figured this out.
Thank you for this link / providing this answer.
If interested, I made a reply to that link you provided, just an observation I made.
Thank you again

Offline

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

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.014 seconds, 8 queries executed - Memory usage: 530.46 KiB (Peak: 531.3 KiB) ]