rohanpm / qingfanyi

Interactive Chinese to English dictionary lookup tool for Linux desktops
GNU General Public License v3.0
0 stars 1 forks source link

Konversation with Qt5 window cannot be found #13

Closed rohanpm closed 8 years ago

rohanpm commented 8 years ago

Konversation (Qt5) window can't be found.

I think it's because the window title accessed via AT-SPI and via EWMH differ. Debug output says:

rohanpm commented 8 years ago

Properties on the window:

Looks like the value from AT-SPI is equal to WM_NAME, not _NET_WM_NAME.