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

Wayland support? #127

Open
sjnewbury opened this issue Dec 31, 2021 · 5 comments
Open

Wayland support? #127

sjnewbury opened this issue Dec 31, 2021 · 5 comments

Comments

@sjnewbury
Copy link

With progress being made with the Wine on Wayland:
https://www.collabora.com/news-and-blog/blog/2021/12/22/wine-on-wayland-year-end-update-improved-functionality-stability/

Would it be possible to have gallium-nine also support Wayland? It currently works really well for me, I wouldn't want to stop using gallium-nine. This is especially since I use it with a GFX8 AMD and an Ivy Bridge both of which do not currently get the Vulkan love of newer GPUs, but have excellent Gallium support in the case of AMD and a very actively developed Gallium driver in Crocus for Intel.

@axeldavy
Copy link
Collaborator

axeldavy commented Jan 1, 2022

The mesa side is compatible with Wayland. It needs changes in the wine module and that depends on how they implement Wayland. Likely it will be difficult, but we'll see when that becomes stable.

@gardenappl
Copy link

gardenappl commented Apr 28, 2023

This is probably not a very useful comment on my end, but it's sad to see Gallium Nine not working with https://gitlab.collabora.com/alf/wine/-/tree/wayland

@sjnewbury
Copy link
Author

As you're probably aware wayland support is landing upstream:
https://gitlab.winehq.org/wine/wine/-/merge_requests/2712

Perhaps time to look into this? It would be nice to have it supported in time for the official debut release.

@sjnewbury
Copy link
Author

I use a custom Proton with integrated gallium-nine support, I've just spent quite a few hours rebasing the Proton wine "fork" onto Wine-Wayland. If it works at all (!) I'll see if I can have a look at what needs to be done to make it work with nine.

@axeldavy
Copy link
Collaborator

Sure, don't hesitate to investigate what needs to be done.

Once a hacked version works, we can always think on how to make it clean.

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

3 participants