index
:
~ajax/xserver
65030
always-glx-1.4
arcology
atrocious-xephyr-glamor-hacks
bsbs11
bsbs7
composite-work
crtc-confine-v3
damage-at-flush-globally
dbe-shrink
dead-code
death-to-spans
dietfb
dix-dri2
dmx-2
drawable-ops
dri2-no-block
epoll
fedora-merge
fixes-atomic-requests
for-keithp
gc-rework
glamor-did-not-regress
glamor-for-1.15
glamor-getimage-planemask
glamor-no-largepixmap
glapi
glapi-misc
glx
glx-2
glx-direct-dispatch
glx-direct-dispatch-parts
glx-ext-libglvnd
glx-fix-osx
glx-fixes-for-1.8
glx-for-1.14
glx-gen
glx-rewrite
glx-work-pre-xdc
glxfe
glxvnd
grabpointer-rhel6.6
init-cleanup
input-thread
input-thread-v3
ioaddress
less-loader
master
maxformats
mi-cleanup
ms2432-1.17
orbea-test-1.18-dri2
performance
pointer-barriers
port-shadowfb-to-damage
resource-refactor
ricer-tuning
root-window-finalize-callback
rootless-merge
screen-gc-funcs
sdksyms
server-1.10-barriers
server-1.10-iglx
server-1.10-xfree86
server-1.12-queue
server-1.14-abi-churn
server-1.17-branch
server-1.9-xfree86
shatter
shatter-2
sigaction
synchronous-font-server
valtree-tuning
vbe-dos-hacks
vfb-ifr
vidmem-cleanup
vixmap-groundwork
vixmaps
warnings
wayland-abi
wayland-deferred-surface
wayland-netwm-etc
whot-barriers
window-cleanup
windowoptrec
wl-rebase-for-f20
wtf-gcc
xf86priv
xserver-1.13-queue
xserver-next
xvfb-glamor-be
xwayland-1.14
xwayland-next
xwl-glamor-be
xwl-xdg-shell
ajax's xserver tree
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
/
xf86Events.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-13
Drop valuator mask argument from GetKeyboardEvents
Peter Hutterer
1
-1
/
+1
2014-07-28
xfree86: Remove #include "compiler.h" from places that don't need it
Adam Jackson
1
-1
/
+0
2014-04-03
Set a flag property on the root window to say if the X server VT is active
Michael Thayer
1
-0
/
+28
2014-03-03
systemd-logind: Hookup systemd-logind integration
Hans de Goede
1
-3
/
+12
2014-01-29
xf86Events: add Enable/DisableInputDeviceForVTSwitch functions
Hans de Goede
1
-24
/
+28
2014-01-29
xf86Events: refactor xf86VTLeave error handling
Hans de Goede
1
-48
/
+46
2014-01-29
xf86Events: split xf86VTSwitch into xf86VTLeave and xf86VTEnter functions
Hans de Goede
1
-130
/
+143
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-15
/
+15
2013-10-31
DDX/Events: Distinguish between Input- and GeneralHandlers in xf86VTSwitch()
Egbert Eich
1
-9
/
+22
2013-04-25
Only call xf86platformVTProbe() when it's defined
Alan Coopersmith
1
-0
/
+2
2013-04-12
xf86: don't hotplug output devices while VT switched.
Dave Airlie
1
-0
/
+4
2013-04-12
xf86: use new xf86VTOwner interface in a few places
Dave Airlie
1
-1
/
+1
2013-04-12
xfree86: add VT owner interface
Dave Airlie
1
-0
/
+9
2013-02-15
xfree86: drop unused prevSIGIO
Peter Hutterer
1
-1
/
+0
2013-02-11
xf86: use nt_list_for_each_entry_safe to walk InputHandlers in xf86Wakeup
Aaron Plattner
1
-2
/
+2
2013-01-11
xfree86: don't access the old input handler after freeing it
Peter Hutterer
1
-4
/
+6
2012-12-17
xfree86: print message to the log when zapping the server
Peter Hutterer
1
-0
/
+1
2012-10-29
xfree86: remove unused variable sigstate
Peter Hutterer
1
-1
/
+1
2012-09-04
xf86: call enter/leave VT for gpu screens as well
Dave Airlie
1
-0
/
+11
2012-07-03
xfree86: drop ddx-specific SIGIO blocking
Peter Hutterer
1
-7
/
+7
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-6
/
+6
2012-04-16
xfree86: after VT switching back, only enable previously enabled devices
Peter Hutterer
1
-2
/
+6
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-258
/
+261
2011-10-18
Fix drain_console unregistration
Tomáš Trnka
1
-5
/
+4
2011-05-11
input: remove DDX event list handling
Peter Hutterer
1
-1
/
+1
2011-05-11
input: Provide Queue{Button|Keyboard|Proximity}Event helpers
Peter Hutterer
1
-4
/
+2
2011-04-18
input: remove GetKeyboardValuatorEvents, this is now unnecessary.
Peter Hutterer
1
-1
/
+1
2010-12-20
xfree86: Remove xf86EnterServerState
Adam Jackson
1
-9
/
+4
2010-09-10
xfree86: add a hook to replace the new console handler.
Peter Hutterer
1
-0
/
+20
2010-07-07
dix: purge leftover manual key down bit setting.
Peter Hutterer
1
-3
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-2
/
+2
2010-01-25
Move OS-specific VT key handler code from common to os-support
Alan Coopersmith
1
-35
/
+20
2010-01-25
Solaris: Avoid switching to inactive VT's
Aaron Zang
1
-1
/
+9
2009-11-10
Move FD_CLR above pInfo->read_input
Chase Douglas
1
-2
/
+3
2009-08-13
Add new VT support for OpenSolaris & future Solaris releases
Aaron Zang
1
-0
/
+8
2009-08-13
Remove support for Solaris x86 releases older than Solaris 8
Alan Coopersmith
1
-9
/
+1
2009-07-28
xserver: remove RAC/resource handling code.
Dave Airlie
1
-3
/
+0
2009-07-15
Update to xextproto 7.0.99.1.
Peter Hutterer
1
-2
/
+1
2009-05-16
input: reduce the number of superfluous hierarchy events
Peter Hutterer
1
-3
/
+3
2009-05-16
xfree86: Remove superfluous ifdef DEBUG checks.
Peter Hutterer
1
-15
/
+5
2009-04-09
Lift fatal signal handlers from DDX'es up to a common DIX implementation
Alan Coopersmith
1
-22
/
+6
2009-04-09
xfree86: shut up compiler warnings - typecast to InternalEvent
Peter Hutterer
1
-1
/
+1
2009-04-01
input: Remove xf86ReloadInputDevs hack
Adam Jackson
1
-17
/
+0
2009-02-13
Input: Don't re-block SIGIO in xf86SigioReadInput()
Adam Jackson
1
-5
/
+2
2009-02-04
Fix "warning: unused variable XXX"
Tomas Carnecky
1
-1
/
+0
2009-01-22
Input: Remove core keysyms from KeyClassRec
Daniel Stone
1
-49
/
+22
2009-01-22
Input: Remove state from KeyClassRec
Daniel Stone
1
-1
/
+0
2009-01-11
xfree86: ANSI cleanups
Julien Cristau
1
-4
/
+4
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-24
/
+24
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-6
/
+6
[next]