Home
last modified time | relevance | path

Searched refs:OpaqueMoveThreshold (Results 1 – 8 of 8) sorted by relevance

/dports/x11-wm/ctwm/ctwm-4.0.3/examples/
H A Dexample.ctwmrc14 OpaqueMoveThreshold 50
/dports/x11-wm/ctwm/ctwm-4.0.3/
H A Dscreen.h848 unsigned short OpaqueMoveThreshold; ///< OpaqueMoveThreshold config var member
H A Dfunctions_win_moveresize.c131 if(Scr->OpaqueMoveThreshold >= 200) { in movewindow()
138 const float sf = Scr->OpaqueMoveThreshold / 100.0; in movewindow()
H A Dworkspace_manager.c1038 if(Scr->OpaqueMoveThreshold >= 200) { in WMgrHandleButtonEvent()
1044 const float sf = Scr->OpaqueMoveThreshold / 100.0; in WMgrHandleButtonEvent()
H A Dctwm_main.c1104 scr->OpaqueMoveThreshold = 200; in InitScreenInfo()
H A Dparse_be.c1261 Scr->OpaqueMoveThreshold = num; in do_number_keyword()
H A DCHANGES.md318 1. `OpaqueMoveThreshold` values >= 200 (the default) are now treated as
1624 1. Two new keywords: OpaqueMoveThreshold and OpaqueResizeThreshold with
/dports/x11-wm/ctwm/ctwm-4.0.3/doc/manual/
H A Dctwm.1.adoc1484 OpaqueMoveThreshold `threshold`::
1499 The resize version of `OpaqueMoveThreshold`. The default is 1000.