index
:
~whot/xserver
1.8-fixes
barriers
barriers-try-5
cleanup
devel
driver-integration-testing
driver-merge
extmod-changes
for-keith
input-api
inputproto-2.1-devel
integration-testing
masked-valuators
master
mt-devel
mt-devel2
multitouch
multitouch-devel-history
multitouch-from-scratch
next
next-all
pointer-barriers
queue
record
review/xsync-transition-bug-59644
rhel6-two-screen-coordinates
rhel6-two-screen-coordinates-with-doubles
server-1.10-branch
server-1.10-input
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.14-touch-fixes
server-1.15-branch
server-1.17-branch
server-1.19-branch
server-1.8-branch
server-1.9-input
sigsafe-logging-varargs
single-master-device
smooth-scrolling
touch-grab-race-condition-56578
touch-grab-race-condition-56578-v2
touch-grab-race-condition-56578-v3
two-screen-coordinates
unreviewed
wip/logind-integration
wip/touchpad-resolution-scaling
wip/xsync-transition-bug-59644
wip/xwayland-tablet
X Server input fixes.
whot
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-16
Work around sporadic segfault on resume with intel/KMS due to cursor->bits ==...
Matthias Hopf
1
-0
/
+8
2009-09-16
Change xf86dristr.h includes to use xf86driproto.h instead
Alan Coopersmith
5
-5
/
+5
2009-09-16
dmx: don't include panoramiXsrv.h if building w/o Xinerama
Peter Hutterer
2
-0
/
+4
2009-09-16
dix: append "built-ins" to the font path in SetDefaultFontPath
Rémi Cardona
1
-16
/
+0
2009-09-16
Fix module path in xorg.conf man page
Alan Coopersmith
1
-3
/
+3
2009-09-16
xfree86: vgaarb: rework wrapping function
Tiago Vignatti
3
-62
/
+66
2009-09-14
XQuartz: pbproxy: Remove debugging XBell()
Jeremy Huddleston
1
-4
/
+0
2009-09-14
Update xorg.conf man page & sample for changes in Xorg 1.7
Alan Coopersmith
2
-111
/
+69
2009-09-14
xfree86: Change default font path to match configure.ac's --default-font-path.
Alan Coopersmith
2
-14
/
+5
2009-09-14
dmx: use top_builddir, not top_srcdir to get libxfixes.la
Peter Hutterer
1
-1
/
+1
2009-09-14
xfree86: fix VT_WAITACTIVE control flow (#11477)
Peter Hutterer
1
-1
/
+1
2009-09-14
Include <X11/extensions/dmx.h> and remove _DMX_SERVER_ define.
Kevin E Martin
1
-3
/
+1
2009-09-13
dmx: Remove some dead code.
Peter Hutterer
1
-11
/
+0
2009-09-13
dmx: purge DMX EQ leftovers
Peter Hutterer
5
-137
/
+0
2009-09-13
dmx: formatting fix to improve readability
Peter Hutterer
1
-2
/
+1
2009-09-13
dmx: Default rules are now base, not xfree86
Peter Hutterer
1
-1
/
+1
2009-09-13
dmx: include xfixes lib, reshuffle include order to resolve linker errors.
Peter Hutterer
1
-1
/
+2
2009-09-13
dmx: remove dmx-internal event queue.
Peter Hutterer
6
-303
/
+65
2009-09-13
dmx: compiler warning fix (mixed declarations + code)
Peter Hutterer
1
-1
/
+2
2009-09-13
dmx: get the state from XKB for dmxCheckSpecialKeys
Peter Hutterer
1
-2
/
+2
2009-09-13
dmx: fix dmxKeySymToKeyCode to work with mandatory XKB.
Peter Hutterer
1
-4
/
+7
2009-09-13
dmx: fix up dmxKeyCodeToKeySym for XKB-only.
Peter Hutterer
1
-16
/
+18
2009-09-13
dmx: fix two calls to InitKeyboardDeviceStruct.
Peter Hutterer
1
-6
/
+11
2009-09-13
dmx: XkbComponentNamesRec doesn't have a keymap field anymore.
Peter Hutterer
2
-2
/
+0
2009-09-13
dmx: switch lnx-input and usb-input over to xkb-only.
Peter Hutterer
2
-10
/
+20
2009-09-13
dmx: include xkbsrv.h to silence compiler.
Peter Hutterer
1
-0
/
+1
2009-09-11
compiler.h: include <string.h> before using memmove()
Alan Coopersmith
1
-0
/
+2
2009-09-11
Revert "Make sys.c use compiler.h unaligned access functions"
Tiago Vignatti
1
-1
/
+182
2009-09-11
xfree86: vgaarb: close and cleanup vga arbiter
Tiago Vignatti
1
-0
/
+2
2009-09-09
Use lowercase PCI vendor ID for NSC.
Martin-Éric Racine
1
-1
/
+1
2009-09-09
fbdevhw: Test for graphics:fb%d as well as graphics/fb%d
Daniel Stone
1
-1
/
+7
2009-09-09
xfree86: remove now unused xf86CrtcShadowClear
Peter Hutterer
1
-31
/
+0
2009-09-09
kdrive: output meaningful error message for HAL devices.
Peter Hutterer
1
-0
/
+8
2009-09-09
Xnest: set the default pointer accel to the host's values (#10013)
Peter Hutterer
1
-0
/
+4
2009-09-09
kdrive: fix sdl build by removing old keySymsRec references.
Peter Hutterer
1
-119
/
+0
2009-09-09
kdrive: remove xkb member from KdKeyboardInfo
Peter Hutterer
2
-2
/
+0
2009-09-08
Added comment with the PCI device ID of Geode SCx200 series.
Martin-Éric Racine
1
-1
/
+1
2009-09-06
XQuartz: launchd: Fallback on :0 if prefix:0 gives an error for the socket name
Jeremy Huddleston
1
-2
/
+5
2009-09-06
XQuartz: Fix "warning: function declaration isn’t a prototype" noise
Jeremy Huddleston
1
-1
/
+1
2009-09-06
XQuartz: pbproxy: 64bit fixes: Properly process an array of Atoms
Jeremy Huddleston
2
-7
/
+8
2009-09-05
XQuartz: Fix a strcpy/strcmp typo
Jeremy Huddleston
1
-5
/
+6
2009-09-04
XQuartz: Check the DISPLAY environment variable to see if the socket at start...
Jeremy Huddleston
2
-10
/
+42
2009-09-04
XQuartz: Use --with-launchd-id-prefix for consistency with xinit
Jeremy Huddleston
5
-13
/
+15
2009-09-04
xfree86: fix make distcheck after removal of Domain.note and RAC.Notes.
Peter Hutterer
1
-2
/
+0
2009-09-04
require xf86vidmodeproto 2.2.99.1 or newer.
Peter Hutterer
2
-4
/
+2
2009-09-04
xfree86: silence some xf86dgaproto compiler warnings
Peter Hutterer
3
-5
/
+3
2009-09-04
xfree86: silence 'unused variable' compiler warning
Peter Hutterer
1
-1
/
+3
2009-09-04
Formatted recent Geode PCI ID changes to fit a 80-column coding style.
Martin-Éric Racine
1
-2
/
+3
2009-09-04
Further explained what the Geode PCI ID is all about as comments.
Martin-Éric Racine
1
-2
/
+2
2009-09-04
Removed unnecessary curly braces for Geode LX PCI ID.
Martin-Éric Racine
1
-2
/
+1
[next]