On Mittwoch, 16. November 2022 10:38:59 CET mh@mike.franken.de wrote:
> Hi *,
>
> starting with openSUSE Tumbleweed 20221113 xdotool doesn't show the correct
> titles of firefox any longer, instead returns "Firefox" or an empty string.
> This worked as expected until I installed this snapshot yesterday.
>
[...]
Seems to be a problem with XGetWMName in libX11-6-1.8.2-2.1.x86_64.
It still works with libX11 1.8.1.
Replacing XGetWMName with an appropriate call to XGetWindowProperty asking for _NET_WM_NAME gives the correct results.
>
> TIA.
>
> Bye.
> Michael.