FS#79758 - [wine] consider enable with-wayland build option
Attached to Project:
Community Packages
Opened by muziknavi (muziknavi) - Friday, 22 September 2023, 17:30 GMT
Last edited by Toolybird (Toolybird) - Tuesday, 03 October 2023, 05:01 GMT
Opened by muziknavi (muziknavi) - Friday, 22 September 2023, 17:30 GMT
Last edited by Toolybird (Toolybird) - Tuesday, 03 October 2023, 05:01 GMT
|
Details
Description:
Right now wine builds without wayland. At the same time wine does incremental progress in this way, and after https://gitlab.winehq.org/wine/wine/-/merge_requests/3909 (winewayland.drv: part 7: Basic window management) will become pretty usable in wayland-only sessions for simple programs like notepad etc. I successfully installed total commander and foobar. Anyway it will still not available OOB without some reconfigurations so building with this option will be harmless for usual users. But it will be great to try this mode on the official arch package. |
This task depends upon
Closed by Toolybird (Toolybird)
Tuesday, 03 October 2023, 05:01 GMT
Reason for closing: None
Additional comments about closing: "apparently it's now by default"
Tuesday, 03 October 2023, 05:01 GMT
Reason for closing: None
Additional comments about closing: "apparently it's now by default"
FS#75992prereq:
HCU\Software\Wine\Drivers\Graphics="x11,wayland"
DISPLAY= wine notepad
So the issue can be closed.