helloSystem / Menu

Global menu bar written in Qt
44 stars 14 forks source link

Menu doesn't fill the screen when using a secondary display in portrait (90 deg rotated) #52

Open PreyK opened 3 years ago

PreyK commented 3 years ago

When using a secondary display in portrait the menu doesn't fit. But if I disable the primary display to use only one display in portrait and restart the menu it fills the screen's top correctly.

Expected result on the portrait display when using 2 displays: 1613146855 Actual result: 1613146652

Steps to reproduce:

  1. Plug in an external display.
  2. rotate it and set it to portrait mode in the Screen Settings (screen layout editor)
  3. You should see something like on the screenshots.
probonopd commented 3 years ago

Let's just say that multi-monitor setups are not supported yet. If someone wants to look into this topic, that would be very welcome. The desired behavior is described in https://github.com/helloSystem/Menu/issues/41#issuecomment-778399118.

probonopd commented 1 year ago

Is this still an issue?