winex11.drv: Support _KDE_NET_WM_STATE_SKIP_SWITCHER.
commit5c64b505c2f27d6839dce56c038d445b905161db
authorZhiyi Zhang <zzhang@codeweavers.com>
Sun, 20 Nov 2022 14:52:40 +0000 (20 22:52 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 28 Nov 2022 20:01:55 +0000 (28 21:01 +0100)
treeb8f5b090670913e9ae97c17c502f0d2564499eb1
parent7eb08bd230fc624d35005f16a0fefc59b01083a0
winex11.drv: Support _KDE_NET_WM_STATE_SKIP_SWITCHER.

KWin has a switcher that triggered by Alt+Tab that basically acts like a pager. And hiding items in
the switcher is controlled by _KDE_NET_WM_STATE_SKIP_SWITCHER.
dlls/winex11.drv/window.c
dlls/winex11.drv/x11drv.h
dlls/winex11.drv/x11drv_main.c