-
Notifications
You must be signed in to change notification settings - Fork 578
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
Multiple monitors issue with Fedora 31 #1745
Comments
I also have this issue with Guake 3.6.3 (3.7.0 crashes on startup due to #1739 / #1740) on Manjaro. Here is
Monitors are arranged as follows: In the following, the laptop screen is $ guake --supportGuake Version: 3.6.3Vte Version: 0.60.1 Vte Runtime Version: 0.60.1 GTK+ Version: 3.24.17 GDK Backend: GdkX11.X11Display Desktop Session: gnome-xorg Display: :1 RGBA visual: True Composited: True
|
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. |
Still not working, while having the cursor in an external screen guake still shows in the laptop screen.
Compiled the master branch:
|
This should be closed too. It works on 3.8 now. I can confirm |
Closing since apparently fixed in latest guake |
I have tested latest fedora guake rpm and compiled from sources. The issue is that when having an external monitor connected to a laptop, guake only shows in the laptop screen (secondary display).
Describe the bug
When having an external monitor connected to a laptop, guake only shows in the laptop screen. Even if I change the settings and force it to appear in display 0 or 1. It doesn't make any difference.
Expected behavior
Same behavior like always, guake window appear where mouse display is if that option is selected in the settings.
Actual behavior
Guake always appear in laptop screen (secondary display)
To Reproduce
Fedora Core 31 updated to latest version.
$ guake --support
Guake Version: 3.6.3
Vte Version: 0.58.3
Vte Runtime Version: 0.58.3
GTK+ Version: 3.24.13
GDK Backend: GdkX11.X11Display
Desktop Session: gnome-xorg
Display: :0
RGBA visual: True
Composited: True
The text was updated successfully, but these errors were encountered: