zzag created this revision. zzag added a reviewer: KWin. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. zzag requested review of this revision.
REVISION SUMMARY The EWMH spec doesn't have the _NET_WM_WINDOW_TYPE_COMBOBOX atom. Instead, it has _NET_WM_WINDOW_TYPE_COMBO. In addition to that, Qt sets _NET_WM_WINDOW_TYPE_COMBO on combo box popups. https://standards.freedesktop.org/wm-spec/wm-spec-latest.html REPOSITORY R278 KWindowSystem BRANCH use-combo-instead-of-combobox REVISION DETAIL https://phabricator.kde.org/D15353 AFFECTED FILES autotests/netwininfotestclient.cpp src/platforms/xcb/atoms_p.h src/platforms/xcb/netwm.cpp To: zzag, #kwin Cc: kde-frameworks-devel, michaelh, ngraham, bruns