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.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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unix
/
xserver
/
hw
/
vnc
/
Input.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle closing of input devices
Pierre Ossman
2014-07-14
1
-1
/
+0
*
Make InputDevice into a singleton
Pierre Ossman
2014-07-14
1
-11
/
+21
*
Move all functions that InputDevice uses into the class
Pierre Ossman
2014-07-14
1
-0
/
+5
*
Let XserverDesktop handle syncing cursor position
Pierre Ossman
2014-07-14
1
-9
/
+9
*
Some applications (e.g. wine and rdesktop) tend to misbehave
Pierre Ossman
2013-05-30
1
-0
/
+2
*
Major rewrite of the keyboard code. The old code was too focused on
Pierre Ossman
2013-04-09
1
-2
/
+33
*
Make sure we release the same key we previously pressed for a
Pierre Ossman
2013-04-09
1
-0
/
+3
*
We have an object to store stuff in, so don't use a global
Pierre Ossman
2013-04-09
1
-0
/
+1
*
Make sure InputDevice::InitInputDevice() gets called early in
Pierre Ossman
2013-04-09
1
-3
/
+5
*
[Development] Use AllocDevicePair instead of AddDevice/RegisterDevice functions
Adam Tkac
2010-04-14
1
-0
/
+10
*
[Development] Merge KeyboardDevice and PointerDevice classes to new class called
Adam Tkac
2010-04-14
1
-23
/
+17
*
Move keyboard input related code to Input.h and Input.cc.
Adam Tkac
2009-08-28
1
-0
/
+13
*
Add Input.h and Input.cc and move all mouse input related code there.
Adam Tkac
2009-08-28
1
-0
/
+61