qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] c3aa84: input: sdl: fix guest_cursor logic.


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] c3aa84: input: sdl: fix guest_cursor logic.
Date: Tue, 11 Mar 2014 06:30:04 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: c3aa84b68f45d915160a523b4d7b9c6f4cf2219c
      
https://github.com/qemu/qemu/commit/c3aa84b68f45d915160a523b4d7b9c6f4cf2219c
  Author: Gerd Hoffmann <address@hidden>
  Date:   2014-03-10 (Mon, 10 Mar 2014)

  Changed paths:
    M ui/sdl.c

  Log Message:
  -----------
  input: sdl: fix guest_cursor logic.

Unbreaks relative mouse mode with SDL.

Reported-by: Gabriel L. Somlo <address@hidden>
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: dbb2a1326a7af6159861d3d7976c251a15ce0f92
      
https://github.com/qemu/qemu/commit/dbb2a1326a7af6159861d3d7976c251a15ce0f92
  Author: Gerd Hoffmann <address@hidden>
  Date:   2014-03-10 (Mon, 10 Mar 2014)

  Changed paths:
    M ui/input-legacy.c

  Log Message:
  -----------
  input: map INPUT_BUTTON_WHEEL_{UP,DOWN} to legacy input z axis moves.

Unbreaks mouse wheel.

Reported-by: BALATON Zoltan <address@hidden>
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: 4b87dc4c9729aaa77737d2f20c255231f4edb526
      
https://github.com/qemu/qemu/commit/4b87dc4c9729aaa77737d2f20c255231f4edb526
  Author: Gerd Hoffmann <address@hidden>
  Date:   2014-03-10 (Mon, 10 Mar 2014)

  Changed paths:
    M ui/spice-display.c

  Log Message:
  -----------
  spice: fix simple display surface handling

Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: 9b74d0d598b022e558d06bf6d57f0f303d1a4bc8
      
https://github.com/qemu/qemu/commit/9b74d0d598b022e558d06bf6d57f0f303d1a4bc8
  Author: Gerd Hoffmann <address@hidden>
  Date:   2014-03-10 (Mon, 10 Mar 2014)

  Changed paths:
    M ui/spice-display.c

  Log Message:
  -----------
  spice: QemuUIInfo windup

Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: c9dd4074df9b702090fa0e42c0101d75d44c7eb9
      
https://github.com/qemu/qemu/commit/c9dd4074df9b702090fa0e42c0101d75d44c7eb9
  Author: Stefan Weil <address@hidden>
  Date:   2014-03-10 (Mon, 10 Mar 2014)

  Changed paths:
    M configure

  Log Message:
  -----------
  configure: Prettify message for hosts without spice support

Instead of

    spice support     no (/)

configure now prints

    spice support     no

Signed-off-by: Stefan Weil <address@hidden>
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: c57ec3249e9839c7ea2e3789f6e40f9ec1c92f55
      
https://github.com/qemu/qemu/commit/c57ec3249e9839c7ea2e3789f6e40f9ec1c92f55
  Author: Peter Maydell <address@hidden>
  Date:   2014-03-11 (Tue, 11 Mar 2014)

  Changed paths:
    M ui/input-legacy.c
    M ui/sdl.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-5' into staging

input: fixes for the rewrite.

# gpg: Signature made Mon 10 Mar 2014 12:50:25 GMT using RSA key ID D3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <address@hidden>"
# gpg:                 aka "Gerd Hoffmann <address@hidden>"
# gpg:                 aka "Gerd Hoffmann (private) <address@hidden>"

* remotes/kraxel/tags/pull-input-5:
  input: map INPUT_BUTTON_WHEEL_{UP,DOWN} to legacy input z axis moves.
  input: sdl: fix guest_cursor logic.

Signed-off-by: Peter Maydell <address@hidden>


  Commit: ed9b103d3e3102f17791ca53d4a8b17a3de929de
      
https://github.com/qemu/qemu/commit/ed9b103d3e3102f17791ca53d4a8b17a3de929de
  Author: Peter Maydell <address@hidden>
  Date:   2014-03-11 (Tue, 11 Mar 2014)

  Changed paths:
    M configure
    M ui/spice-display.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/spice/tags/pull-spice-4' into staging

minor spice patches.

# gpg: Signature made Mon 10 Mar 2014 13:13:14 GMT using RSA key ID D3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <address@hidden>"
# gpg:                 aka "Gerd Hoffmann <address@hidden>"
# gpg:                 aka "Gerd Hoffmann (private) <address@hidden>"

* remotes/spice/tags/pull-spice-4:
  configure: Prettify message for hosts without spice support
  spice: QemuUIInfo windup
  spice: fix simple display surface handling

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/fe6c53b4bbd2...ed9b103d3e31

reply via email to

[Prev in Thread] Current Thread [Next in Thread]