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

tentatively port to qt6 #163

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

hydrargyrum
Copy link

it was very lightly tested: it starts fine, and the dialog shows up when clicking on tray, did not go much further

most of the work was done with
https://github.com/hydrargyrum/attic/tree/master/pyqt5-to-pyqt6

however at least one thing might be overlooked: enums might behave different, i had to change == 3 into == QSystemTrayIcon.ActivationReason.Trigger to have the dialog shown. maybe some other enum usages should be fixed

@hydrargyrum hydrargyrum mentioned this pull request Aug 15, 2024
@dglent
Copy link
Owner

dglent commented Aug 16, 2024

Thank you @hydrargyrum :)
I am not ready yet to switch to qt6 i will do it a little later

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

Successfully merging this pull request may close these issues.

2 participants