qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 8b15d9: sdl2: add ui info setting.


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 8b15d9: sdl2: add ui info setting.
Date: Thu, 01 May 2014 06:30:06 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 8b15d9f1d2954c405bbbf53968f0f5660f946311
      
https://github.com/qemu/qemu/commit/8b15d9f1d2954c405bbbf53968f0f5660f946311
  Author: Dave Airlie <address@hidden>
  Date:   2014-04-29 (Tue, 29 Apr 2014)

  Changed paths:
    M ui/sdl2.c

  Log Message:
  -----------
  sdl2: add ui info setting.

Allows you to resize the sdl2 window and have the guest notice.

[ kraxel: zero-initialize QemuUIInfo ]

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


  Commit: 3f2fde2a0002e6a3c83d61b7976436fbaf39750c
      
https://github.com/qemu/qemu/commit/3f2fde2a0002e6a3c83d61b7976436fbaf39750c
  Author: Cole Robinson <address@hidden>
  Date:   2014-04-29 (Tue, 29 Apr 2014)

  Changed paths:
    M ui/sdl2.c

  Log Message:
  -----------
  sdl2: Support mouse wheel

In SDL2, wheel movement is its own event, not a button event. Wire
it up similar to gtk.c

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


  Commit: 52b08670e2c9031f74b58d3e9864a8d8f152ee31
      
https://github.com/qemu/qemu/commit/52b08670e2c9031f74b58d3e9864a8d8f152ee31
  Author: Peter Maydell <address@hidden>
  Date:   2014-05-01 (Thu, 01 May 2014)

  Changed paths:
    M ui/sdl2.c

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

sdl2: mouse wheel support, ui config notify

# gpg: Signature made Tue 29 Apr 2014 11:17:01 BST 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-sdl-2:
  sdl2: Support mouse wheel
  sdl2: add ui info setting.

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


Compare: https://github.com/qemu/qemu/compare/61e5b75c1785...52b08670e2c9

reply via email to

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