Home
last modified time | relevance | path

Searched refs:WINTYPE_NORMAL (Results 1 – 5 of 5) sorted by relevance

/dports/x11-wm/picom/picom-8.2/src/
H A Dwin_defs.h13 WINTYPE_NORMAL, enumerator
H A Dconfig.c458 const wintype_t nofocus_type[] = {WINTYPE_UNKNOWN, WINTYPE_NORMAL, WINTYPE_UTILITY}; in set_default_winopts()
H A Dwin.c970 w->window_type = WINTYPE_NORMAL; in win_update_wintype()
/dports/x11-wm/compton/compton-b7f43ee/src/
H A Dcommon.h257 WINTYPE_NORMAL, enumerator
H A Dcompton.c2728 w->window_type = WINTYPE_NORMAL; in win_upd_wintype()
6155 ps->atoms_wintypes[WINTYPE_NORMAL] = get_atom(ps, in init_atoms()
7146 ps->o.wintype_focus[WINTYPE_NORMAL] = false; in session_init()