Since we don't have the bridge anymore, and as I understand it's not coming back (?), it's becoming very easy to miss windows tests regressions. This should at least make sure we get some direct visibility of tests running on Win10.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/4362
--
v3: dmime: Implement segment state repeat and looping.
dmsynth: Reset synthesizer defaults on MIDI_SYSTEM_RESET.
dmime: Send MIDI_SYSTEM_RESET message on performance reset.
dmime: Clear all pending messages in IDirectMusicPerformance_Stop.
dmime/tests: Test that IDirectMusicPerformance_Stop clears messages.
dmime/tests: Avoid discarding old notifications in test.
https://gitlab.winehq.org/wine/wine/-/merge_requests/4358
On Fri Nov 10 19:59:28 2023 +0000, darkblaze69 wrote:
> @afrantzis Sorry for bumping this, are you aware that resizing some apps
> windows happens with content distortion and flickering as compared to
> Xwayland experience? Should I file a bug?
> Here's illustration of `wine regedit`:
> Wayland:
> ![Screencast_from_2023-11-11_00-37-15](/uploads/6a229de153ba807de603e3903b22e978/Screencast_from_2023-11-11_00-37-15.webm)
> Xwayland:
> ![Screencast_from_2023-11-11_00-44-46](/uploads/366b2b5be267ff7119030410d03a2077/Screencast_from_2023-11-11_00-44-46.webm)
It's probably because it's being software rendered so it takes a second to actually update the content of the window
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/3909#note_51974
@afrantzis Sorry for bumping this, are you aware that resizing some apps windows happens with content distortion and flickering as compared to Xwayland experience? Should I file a bug?
Here's illustration of `wine regedit`:
Wayland:
![Screencast_from_2023-11-11_00-37-15](/uploads/6a229de153ba807de603e3903b22e978/Screencast_from_2023-11-11_00-37-15.webm)
Xwayland:
![Screencast_from_2023-11-11_00-44-46](/uploads/366b2b5be267ff7119030410d03a2077/Screencast_from_2023-11-11_00-44-46.webm)
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/3909#note_51972