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 Wayland Support #266

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add Wayland Support #266

wants to merge 2 commits into from

Conversation

zhengliw
Copy link

Request to change default permissions from X11 socket to Wayland socket and X11 fallback socket, because I experienced some bugs when launching in X11 mode on GNOME Wayland. Thanks!

@flathubbot
Copy link
Contributor

Started test build 128343

@flathubbot
Copy link
Contributor

Build 128343 successful
To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/111330/com.getpostman.Postman.flatpakref

@ghisvail
Copy link
Collaborator

Request to change default permissions from X11 socket to Wayland socket and X11 fallback socket, because I experienced some bugs when launching in X11 mode on GNOME Wayland. Thanks!

Which kind of bugs. Could please give explicit details about the issues you are experiencing?

@zhengliw
Copy link
Author

zhengliw commented Jun 18, 2024

I also noticed that it won't launch anymore... I worked around by launching with some parameters from a VSCode thread I will link later

On Wayland, typing is very buggy and the cursor seems to jump around

Edit: microsoft/vscode#169504 (comment)

I added WaylandWindowDecorations to the Ozone features to get window decorations working...

@zhengliw
Copy link
Author

Maybe we can make some sort of wrapper script that selectively adds these launch parameters if a wayland session is detected...

@xanscale
Copy link

--socket=wayland
--socket=fallback-x11

if app support wayland i think this is the suggested configuration to use

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.

4 participants