index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xkb
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-13
xkb: initialize tsyms
Giuseppe Bilotta
1
-1
/
+1
2017-12-13
xkb: Print the xkbcomp path being executed when we fail to compile.
Eric Anholt
1
-2
/
+4
2017-10-04
xkb: Handle xkb formated string output safely (CVE-2017-13723)
Keith Packard
1
-20
/
+20
2017-10-04
xkb: Escape non-printable characters correctly.
Michal Srb
1
-1
/
+1
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
2013-02-15
xkb: remove unused variable 'names'
Peter Hutterer
1
-2
/
+0
2013-02-08
xkb: Fix repeat behaviour of redirect and message actions
Andreas Wettstein
1
-57
/
+90
[next]