Fix für Popup-Problem bei Chromium

This commit is contained in:
Stefan Mühlinghaus
2026-04-01 16:37:04 +02:00
parent 61590e0d5b
commit 4d02db1c6d
2 changed files with 2 additions and 0 deletions

View File

@@ -68,6 +68,7 @@ Client* window_build_client(Window win)
&& c->type != atoms[_NET_WM_WINDOW_TYPE_NOTIFICATION]
&& c->type != atoms[_NET_WM_WINDOW_TYPE_DOCK]
&& c->type != atoms[_NET_WM_WINDOW_TYPE_SPLASH]
&& c->type != atoms[_NET_WM_WINDOW_TYPE_MENU]
? 1:0;
// detect our own title bars