index
:
~b0le/xserver
master
Unnamed repository; edit this file to name it for gitweb.
b0le
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xkb
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-16
xkb: xkbi has a pointer to the device - use this instead of inputInfo.pointer.
Peter Hutterer
1
-1
/
+1
2009-03-16
xkb: the VCP can post device events, don't stop xkb filtering on it.
Peter Hutterer
1
-2
/
+2
2009-03-16
xkb: Fix a mis-use of inputInfo.keyboard.
Peter Hutterer
1
-5
/
+4
2009-03-16
xkb: fix a couple of device checks when looping through all devices.
Peter Hutterer
1
-9
/
+4
2009-03-03
Fix build with --enable-debug.
Jason Vas Dias
1
-1
/
+1
2009-02-23
Input: change processing API to InternalEvents.
Peter Hutterer
4
-11
/
+14
2009-02-23
xkb: _XkbFilterRedirectKey needs to pass InternalEvents down.
Peter Hutterer
1
-10
/
+10
2009-02-23
Xi: support InternalEvents in UpdateDeviceState, parts of POE and EnqueueEvent
Peter Hutterer
3
-28
/
+3
2009-02-23
xkb: Switch the xkb event processing path over to InternalEvents.
Peter Hutterer
3
-78
/
+106
2009-02-20
xkb: Use cached XKB keymap when rules haven't changed
Dan Nicholson
1
-2
/
+46
2009-02-17
xkb: Fix wrong colour reference in XKB geometry copying. #20081
Peter Hutterer
1
-2
/
+2
2009-02-16
xserver: Avoid sending uninitialized padding data over the network
Peter Åstrand
3
-1
/
+11
2009-02-04
XKB: Remove -kb and +kb from -help text and man page.
Adam Jackson
1
-2
/
+0
2009-02-04
Make gcc happy: correct third argument of CopyGetMasterEvent()
Tomas Carnecky
1
-1
/
+1
2009-02-04
Fix "warning: unused variable XXX"
Tomas Carnecky
1
-1
/
+1
2009-02-03
Constify atom name strings
Alan Coopersmith
4
-10
/
+14
2009-01-28
Fix duplicate code, off-by one in space calculation, not initialized members
Pierre Willenbrock
1
-30
/
+9
2009-01-22
XKB: Fix logic error
Daniel Stone
1
-1
/
+1
2009-01-22
XKB: Remove unused XkbProcessOtherEvent
Daniel Stone
2
-86
/
+1
2009-01-22
XKB: Remove unused DDX functions
Daniel Stone
5
-97
/
+1
2009-01-22
Input: Remove core keysyms from KeyClassRec
Daniel Stone
3
-114
/
+95
2009-01-22
Input: Clean up keymap change notifications
Daniel Stone
3
-205
/
+268
2009-01-22
XKB: Simplify keymap writing a bit
Daniel Stone
1
-20
/
+14
2009-01-22
XKB: Sanitise vmods for redirected keys
Daniel Stone
3
-10
/
+10
2009-01-22
XKB: Sanitise ctrls action
Daniel Stone
3
-6
/
+6
2009-01-22
XKB: Sanitise pointer actions
Daniel Stone
3
-10
/
+8
2009-01-22
XKB: Sanitise vmods in actions
Daniel Stone
4
-12
/
+10
2009-01-22
XKB: Explicitly decode action data
Daniel Stone
1
-7
/
+91
2009-01-22
XKB: Remove descriptions from maprules
Daniel Stone
1
-203
/
+4
2009-01-22
XKB: Remove support for setting combined keymaps
Daniel Stone
5
-48
/
+11
2009-01-22
XKB: Remove 'extra' functionality from rules parsing
Daniel Stone
2
-85
/
+13
2009-01-22
XKB: Remove unsupported Xi operation flags
Daniel Stone
4
-34
/
+9
2009-01-22
Input: Remove modifierMap from core
Daniel Stone
3
-13
/
+1
2009-01-22
Input: Remove modifierKeyMap
Daniel Stone
1
-41
/
+0
2009-01-22
Input: Ignore modifiers in core input processing
Daniel Stone
1
-14
/
+2
2009-01-22
Input: Remove state from KeyClassRec
Daniel Stone
3
-22
/
+4
2009-01-22
Input: Overhaul keyboard initialisation process
Daniel Stone
3
-341
/
+174
2009-01-22
XKB: Make XKB mandatory
Daniel Stone
1
-13
/
+1
2009-01-22
XKB: Remove lock actions disabling
Daniel Stone
3
-39
/
+0
2009-01-20
XKB: Be more verbose about XkbCopyKeymap failure in debug mode
Daniel Stone
1
-8
/
+24
2009-01-20
XKB: Trying to copy to the same keymap is not fatal
Daniel Stone
1
-1
/
+4
2009-01-20
XKB: Remove unnecessary prototype
Daniel Stone
1
-6
/
+0
2009-01-20
XKB: Only Xi events are processed
Daniel Stone
2
-53
/
+28
2009-01-20
XkbCopyKeymap: inputInfo.keyboard is not a special case
Daniel Stone
1
-19
/
+12
2009-01-20
XKB: Move XkbCopyKeymap definition to xkbsrv.h
Daniel Stone
1
-6
/
+0
2009-01-20
XKB: Allow build-time configuration of XKB defaults
Daniel Stone
1
-31
/
+10
2009-01-15
mi: ensure chained button mappings from SD -> MD (#19282)
Peter Hutterer
1
-1
/
+1
2009-01-11
xkb: ANSI cleanup
Julien Cristau
1
-1
/
+1
2009-01-08
xkb: fix typo - missing negation when checking button state.
Peter Hutterer
1
-1
/
+1
2008-12-30
XKB: Also copy keyboard feedback when copying the keymap
Daniel Stone
1
-1
/
+16
[next]