]> git.sur5r.net Git - i3/i3/blobdiff - i3bar/src/xcb.c
i3bar: inform _all_ clients of new tray selection owner
[i3/i3] / i3bar / src / xcb.c
index b9304798410522e169f86cd7e671c528a716f3d2..0091507b42489101891f3b8083e71a6b1fd16456 100644 (file)
@@ -1042,7 +1042,7 @@ void init_tray() {
     xcb_send_event(xcb_connection,
                    0,
                    xcb_root,
-                   XCB_EVENT_MASK_STRUCTURE_NOTIFY,
+                   0xFFFFFF,
                    (char*)ev);
     free(event);
     free(tray_reply);