]> source.dussan.org Git - tigervnc.git/commit
Add Input.h and Input.cc and move all mouse input related code there.
authorAdam Tkac <atkac@redhat.com>
Fri, 28 Aug 2009 12:04:20 +0000 (12:04 +0000)
committerAdam Tkac <atkac@redhat.com>
Fri, 28 Aug 2009 12:04:20 +0000 (12:04 +0000)
commit62de8d75d2611924d2ba04406464f31371b93d97
tree6d86b358de26a4a3d1c9dd6a5e837d2daa258fb5
parenta7c223a2dc036f2ecb2c2045dd96237ca306a7a2
Add Input.h and Input.cc and move all mouse input related code there.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3886 3789f03b-4d11-0410-bbf8-ca57d06f2519
unix/xserver/hw/vnc/Input.cc [new file with mode: 0644]
unix/xserver/hw/vnc/Input.h [new file with mode: 0644]
unix/xserver/hw/vnc/Makefile.am
unix/xserver/hw/vnc/XserverDesktop.cc
unix/xserver/hw/vnc/XserverDesktop.h