Home
last modified time | relevance | path

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

/dports/x11-wm/ctwm/ctwm-4.0.3/
H A Dwin_utils.c538 if(newx + Scr->MovePackResistance > t->frame_x + w) { /* left */ in TryToPack()
542 if(newx + winw < t->frame_x + Scr->MovePackResistance) { /* right */ in TryToPack()
546 if(newy + Scr->MovePackResistance > t->frame_y + h) { /* top */ in TryToPack()
550 if(newy + winh < t->frame_y + Scr->MovePackResistance) { /* bottom */ in TryToPack()
620 (x + Scr->MovePackResistance > t->frame_x + w)) { in TryToPush_be()
627 (x + winw < t->frame_x + Scr->MovePackResistance)) { in TryToPush_be()
634 (y + Scr->MovePackResistance > t->frame_y + h)) { in TryToPush_be()
641 (y + winh < t->frame_y + Scr->MovePackResistance)) { in TryToPush_be()
H A Dscreen.h802 int MovePackResistance; ///< MovePackResistence config var member
H A Dctwm_main.c1113 scr->MovePackResistance = 20; in InitScreenInfo()
H A Dparse_be.c1178 Scr->MovePackResistance = num; in do_number_keyword()
H A DCHANGES.md1366 window (more than MovePackResistance pixels), the move is resumed
/dports/x11-wm/ctwm/ctwm-4.0.3/examples/
H A Dlevitte.ctwmrc43 MovePackResistance 25
/dports/x11-wm/ctwm/ctwm-4.0.3/doc/manual/
H A Dctwm.1.adoc1215 MovePackResistance `pixels`::
2690 `MovePackResistance` pixels), the move is resumed and the moving window
2697 `MovePackResistance` pixels), there is no push and the moving window