How can I get the same useful width on different monitors? #938
-
I set the useful width to —but what actually happens is the window on the external monitor is made much wider: How can I make the useful width consistent across monitors? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 3 replies
-
What resolutions are you running? e.g. what is your external monitor resolution vs laptop screen? Also, post take a screenshot of useful widths, e.g. |
Beta Was this translation helpful? Give feedback.
-
Cheers, so, interestingly, both the 1500px images above are correct. E.g., if I take your screenshots and resize them to be the same width (e.g. those images are different sizes, so if you normalise then horizontally you get this: So the sizes (in proportion to each monitor) is correct, e.g. the terminals are 1500px wide on each monitor. It looks though, like the dpi (scaling) is different for each monitor. What scaling are you using for each monitor? |
Beta Was this translation helpful? Give feedback.
-
Just to close this off, this isn't supported on PaperWM. Useful widths are always converted to actual pixel sizes. It's conceivable the width calculation could be changed to take into account scaling factors for a monitor. Would accept a PR to if anyone wants to implement incorporating monitor scaling into width calcs. |
Beta Was this translation helpful? Give feedback.
-
Enabling Mutter’s |
Beta Was this translation helpful? Give feedback.
Enabling Mutter’s
scale-monitor-framebuffer
causes this to work as expected: