Home
last modified time | relevance | path

Searched refs:ipwMapped (Results 1 – 3 of 3) sorted by relevance

/dports/x11-wm/compiz-plugins-extra/compiz-plugins-extra-0.8.8/src/group/
H A Dtab.c1007 if (group->ipwMapped) in groupUpdateTabBars()
2771 group->ipwMapped = !enable; in groupSwitchTopTabInput()
2791 group->ipwMapped = FALSE; in groupCreateInputPreventionWindow()
2808 group->ipwMapped = TRUE; in groupDestroyInputPreventionWindow()
H A Dgroup-internal.h362 Bool ipwMapped; member
H A Dgroup.c679 g->ipwMapped = FALSE; in groupAddWindowToGroup()
1622 gw->group->inputPrevention && gw->group->ipwMapped) in groupHandleEvent()