22 Dec
2025
22 Dec
'25
11:42 a.m.
Fwiw after thinking about this, I think that there might be a muffin / marco bug in that the window doesn't get raised if it was previously requested to activate while it was withdrawn, but looking at mutter source (which the two are forked from, but which doesn't exhibit that bug), there's still no specific handling of withdrawn window right when _NET_ACTIVE_WINDOW request is received, so I think we should still avoid requesting activation of withdrawn windows in the first place. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9807#note_125995