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

Linux: Random popup window positions on Wayland #5

Closed
ghost opened this issue Oct 29, 2021 · 5 comments
Closed

Linux: Random popup window positions on Wayland #5

ghost opened this issue Oct 29, 2021 · 5 comments

Comments

@ghost
Copy link

ghost commented Oct 29, 2021

This is a feature of Wayland.

I implemented the workaround for this, but at some point it stopped working in Qt5, but it still works in Qt6. The only thing preventing me from migrating fully to PyQt6 is that most Linux distros are not packaging it yet.

As a workaround, you can run this command, and Stargate will automatically find it and do the right thing:

pip install PyQt6
@ghost ghost pinned this issue Oct 29, 2021
@Conan-Kudo
Copy link
Contributor

I've made an issue to add this to Fedora Linux since we've already got Qt6 packaged.

You can track it here: https://pagure.io/fedora-kde/SIG/issue/127

@ghost
Copy link
Author

ghost commented Oct 30, 2021

Nice, that will be a very welcome addition :-)

I develop Stargate on Fedora + KDE

@L3337
Copy link
Member

L3337 commented Nov 29, 2022

Eliminated by sheer brute force of consolidating everything into a single window that Wayland has no control over.

@L3337 L3337 closed this as completed Nov 29, 2022
@L3337 L3337 unpinned this issue Nov 29, 2022
@Conan-Kudo
Copy link
Contributor

Conan-Kudo commented Jan 21, 2024

PyQt6 is now in Fedora, for what it's worth. Sorry about not getting back to you about this.

@L3337
Copy link
Member

L3337 commented Jan 21, 2024

Thanks @Conan-Kudo , no worries.

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