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

Enable wayland socket by default #2

Closed
Toromino opened this issue Apr 20, 2022 · 3 comments · Fixed by #4
Closed

Enable wayland socket by default #2

Toromino opened this issue Apr 20, 2022 · 3 comments · Fixed by #4

Comments

@Toromino
Copy link

This is just a small enhancement. I have noticed that QT_QPA_PLATFORM is set to xcb by default on the Flatpak image. The wayland socket is disabled by default as well, even though the application seems to support Wayland just fine which I have confirmed by setting QT_QPA_PLATFORM=wayland and enabling the wayland socket manually.
image

@zocker-160
Copy link
Collaborator

X11 was chosen because all the testing for the Flatpak was made on X11, so I wanted to make sure I upload a version to Flathub that works 100%.

I will create a beta branch with wayland enabled so ppl can give feedback. If there are no issues, I will make it the default.

@zocker-160
Copy link
Collaborator

Wayland build based on v0.5 is now available in flathub-beta.

Please let me know if there are any issue.

@Toromino
Copy link
Author

So far I have noticed that the "Open file" dialog is not opening up, but that might be due to having portals misconfigured on my end. I will keep testing.

@zocker-160 zocker-160 linked a pull request May 1, 2022 that will close this issue
zocker-160 added a commit that referenced this issue May 1, 2022
Update NotepadNext.git to v0.5.1, fix #2 and #3 + add version checker
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 a pull request may close this issue.

2 participants