Home
last modified time | relevance | path

Searched refs:WarpRingAnyWhere (Results 1 – 4 of 4) sorted by relevance

/dports/x11-wm/ctwm/ctwm-4.0.3/
H A Dfunctions_warp.c225 if(r->mapped && (Scr->WarpRingAnyWhere || visible(r))) { in WarpAlongRing()
235 if(r->mapped && (Scr->WarpRingAnyWhere || visible(r))) { in WarpAlongRing()
H A Dscreen.h911 bool WarpRingAnyWhere; ///< WarpRingOnScreen config var (inverse) member
H A Dctwm_main.c1125 scr->WarpRingAnyWhere = true; in InitScreenInfo()
H A Dparse_be.c776 Scr->WarpRingAnyWhere = false; in do_single_keyword()