[PATCH] Fix xf86DeleteDriver and various places that use it

2013-07-21 Thread christopher . halse . rogers
From: Maarten Lankhorst Signed-off-by: Christopher James Halse Rogers --- hw/xfree86/common/xf86Helper.c | 9 - hw/xfree86/common/xf86Init.c | 8 ++-- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/hw/xfree86/common/xf86Helper.c b/hw/xfree86/common/xf86Helper.c i

[RFC PATCH v3] fixesproto v6: Pointer barrier improvements.

2012-01-26 Thread christopher . halse . rogers
From: Christopher James Halse Rogers Adds a velocity-gated pointer barrier, events to notify a client when barriers are hit, and a mechanism for clients to temporarily allow movement through a barrier. Signed-off-by: Christopher James Halse Rogers --- Whoops. git-fail. Here's the *actual*

[RFC PATCH v2] fixesproto v6: Pointer barrier improvements.

2012-01-26 Thread christopher . halse . rogers
From: Christopher James Halse Rogers Adds a velocity-gated pointer barrier, events to notify a client when barriers are hit, and a mechanism for clients to temporarily allow movement through a barrier. Signed-off-by: Christopher James Halse Rogers --- After further prototyping with DX it beca

[PATCH] fixesproto v6: Pointer barrier thresholds

2012-01-18 Thread christopher . halse . rogers
From: Christopher James Halse Rogers --- This is prompted by a request from the Ubuntu DX team to conditionally restrict pointer motion at a screen edge. The Unity launcher appears on a screen edge, triggered by pointer proximity, and the objective is to have a form of edge resistance so that i