An error occurred fetching the project authors.
  1. 21 Jun, 2015 1 commit
  2. 03 Jun, 2015 1 commit
  3. 29 May, 2015 2 commits
  4. 19 May, 2015 1 commit
  5. 18 May, 2015 2 commits
  6. 15 May, 2015 3 commits
  7. 14 May, 2015 1 commit
  8. 12 May, 2015 3 commits
  9. 08 May, 2015 2 commits
  10. 07 May, 2015 1 commit
  11. 06 May, 2015 2 commits
  12. 05 May, 2015 2 commits
  13. 04 May, 2015 1 commit
  14. 02 May, 2015 1 commit
  15. 01 May, 2015 3 commits
  16. 30 Apr, 2015 1 commit
  17. 21 Apr, 2015 1 commit
  18. 20 Apr, 2015 1 commit
  19. 17 Apr, 2015 3 commits
  20. 15 Apr, 2015 4 commits
  21. 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
  22. 11 Apr, 2015 1 commit
  23. 08 Apr, 2015 1 commit
  24. 03 Apr, 2015 1 commit