feature request: per-display scaling #2921
Replies: 40 comments 2 replies
-
same situation here as well. I think it's quite common for developers. Can you guys please consider the support of this feature. |
Beta Was this translation helpful? Give feedback.
-
this is great recommendation. but there are amounts of effort to be put into it to make it real. |
Beta Was this translation helpful? Give feedback.
-
Hi sonald, |
Beta Was this translation helpful? Give feedback.
-
It seems like they began working on this already. But at the moment it's not perfect. Only some apps works, primarily the deepin apps, but most of everything remains huge on my external FHD monitor (My Laptop is 3k). Either way Good job guys!! |
Beta Was this translation helpful? Give feedback.
-
associate: linuxdeepin/internal-discussion#985 |
Beta Was this translation helpful? Give feedback.
-
Where is this enabled? I am on 4.10.12 and I don't see anything for dpi per display. |
Beta Was this translation helpful? Give feedback.
-
Add these lines to
Then logout and login again. |
Beta Was this translation helpful? Give feedback.
-
Thanks, the setting does apply. And you are correct, it is quite buggy and does not work properly. Tried to set main display to 1.5x and side monitors to 1x, it does not seem to do anything. |
Beta Was this translation helpful? Give feedback.
-
You have to logout and back in so that the changes can take effect. |
Beta Was this translation helpful? Give feedback.
-
I did, but it still doesn't do anything for me. The main monitor is still scaled to 1.5x, but dragging any window to the other monitors is still very large. Tried with native Deepin file manager and a few others. |
Beta Was this translation helpful? Give feedback.
-
Could you please check whether the environment variable |
Beta Was this translation helpful? Give feedback.
-
I typed printenv and there is no mention of QT_SCREEN_SCALE_FACTORS in the output I should mention I am using Manjaro Deepin, and after changing the display scaling per monitor, my icons reset and cannot be changed. This occured for me right after clicking and dragging each display's scaling and logging out. Clicking on the theme icons in the control center changes folder icons in Nautilus but not for the Deepin tray or in the Deepin file manager. https://i.imgur.com/sXzQKO2.png |
Beta Was this translation helpful? Give feedback.
-
Hey everybody, As stated in the development planning on Deepin's official website, I was impatiently waiting for Deepin v15.11 to have the multi monitor multi DPI feature so I've just installed it but I don't have these settings as shown in your screenshots :/ Did I forgot something ? Thanks |
Beta Was this translation helpful? Give feedback.
-
@KaKi87 It's not automatically enabled in 15.11, did you do what Chris said? |
Beta Was this translation helpful? Give feedback.
-
@RailRanger
can you please help me with the right settings? |
Beta Was this translation helpful? Give feedback.
-
@w4j3d for 2x You can also change the y coordinate to better tune the vertical height. This matters when you drag a window over. https://github.com/wertarbyte/autorandr for how to use it |
Beta Was this translation helpful? Give feedback.
-
I have tried both... both are better than original... but I want to tweak a little bit so that it's just right for my eyes. Can you please tell me how you calculate it? I want to try for example 1.2 scaling, 2.2 scaling, etc.. |
Beta Was this translation helpful? Give feedback.
-
it seems like for my very case: just multiply 1920 by the scale thanks! |
Beta Was this translation helpful? Give feedback.
-
@RailRanger What about me ? 🙄 |
Beta Was this translation helpful? Give feedback.
-
@KaKi87 There is a bug for resolutions going above 8192x8192 in either direction, it doesn't seem trivial to work around. It will be easiest to see if Deepin v20 will fix that because of the new freedesktop packages. |
Beta Was this translation helpful? Give feedback.
-
v20 will be based on debian buster so yeah :) |
Beta Was this translation helpful? Give feedback.
-
When is that ? |
Beta Was this translation helpful? Give feedback.
-
Good to hear, the old Stretch packages are annoying to deal with. Unrelated, but I love your avatar, they're adorable. |
Beta Was this translation helpful? Give feedback.
-
I did follow the steps @chirs241097 mentioned but both the scales modify global (All monitors display) settings. When can we expect a fix for this as I couldn't find any date for deepin's next release? |
Beta Was this translation helpful? Give feedback.
-
Any news on this ? |
Beta Was this translation helpful? Give feedback.
-
I can't enable this experimental feature. Can you explain how I have to set the environment variable? I need my external monitor like many others. |
Beta Was this translation helpful? Give feedback.
-
@BLumia Any news on this ? Thanks |
Beta Was this translation helpful? Give feedback.
-
The display scaling widget works well for scaling every display together, and the display manager works well for arranging the outputs, but putting one UI scaling value on multiple displays can make UIs too small or large on some displays.
Could per-display scaling be added to the display manager? Xrandr seems to support this currently.
For example, when I plugged my 1080p monitors into my 4k display laptop, I used the manager to arrange the displays and make a profile - this works brilliantly - but to use the external displays I have to set the scaling to 1.0, which makes non-deepin windows (like Chrome) too small on the laptop display.
Thanks for your work; I really enjoy using deepin at work and at home!
Beta Was this translation helpful? Give feedback.
All reactions