Searched refs:_NET_WM_STATE (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/tcl-105/tk/tk/unix/
H A DtkUnixWm.c749 * Update _NET_WM_STATE hints:
1376 * Attributes of mapped windows are set by sending a _NET_WM_STATE
1379 * _NET_WM_STATE property ourselves immediately prior to mapping the
4309 * _NET_WM_STATE:
4321 Atom _NET_WM_STATE =
4322 Tk_InternAtom((Tk_Window) wmPtr->winPtr, "_NET_WM_STATE");
4324 if (eventPtr->atom == _NET_WM_STATE) {
4332 wrapperPtr->display, wrapperPtr->window, _NET_WM_STATE,
4966 * Sets the specified state property by sending a _NET_WM_STATE
4973 * UpdateNetWmState; EWMH spec, section _NET_WM_STATE
4274 Atom _NET_WM_STATE = local
[all...]

Completed in 117 milliseconds