On Wed Nov 29 09:33:45 2023 +0000, Stefan Riesenberger wrote:
> Thanks for the quick answer!
> Yeah if everything diverged too much it makes no sense wasting time on rebasing.
> Looking forward to everything getting upstream then! I hope the road
> will be less bumpy next year as it has been this year.
looking forward for the mouselock support (you mean putting the cursor in the center I suppose)
basically all I need to switch to wine-wayland which is great
having support for wl-clipboard is appreciated since xwayland is broken
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/4522#note_54421
Various new tests for CreateProcess showing a couple of issues
in current implementation.
--
v3: kernelbase: Reset std handles gotten by GetStartupInfo().
ntdll,server: Revisit std handles inheritance.
kernel32/tests: Add more tests about CreateProcess.
kernel32/tests: Introduce a new infrastructure for testing CreateProcess().
https://gitlab.winehq.org/wine/wine/-/merge_requests/4441
On Thu Nov 30 15:33:34 2023 +0000, Yona-TYT wrote:
> I did a little test with the Jagex Launcher to play oldrunescape, but in
> wayland the window is completely black.
> Even so, I was able to execute by guessing where the "Play" button was.
> [JagexLauncherInstaller.exe](https://cdn.jagex.com/Jagex%20Launcher%20Instal…
> x11:![Captura_desde_2023-11-30_10-24-39](/uploads/b8c9d8f92502f0865f35cc4163655bff/Captura_desde_2023-11-30_10-24-39.png)
> wayland![Captura_desde_2023-11-30_10-01-26](/uploads/94516f1b42566425180f383cc717c7e7/Captura_desde_2023-11-30_10-01-26.png)
From a quick look, the launcher uses CEF (Chromium Embedded Framework). CEF typically uses cross-process rendering which is not supported in the upstream Wayland driver yet.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/3909#note_54400
I did a little test with the Jagex Launcher to play oldrunescape, but in wayland the window is completely black.
Even so, I was able to execute by guessing where the "Play" button was.
[JagexLauncherInstaller.exe](https://cdn.jagex.com/Jagex%20Launcher%20Instal…
x11:![Captura_desde_2023-11-30_10-24-39](/uploads/b8c9d8f92502f0865f35cc4163655bff/Captura_desde_2023-11-30_10-24-39.png)
wayland![Captura_desde_2023-11-30_10-01-26](/uploads/94516f1b42566425180f383cc717c7e7/Captura_desde_2023-11-30_10-01-26.png)
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/3909#note_54398