index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
server-21.1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xkb
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-26
Add a Meson build system alongside autotools.
Eric Anholt
1
-0
/
+42
2017-04-25
Remove default defines of some directories.
Eric Anholt
1
-12
/
+0
2017-03-27
xkb: Correct type of XkbDfltAccessXOptions.
Matt Turner
1
-2
/
+2
2017-03-23
xserver: Unifdef HAVE_CONFIG_H
Eric Anholt
2
-4
/
+0
2017-03-01
dispatch: Mark swapped dispatch as _X_COLD
Adam Jackson
1
-27
/
+27
2017-01-04
xkb: Match key releases with an overlaid press
Mihail Konev
2
-8
/
+30
2016-09-21
xkb: fix turbo-repeat of RedirectKey-ed keysyms
Mihail Konev
1
-1
/
+2
2016-09-07
xkb: fix check for appending '|' character when applying rules
Ran Benita
1
-1
/
+1
2016-06-29
xkb: add a cause to the xkb indicator update after a keymap change
Peter Hutterer
1
-1
/
+3
2016-06-03
xkb: add hook to allow/deny AccessX key repeat
Olivier Fourdan
1
-1
/
+3
2016-05-26
xkb: Hold input lock across injected key event processing
Keith Packard
1
-2
/
+1
2016-05-26
Remove SIGIO support for input [v5]
Keith Packard
1
-2
/
+2
2016-05-04
xkb: after changing the keymap, force an indicator update
Peter Hutterer
2
-2
/
+3
2016-04-29
dix: Squash some new gcc6 warnings
Adam Jackson
1
-1
/
+1
2016-04-15
xkb: fix SlowKeys release/reject beeps
Peter Hutterer
1
-1
/
+4
2015-11-30
Replace 'sun' with '__sun'
Richard PALO
1
-1
/
+1
2015-11-24
Input: Add focus-in event source
Daniel Stone
1
-0
/
+26
2015-11-24
Input: Add DeviceEventSource enum
Daniel Stone
1
-1
/
+1
2015-11-24
XKB: Split filter execution into a separate function
Daniel Stone
1
-68
/
+76
2015-09-29
xkb: Keyboard mouse button emulation should not suppress other keyboard events
Andreas Wettstein
1
-1
/
+3
2015-09-29
xkb: Suppress autorepeat for Set and Lock of Mods, Groups, and Controls
Andreas Wettstein
1
-0
/
+5
2015-04-21
Convert XKB to new *allocarray functions
Alan Coopersmith
8
-93
/
+96
2015-02-10
xkb: Check strings length against request size
Olivier Fourdan
1
-25
/
+40
2015-02-10
xkb: Don't swap XkbSetGeometry data in the input buffer
Olivier Fourdan
1
-16
/
+19
2014-11-12
Drop trailing whitespaces
Peter Hutterer
25
-224
/
+224
2014-10-28
xkb: Initialize 'bad' Atom in _XkbSetNamesCheck
Keith Packard
1
-1
/
+1
2014-07-29
xkb: Remove some fascinating paranoia from event emission
Adam Jackson
1
-9
/
+0
2014-04-18
xkb: Verify reads of compiled keymap header and TOC
Keith Packard
1
-2
/
+4
2014-04-03
Revert "xkb: ProcesssPointerEvent must work on the VCP if it gets the VCP"
Peter Hutterer
1
-1
/
+1
2014-03-25
xkb: Restore XkbCopyDeviceKeymap
Adam Jackson
1
-0
/
+6
2014-03-19
xkb: add XkbLoadKeymapFromString
Kristian Høgsberg
2
-8
/
+106
2014-03-17
xkb: add KeymapOrDefault
Kristian Høgsberg
1
-16
/
+24
2014-03-17
xkb: factor out xkb loading to LoadXkm
Kristian Høgsberg
1
-23
/
+31
2014-03-17
xkb: add a callback to xkbcomp
Peter Hutterer
1
-20
/
+66
2014-03-17
xkb: constify XkbDDXOpenConfigFile
Peter Hutterer
1
-1
/
+1
2014-03-12
xkb: Repurpose XkbCopyDeviceKeymap to apply a given keymap to a device
Rui Matos
2
-8
/
+8
2014-03-12
xkb: Factor out a function to copy a keymap's controls onto another
Rui Matos
2
-13
/
+24
2014-03-11
xkb: push locked modifier state down to attached slave devices
Peter Hutterer
1
-0
/
+20
2014-03-11
xkb: factor out state update into a function
Peter Hutterer
1
-23
/
+32
2014-03-11
xkb: factor out the StateNotify flag check
Peter Hutterer
1
-9
/
+18
2014-02-04
xkb: add a call to init an XkbRMLVOSet from const chars
Peter Hutterer
1
-5
/
+20
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
6
-27
/
+27
2014-01-12
xkb: Make XkbWriteCountedString take a const char * input parameter
Keith Packard
1
-1
/
+1
2014-01-12
xkb: Clean up warnings
Keith Packard
3
-40
/
+45
2013-07-02
xkb: don't call atoi(NULL) when parsing argv
Julien Cristau
1
-2
/
+4
2013-05-10
input: print warnings if drivers don't initialize properly
Peter Hutterer
1
-2
/
+3
2013-05-10
dix: don't overwrite proximity/focus classes
Peter Hutterer
1
-1
/
+2
2013-05-07
xkb: free XkbRulesUsed and XkbRulesDflt on extension cleanup
Peter Hutterer
1
-0
/
+15
2013-03-06
xkb: Fixes to LatchMods/LatchGroup
Andreas Wettstein
1
-69
/
+80
2013-02-21
xkb: Set nIndicators in XkbGetIndicatorMap
Peter Harris
1
-0
/
+1
[next]