Searched refs:SetWindowAtom (Results 1 – 3 of 3) sorted by relevance
/dports/x11-wm/jwm/jwm-2.3.7/src/ |
H A D | hint.h | 280 void SetWindowAtom(Window window, AtomType atom, unsigned long value);
|
H A D | hint.c | 266 SetWindowAtom(rootWindow, ATOM_NET_SUPPORTING_WM_CHECK, win); in StartupHints() 267 SetWindowAtom(win, ATOM_NET_SUPPORTING_WM_CHECK, win); in StartupHints() 1151 void SetWindowAtom(Window window, AtomType atom, unsigned long value) in SetWindowAtom() function
|
H A D | client.c | 855 SetWindowAtom(rootWindow, ATOM_NET_ACTIVE_WINDOW, np->window); in FocusClient() 1222 SetWindowAtom(rootWindow, ATOM_NET_ACTIVE_WINDOW, None); in RemoveClient()
|