Replies: 1 comment
-
The bar should resize according to the width of the monitor when new monitors are added or the resolution is changed. I can't replicate the behaviour that you are describing. In the screenshot that you have provided the bar does not look cropped, but rather it takes up the full width of the monitor and the right hand side is completely black (#000000). Does that correct itself when changing e.g. tags? It may perhaps be worth providing your Other observations is that the black line starts at 2560 and ends at 3429, suggesting that it draws up until the size of the laptop monitor. So I suspect that this has something to do with the initial drawable that is created using This pixmap is enlarged via So either a |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How can I properly set multimonitor setup with different resolutions.

I have noticed unwanted behavior of status bar when I connected second external monitor. This monitor resolution is higher then primary one in the laptop. While in the laptop status bar width is ok in the external one is cropped (do not stick to the width of the screen - is shorter - pls see the attached picture). I was trying to find any solution in the net - that what I have found out was to apply the patch - statusallmons. However this did not help. As well I tried ro add/remove to my .Xresorces dpi parameter, scalling via xrandr but without success. Below I posted xrandr command result.
What is more whenever for the first time I connect the external monitor and set this via arandr and then save the config file, everything is ok but next time when I log in to the system with above mentioned settings the status bar is cropped on the second monitor.
Can anyone experienced similar issue?
Thanks in advance for any tip.
Best regards
Screen 0: minimum 320 x 200, current 6000 x 1600, maximum 16384 x 16384
eDP-1 connected primary 2560x1600+3440+0 (normal left inverted right x axis y axis) 344mm x 215mm
2560x1600 165.00*+ 60.00 + 59.99 59.97
DP-1-0 disconnected (normal left inverted right x axis y axis)
DP-1-1 disconnected (normal left inverted right x axis y axis)
DP-1-2 disconnected (normal left inverted right x axis y axis)
DP-1-3 disconnected (normal left inverted right x axis y axis)
HDMI-1-0 connected 3440x1440+0+0 (normal left inverted right x axis y axis) 800mm x 335mm
3440x1440 99.98*+
Beta Was this translation helpful? Give feedback.
All reactions