index
:
xorg/lib/libxkbcommon
for-weston-0.85
master
Keyboard handling library using XKB data (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxkbcommon)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-19
Use generated config.h header
Dan Nicholson
1
-0
/
+1
2009-03-19
makekeys: Fix warning about not returning from function
Dan Nicholson
1
-10
/
+6
2009-03-19
Use XORG_CWARNFLAGS for more warnings
Dan Nicholson
2
-2
/
+2
2009-03-19
makekeys: No need for strncat
Dan Nicholson
1
-9
/
+7
2009-03-19
makekeys: Handle XFree86 special action keys
Dan Nicholson
1
-5
/
+42
2009-03-19
makekeys: Always continue when no alias match found
Dan Nicholson
1
-1
/
+1
2009-03-19
makekeys: Handle aliases in convenience functions
Dan Nicholson
1
-14
/
+12
2009-03-19
makekeys: Prepend XF86 to XFree86 keysyms
Dan Nicholson
1
-8
/
+28
2009-03-19
Refactor makekeys with some convenience functions
Dan Nicholson
1
-42
/
+75
2009-03-19
Move makekeys to separate subdir
Dan Nicholson
5
-7
/
+15
2009-03-19
keysym: Coding style cleanup
Dan Nicholson
1
-67
/
+84
2009-03-19
Initial implementation of keysym handlers
Dan Nicholson
3
-2
/
+168
2009-03-19
makekeys: Handle XF86XK_ keysyms in addition to XK_ keysyms
Dan Nicholson
1
-3
/
+35
2009-03-19
Generate keysym tables from X and XF86 keysym definitions
Dan Nicholson
2
-0
/
+7
2009-03-19
ks_tables: Remove table-specific #ifdefs and add header guard
Dan Nicholson
1
-4
/
+3
2009-03-19
makekeys: Coding style cleanup
Dan Nicholson
1
-147
/
+144
2009-03-19
Add makekeys for creating keysym hash tables
Dan Nicholson
3
-0
/
+278