index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.15-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unix
/
xserver
/
hw
/
vnc
/
InputXKB.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restructure Xvnc/libvnc.so code to avoid C++ header hacks
Pierre Ossman
2015-01-26
1
-647
/
+0
*
Remove private storage from InputDevice
Pierre Ossman
2014-07-14
1
-27
/
+2
*
Some applications (e.g. wine and rdesktop) tend to misbehave
Pierre Ossman
2013-05-30
1
-0
/
+77
*
Even if we ignore the modifiers, we still have to respect
Pierre Ossman
2013-05-30
1
-4
/
+9
*
Adding normal alphabetic keysyms as ONE_LEVEL did not behave
Pierre Ossman
2013-05-23
1
-3
/
+19
*
xkbcomp ignores keycodes without names, so make sure any keycode
Pierre Ossman
2013-05-23
1
-0
/
+16
*
The cause of the keyboard mapping change is not a X11 request,
Pierre Ossman
2013-05-23
1
-1
/
+1
*
XkbTranslateKeyCode() is not implemented according to
Pierre Ossman
2013-05-23
1
-1
/
+8
*
Not sure what I was smoking when I wrote this. You need
Pierre Ossman
2013-05-23
1
-1
/
+2
*
Another attempt at supporting older Xorg versions.
Pierre Ossman
2013-04-12
1
-1
/
+2
*
Add support for older Xorg releases.
Pierre Ossman
2013-04-11
1
-0
/
+9
*
Add some missing headers. It is not really ok to include Xutil.h
Pierre Ossman
2013-04-11
1
-0
/
+2
*
Major rewrite of the keyboard code. The old code was too focused on
Pierre Ossman
2013-04-09
1
-0
/
+538