Home
last modified time | relevance | path

Searched refs:_XA_NET_CLIENT_LIST (Results 1 – 6 of 6) sorted by relevance

/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterStep/
H A Dwmprops.c58 Atom _XA_NET_CLIENT_LIST = None; variable
124 { "_NET_CLIENT_LIST", &_XA_NET_CLIENT_LIST},
310 …rty (scr->Root, _XA_NET_SUPPORTED, XA_ATOM, 29, _XA_NET_SUPPORTED, _XA_NET_CLIENT_LIST, _XA_NET_CL… in setup_compatibility_props()
687 { &_XA_NET_CLIENT_LIST, NULL, WMC_ClientList, WMP_NeedsCleanup},
1272 XDeleteProperty (dpy, wmprops->scr->Root, _XA_NET_CLIENT_LIST); in set_clients_list()
1278 set_32bit_proplist (wmprops->scr->Root, _XA_NET_CLIENT_LIST, in set_clients_list()
H A Dwmprops.h33 extern Atom _XA_NET_CLIENT_LIST ;
/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dyxapp.cc76 Atom _XA_NET_CLIENT_LIST; variable
331 { &_XA_NET_CLIENT_LIST , "_NET_CLIENT_LIST" },
H A Dwmmgr.h450 extern Atom _XA_NET_CLIENT_LIST; // OK
H A Dwmapp.cc156 _XA_NET_CLIENT_LIST, in registerNetProtocols()
H A Dwmmgr.cc2993 setProperty(_XA_NET_CLIENT_LIST, XA_WINDOW, data, num); in updateClientList()