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

New verb "graphics", for enabling Wayland driver #2206

Merged
merged 1 commit into from
Apr 27, 2024

Conversation

gardenappl
Copy link
Contributor

Hi, it's my first PR here. Added a verb for easily enabling the experimental Wayland driver in Wine 9.0+.

  • Also usable for the same purposes as macdriver; deprecated macdriver
  • Has Ukrainian title and (new language) Russian title
  • Fixed settings with value =default being interpreted as DLLs
    That last one was also affecting another setting, videomemorysize=default.

This setting seems important to me, so I put it at the top of the "desktop" category. Maybe it should be renamed to "graphics"? Or maybe it doesn't matter much, looks like those categories are just comments.

Note that the "wayland" option actually sets the driver to "wayland,x11", so Wine will try Wayland first, but should fallback to X11 if it's not available.

@gardenappl gardenappl force-pushed the main branch 3 times, most recently from 66d9f76 to abd51d0 Compare April 3, 2024 19:58
- Also usable for the same purposes as macdriver; deprecated macdriver
- Has Ukrainian title and (new language) Russian title
- Fixed settings with value =default being interpreted as DLLs
@austin987 austin987 merged commit 2361b71 into Winetricks:master Apr 27, 2024
5 checks passed
@austin987
Copy link
Contributor

Thanks!

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