https://bugs.winehq.org/show_bug.cgi?id=48462 --- Comment #12 from Dominique Martinet <dvufhr.nznqarjf(a)noclue.notk.org> ---
I don't know about wmii, the logs do not show the expected messages so it may not support the required extension. It's possible to be sure of that by using "xev -root -event property" and checking if there's any _NET_ACTIVE_WINDOW property change when switching between applications.
Neither`xev -root -event property` nor `xev -event property` show anything about _NET_ACTIVE_WINDOW when changing focus ; that would explain why the new patches do not change anything. I guess I could consider implementing that for wmii eventually, but I wouldn't be surprised quite a few other WMs don't implement that -- even just considering "mainstream" window managers I can easily count half a dozen if not more, it'd be a wonder if all of gnome3/x11, gnome3/wayland+xwayland, mate, cinnamon, kde/x11, kde/wayland+xwayland, xfce etc all do it... Anyway, waiting for alternative desktop mode fix and will test that as well, the help is appreciated. Thanks! -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.