! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Alt-tab cycling windows are very small
Status:
RESOLVED: MOVED

Comments

Description adam.k.janik@gmail.com 2019-08-18 10:02:20 CEST
Since lat update, when I press alt-tab to cycle window, those windows are very small, I barely can see and recognize them only by application icon and small label.
I use 1440p monitor, but switching to FullHD did not solve the problem.
Kenrel `5.2.9-arch1-1-ARCH`
Unfortunately, I can't make a screenshot while in alt-tab mode.
Comment 1 ToZ editbugs 2019-08-18 13:07:04 CEST
See if the following snippet in ~/.config/gtk-3.0/gtk.css helps:

#xfwm-tabwin {
        -XfwmTabwinWidget-icon-size: 96;
        -XfwmTabwinWidget-preview-size: 512;
}

and restart xfwm4.
Comment 2 adam.k.janik@gmail.com 2019-08-19 18:08:33 CEST
It worked, thank you! Issue can be closed.
Comment 3 Andre Miranda editbugs 2019-08-20 04:16:52 CEST
(In reply to adam.k.janik@gmail.com from comment #0)
> Unfortunately, I can't make a screenshot while in alt-tab mode.
You can with the delay option.

(In reply to ToZ from comment #1)
> See if the following snippet in ~/.config/gtk-3.0/gtk.css.
Maybe we can use this css conditionally by checking gdk_monitor_get_scale_factor () > 1.
Comment 4 Git Bot editbugs 2020-05-29 12:28:03 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/xfce/xfwm4/-/issues/341.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #15843

Reported by:
adam.k.janik@gmail.com
Reported on: 2019-08-18
Last modified on: 2020-05-29

People

Assignee:
Olivier Fourdan
CC List:
2 users

Version

Version:
4.14.0

Attachments

Additional information