[SOLVED] Scaling and window title still small
Forum rules
Before you post please read how to get help
Before you post please read how to get help
[SOLVED] Scaling and window title still small
Hello,
In 20.1 Xfce I have scaled my desktop x2: everything appears to have scaled except the title and buttons of the windows. Is this a known bug?
Thanks
In 20.1 Xfce I have scaled my desktop x2: everything appears to have scaled except the title and buttons of the windows. Is this a known bug?
Thanks
Last edited by milasx on Mon Jan 18, 2021 11:49 am, edited 1 time in total.
Re: Scaling and window title still small
On a similar note the scanner application for my Epson printer is not scaling with error:
I wonder if it is related.
Code: Select all
Failed to load module "xapp-gtk3-module"
Re: Scaling and window title still small
That error should be fixed very soon, if it's not already sitting in the Update Manager.
Let us know when the update stops that error if you still have the other issue.
Let us know when the update stops that error if you still have the other issue.
Re: Scaling and window title still small
Yes the error is now gone but the title are still not scaled and some apps do not scale at all.
Code: Select all
Failed to load module "xapp-gtk3-module"
Re: Scaling and window title still small
I think that might be a qt/GTK2 issue for the latter part. Which apps aren't scaling at all?
For the Windows buttons issue, what have you got selected in Menu > Settings > Desktop Settings for the Window Manager?
For the Windows buttons issue, what have you got selected in Menu > Settings > Desktop Settings for the Window Manager?
Re: Scaling and window title still small
Probably yes a qt issue, the Epson scanner utility which I know uses qt.
The windows manager was:
Xfwm4 + Compositing
I tried them all and Compiz is the only one working correctly, I can use that for now.
Thanks!
The windows manager was:
Xfwm4 + Compositing
I tried them all and Compiz is the only one working correctly, I can use that for now.
Thanks!
Re: Scaling and window title still small
With respect to other apps not scaling (Zoom is another one) I wonder if there is a solution. Under Pop OS (Gnome) they scale OK so this seems to be an issue with Mint or Xfce. Any ideas?
Thanks!
Thanks!
Re: Scaling and window title still small
See this post: https://forum.xfce.org/viewtopic.php?id=14447
I'm betting the info from ToZ there is related to your issue.
Re: Scaling and window title still small
Thank you - yes it must be that. So it means that in Pop OS the configuration to scale is already present - to be precise in Pop OS I am using fractal scaling and I have not seen any app not scaling so far.
Re: Scaling and window title still small
I have found info on another post and this seems to do the trick for VLC:
Thanks!
Code: Select all
QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_SCREEN_SCALE_FACTORS=1 QT_SCALE_FACTOR=2
Re: Scaling and window title still small
It also works on Zoom.
many thanks to you!
many thanks to you!
Re: [SOLVED] Scaling and window title still small
You're welcome for the tiny bit of info I offered. 
