An error occurred fetching the project authors.
  1. 20 May, 2015 1 commit
  2. 15 May, 2015 2 commits
  3. 13 May, 2015 1 commit
  4. 12 May, 2015 1 commit
  5. 08 May, 2015 2 commits
  6. 07 May, 2015 1 commit
  7. 06 May, 2015 2 commits
  8. 05 May, 2015 2 commits
  9. 02 May, 2015 1 commit
  10. 01 May, 2015 3 commits
  11. 21 Apr, 2015 1 commit
  12. 20 Apr, 2015 1 commit
  13. 17 Apr, 2015 3 commits
  14. 15 Apr, 2015 4 commits
  15. 14 Apr, 2015 1 commit
    • Thomas Hellstrom's avatar
      Input: add vmmouse driver · 8b8be51b
      Thomas Hellstrom authored
      VMMouse enables low-latency mouse-cursor-movements for VMWare and QEMU
      guests.  By removing the guest cursor and using the host as a guest cursor
      the cursor movement appears instant although in reality there is some lag.
      To be able to do this, the host's view of the cursor position must exactly
      match the guest's view and an absolute pointer device is needed. Enter the
      VMMouse. While the VMMouse driver has historically been an Xorg user-space
      driver, implementing it as a kernel imput driver enables rootless Xorg and
      new compositing display servers for VMware guests.
      Signed-off-by: default avatarThomas Hellstrom <thellstrom@vmware.com>
      Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
      8b8be51b
  16. 11 Apr, 2015 1 commit
  17. 08 Apr, 2015 1 commit
  18. 03 Apr, 2015 7 commits
  19. 02 Apr, 2015 2 commits
  20. 01 Apr, 2015 3 commits