[#] http://marc.info/?l=openbsd-cvs&m=141104864601590&w=2
openbsd-cvs(obsdave,2) — All
2014-09-18 18:55:05


Module name: xenocara
Changes by: okan@cvs.openbsd.org 2014/09/18 07:56:58

Modified files:
app/cwm : mousefunc.c

Log message:
Move motion time check to the top of each MotionNotify block (and
eliminate from ButtonRelease); further limits the amount of work done
outside the threshold, notably mousefunc_sweep_calc,
screen_find_xinerama and client_snapcalc.