]> Dogcows Code - chaz/openbox/commit
Prevent screen edge warping from switching rapidly
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Wed, 28 Dec 2011 20:34:27 +0000 (13:34 -0700)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Wed, 28 Dec 2011 20:34:27 +0000 (13:34 -0700)
commitc8d98d2586a22bdaaa20859c4d5db1bbf632a533
tree47e5829c13dfd1d93cd68bb15621d40114408aa0
parent5aad740a527e4aa6b1a96dadecbb6d6a29cc7e7c
Prevent screen edge warping from switching rapidly

In the case that screenEdgeWarpMouse is true and screenEdgeWarpTime is a low
number, the workspace could switch back and forth rapidly while warping until
the mouse leaves the edge.  This patch just moves the cursor an extra pixel,
off of the screen edge, when warping the mouse.
openbox/moveresize.c
This page took 0.018762 seconds and 4 git commands to generate.