Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong position on multiple displays aligned vertically #1818

Open
amirkaveh opened this issue Dec 9, 2020 · 1 comment
Open

Wrong position on multiple displays aligned vertically #1818

amirkaveh opened this issue Dec 9, 2020 · 1 comment

Comments

@amirkaveh
Copy link

Describe the bug

I have two displays. The primary is my laptop display and the secondary is located above the first one. When guake placement settings for "Appear on display" is "0 (primary)" or "always on primary", the guake window appears in the wrong position on the bottom of the secondary display. Also it happens when the option "Appear on mouse display" is checked and the mouse is on the primary display.

Expected behavior

The guake window should be placed on top of the primary display based on the settings.

Actual behavior

The window appears at the bottom of the secondary display.

To Reproduce

Probably the display arrangement I mentioned above.

Screenshot from 2020-12-09 12-10-51


$ guake --support

Guake Version: 3.7.0

Vte Version: 0.62.0

Vte Runtime Version: 0.62.0


GTK+ Version: 3.24.23

GDK Backend: GdkX11.X11Display


Desktop Session: ubuntu


Display: :0

RGBA visual: True

Composited: True

  • Monitor: 0 - CMN eDP-1
    • Geometry: 1920 x 1080 at 0, 1080
    • Size: 309 x 173 mm²
    • Primary: True
    • Refresh rate: 60.01 Hz
    • Subpixel layout: unknown
  • Monitor: 1 - SAM DP-2
    • Geometry: 1920 x 1080 at 0, 0
    • Size: 477 x 268 mm²
    • Primary: False
    • Refresh rate: 60.00 Hz
    • Subpixel layout: unknown
@Davidy22
Copy link
Collaborator

A patch that may fix this has just been merged. Can you confirm whether or not this is fixed in the current git main? If you can't compile, updates when the next version is released are also welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants