Home
last modified time | relevance | path

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

/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterStep/
H A Dclientprops.h152 extern Atom _XA_NET_WM_VISIBLE_NAME;
201 (a) == _XA_NET_WM_VISIBLE_NAME || \
H A Dclientprops.c76 Atom _XA_NET_WM_VISIBLE_NAME; variable
138 {"_NET_WM_VISIBLE_NAME", &_XA_NET_WM_VISIBLE_NAME},
561 (w, _XA_NET_WM_VISIBLE_NAME, &(hints->extwm_hints.visible_name))) in read_extwm_visible_name()
763 &_XA_NET_WM_VISIBLE_NAME, read_extwm_visible_name, HINT_NAME,
/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dwmclient.cc461 _XA_NET_WM_VISIBLE_ICON_NAME, _XA_NET_WM_VISIBLE_NAME, in setFrameState()
683 } else if (property.atom == _XA_NET_WM_VISIBLE_NAME) { in handleProperty()
740 _XA_NET_WM_VISIBLE_NAME, _XA_UTF8_STRING, in setWindowTitle()
746 _XA_NET_WM_VISIBLE_NAME); in setWindowTitle()
H A Dyxapp.cc148 Atom _XA_NET_WM_VISIBLE_NAME; variable
403 { &_XA_NET_WM_VISIBLE_NAME , "_NET_WM_VISIBLE_NAME" },
H A Dwmmgr.h522 extern Atom _XA_NET_WM_VISIBLE_NAME; // OK
H A Dwmapp.cc228 _XA_NET_WM_VISIBLE_NAME, // trivial support in registerNetProtocols()