Xfce Forum

Sub domains
 

You are not logged in.

#1 2015-05-07 17:10:42

2redge2
Member
Registered: 2015-05-07
Posts: 3

change size of windows thumbnails in window switcher dialog(alt+tab)

hi!
any of you knows if there is a way to change the size of the windows thumbnails in window switcher dialog(alt+tab)
config file or something else?
thanks!

Offline

#2 2015-05-07 17:51:45

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 10,948

Re: change size of windows thumbnails in window switcher dialog(alt+tab)

This seems to work:

style "xfwm-tabwin" {
	Xfwm4TabwinWidget::preview-size = 512
}
widget "xfwm4-tabwin*" style "xfwm-tabwin"

...in ~/.gtkrc-2.0. Adjust values as required. Minimum appears to be 48, maximum 512.

Also run-time adjustable appear to be:
- icon-size (24-128)
- listview-icon-size (16-48)
- border-width (0-8)
- border-radius (0-20)
- border-alpha (0.0 - 1.0)
- alpha (0.0 - 1.0)

Reference: tabwin_widget_class_init ()


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 2015-05-07 18:28:47

2redge2
Member
Registered: 2015-05-07
Posts: 3

Re: change size of windows thumbnails in window switcher dialog(alt+tab)

thanks ! test this tonight!

Offline

#4 2022-01-04 07:18:36

KBar
Moderator
Registered: 2021-11-05
Posts: 689

Re: change size of windows thumbnails in window switcher dialog(alt+tab)

Hey, ToZ. I see preview-size and icon-size properties are still in the code. Any way I can access them in Gtk3?

EDIT: Ah, nevermind. You answered that in another topic. I was so close myself! tongue

Last edited by KBar (2022-01-04 07:28:22)


Remember to edit the subject of your topic to include the [SOLVED] tag once you're satisfied with the answers or have found a solution (in which case, don't forget to share it as well), so that other members of the community can quickly refer to it and save their time. Pretty please! tongue

Offline

Board footer

Powered by FluxBB