This setting is a more extreme version of the ShowSystray setting: In
addition to suppressing the floating systray, it suppresses systray
icons in the host taskbar and in the virtual desktop taskbar.
NoTrayItemsDisplay is the same registry setting that can be set on
Windows to remove the system tray from the taskbar, so if any
application sets it, Wine will now respect the setting.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/6424
On Mon Sep 2 06:13:48 2024 +0000, Rémi Bernon wrote:
> I don't know what @DodoGTA meant but it's actually **not** considered
> good practice to push changes unnecessarily.
> Rebasing MRs should only be done when they actually conflict (the Gitlab
> indication on top is often misleading), as rebasing makes Gitlab
> "Compare with previous version" feature much less useful.
I meant only doing that when an MR update is actually needed (because merge commits aren't a good idea)
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/6352#note_80667
I don't know what @DodoGTA meant but it's actually **not** considered good practice to push changes unnecessarily.
Rebasing MRs should only be done when they actually conflict (the Gitlab indication on top is often misleading), as rebasing makes Gitlab "Compare with previous version" feature much less useful.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/6352#note_80661