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

Add support for Wayland #566

Closed
wants to merge 3 commits into from
Closed

Add support for Wayland #566

wants to merge 3 commits into from

Conversation

nullobsi
Copy link

Description

Qt supports wayland, however due to the implementation, megasync segfaults on trying to obtain the wm name. this PR uses the XDG_SESSION_TYPE environment variable to detect wayland, and if so, uses XDG_CURRENT_DESKTOP to get the WM name.

@nullobsi nullobsi closed this by deleting the head repository May 27, 2024
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.

None yet

1 participant