Searched refs:SubstructureNotifyMask (Results 1 – 4 of 4) sorted by relevance
756 XSelectInput(dpy, win, SubstructureNotifyMask); in win_select()2042 xselectinput = SubstructureNotifyMask; in appshare_main()
227 #define SubstructureNotifyMask (1L<<19) macro
8294 unsigned long all_ev = SubstructureNotifyMask|StructureNotifyMask|VisibilityChangeMask;9035 xselectinput_rootwin |= SubstructureNotifyMask; in check_ncache()
7920 + XSendEvent(dpy, DefaultRootWindow(dpy), False, SubstructureRedirectMask | SubstructureNotifyMask…