Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-09 | Xnest: set the default pointer accel to the host's values (#10013) | Peter Hutterer | 1 | -0/+4 | |
The defaultPointerControl holds compile-time defaults for pointer acceleration. If an Xnest instance is started, it resets the hosts pointer accel values to these built-in defaults instead of using the host values. This patch queries the host for the values before initializing the device, thus leaving the host values untouched. X.Org Bug 10013 <http://bugs.freedesktop.org/show_bug.cgi?id=10013> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> | |||||
2009-08-05 | xnest: include exevents.h for XIGetKnownProperty. | Peter Hutterer | 1 | -0/+1 | |
Silences compiler warning. Pointer.c: In function ‘xnestPointerProc’: Pointer.c:64: warning: implicit declaration of function ‘XIGetKnownProperty’ Pointer.c:64: warning: nested extern declaration of ‘XIGetKnownProperty’ Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> | |||||
2009-06-18 | input: Add labels to buttons and valuators - ABI_XINPUT_VERSION 7 | Peter Hutterer | 1 | -2/+18 | |
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> | |||||
2008-05-25 | Remove GetMotionProc from ValuatorClassRec. | Peter Hutterer | 1 | -1/+0 | |
With the MD/SD device hierarchy we need control over the generation of the motion history as well as the conversion later before posting it to the client. So let's not let the drivers change it. No x.org driver currently uses it anyway, linuxwacom doesn't either so dumping it seems safe enough. | |||||
2007-06-29 | Death to RCS tags. | Adam Jackson | 1 | -1/+0 | |
2006-10-25 | port all users to the new DIX motion history API | Daniel Stone | 1 | -2/+2 | |
Port KDrive, Xvfb, and Xnest, as well as the virtual core devices, to the new motion history API. Make GetPointerEvents also update the history. | |||||
2006-10-23 | Xnest: port to new input API | Daniel Stone | 1 | -1/+1 | |
Port Xnest to Get{Pointer,Keyboard}Events, plus the new mieq API. | |||||
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson | 1 | -1/+0 | |
2005-07-14 | Add #include <xnest-config.h> to the Xnest source files for modularization. | Kevin E Martin | 1 | -0/+4 | |
2005-07-03 | Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". | Daniel Stone | 1 | -1/+1 | |
2005-07-01 | Change all misc.h and os.h references to <X11/foo.h>. | Daniel Stone | 1 | -1/+1 | |
2005-06-25 | Bug #3030: Fix Xnest keyboard state handling. (Mark McLoughlin) | Adam Jackson | 1 | -0/+2 | |
2005-04-20 | Fix includes right throughout the Xserver tree: | Daniel Stone | 1 | -2/+2 | |
change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h; change "foo.h", "extensions/foo.h" and "X11/foo.h" to <X11/extensions/foo.h> for extension headers, e.g. Xv.h; change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files. | |||||
2004-04-23 | Merging XORG-CURRENT into trunk | Egbert Eich | 1 | -1/+1 | |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 | Egbert Eich | 1 | -1/+1 | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 | Egbert Eich | 1 | -1/+1 | |
2004-02-26 | readding XFree86's cvs IDs | Egbert Eich | 1 | -1/+1 | |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | 1 | -1/+1 | |
2003-11-25 | XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks | Kaleb Keithley | 1 | -8/+8 | |
2003-11-14 | R6.6 is the Xorg base-line | Kaleb Keithley | 1 | -0/+73 | |