Home
last modified time | relevance | path

Searched refs:updateClientListStacking (Results 1 – 7 of 7) sorted by relevance

/dports/x11-wm/herbstluftwm/herbstluftwm-0.9.2/src/
H A Dewmh.cpp167 updateClientListStacking(); in updateAll()
193 void Ewmh::updateClientListStacking() { in updateClientListStacking() function in Ewmh
217 updateClientListStacking(); in addClient()
223 updateClientListStacking(); in removeClient()
H A Dewmh.h114 void updateClientListStacking();
H A Dmonitormanager.cpp501 Ewmh::get().updateClientListStacking(); in restack()
/dports/x11-wm/bbkeys/bbkeys-0.9.1/src/
H A DScreenHandler.h123 void updateClientListStacking();
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/src/
H A Dwmspec.c252 static void updateClientListStacking(WScreen *scr, WWindow *);
689 updateClientListStacking(scr, NULL); in wNETWMInitStuff()
874 static void updateClientListStacking(WScreen *scr, WWindow *wwin_excl) in updateClientListStacking() function
1810 updateClientListStacking(wwin->screen_ptr, NULL); in observer()
1818 updateClientListStacking(wwin->screen_ptr, wwin); in observer()
1826 updateClientListStacking(wwin->screen_ptr, NULL); in observer()
1829 updateClientListStacking(wwin->screen_ptr, NULL); in observer()
/dports/x11-wm/libwraster/WindowMaker-0.95.9/src/
H A Dwmspec.c252 static void updateClientListStacking(WScreen *scr, WWindow *);
689 updateClientListStacking(scr, NULL); in wNETWMInitStuff()
874 static void updateClientListStacking(WScreen *scr, WWindow *wwin_excl) in updateClientListStacking() function
1810 updateClientListStacking(wwin->screen_ptr, NULL); in observer()
1818 updateClientListStacking(wwin->screen_ptr, wwin); in observer()
1826 updateClientListStacking(wwin->screen_ptr, NULL); in observer()
1829 updateClientListStacking(wwin->screen_ptr, NULL); in observer()
/dports/x11-wm/compiz/compiz-0.8.8/src/
H A Dscreen.c3465 Bool updateClientListStacking = FALSE; in updateClientListForScreen() local
3504 updateClientList = updateClientListStacking = TRUE; in updateClientListForScreen()
3515 if (!updateClientListStacking) in updateClientListForScreen()
3518 updateClientListStacking = TRUE; in updateClientListForScreen()
3544 if (updateClientListStacking) in updateClientListForScreen()