qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 932f2d: gtk: factor out keycode mapping


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 932f2d: gtk: factor out keycode mapping
Date: Thu, 12 Jun 2014 03:00:05 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 932f2d7e0f94c144e5e64adb5934922179c1c440
      
https://github.com/qemu/qemu/commit/932f2d7e0f94c144e5e64adb5934922179c1c440
  Author: Gerd Hoffmann <address@hidden>
  Date:   2014-06-11 (Wed, 11 Jun 2014)

  Changed paths:
    M ui/gtk.c

  Log Message:
  -----------
  gtk: factor out keycode mapping

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


  Commit: 0a337ed067ff56165ec952611119e808d442af05
      
https://github.com/qemu/qemu/commit/0a337ed067ff56165ec952611119e808d442af05
  Author: Gerd Hoffmann <address@hidden>
  Date:   2014-06-11 (Wed, 11 Jun 2014)

  Changed paths:
    M configure
    M ui/gtk.c

  Log Message:
  -----------
  gtk: cleanup backend dependencies

Make configure detect gtk x11 backend and link libX11 then.  Make
gtk backend specific code properly #ifdef'ed on the GTK_WINDOWING_*
backends at runtime).  Our gtk ui code should build and run fine on
any platform now.

This also fixes the linker failute due to the new XkbGetKeyboard call
added by commit 3158a3482b0093e41f2b2596fba50774ea31ae08.

Cc: Richard Henderson <address@hidden>
Signed-off-by: Gerd Hoffmann <address@hidden>
Reviewed-by: Daniel P. Berrange <address@hidden>


  Commit: f50def915e316e3791f5c2fb861ee42ccab5e0d1
      
https://github.com/qemu/qemu/commit/f50def915e316e3791f5c2fb861ee42ccab5e0d1
  Author: Gerd Hoffmann <address@hidden>
  Date:   2014-06-11 (Wed, 11 Jun 2014)

  Changed paths:
    M ui/gtk.c

  Log Message:
  -----------
  gtk: factor out gtk3 grab into the new gd_grab_devices function

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


  Commit: fa7a1e521943f838ab1dc02fdb29473a608ca5f4
      
https://github.com/qemu/qemu/commit/fa7a1e521943f838ab1dc02fdb29473a608ca5f4
  Author: Gerd Hoffmann <address@hidden>
  Date:   2014-06-11 (Wed, 11 Jun 2014)

  Changed paths:
    M ui/gtk.c

  Log Message:
  -----------
  gtk: update window size after showing/hiding tabs

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


  Commit: 2a2c4830c0068d70443f3dddc4cc668f0c601b5c
      
https://github.com/qemu/qemu/commit/2a2c4830c0068d70443f3dddc4cc668f0c601b5c
  Author: Peter Maydell <address@hidden>
  Date:   2014-06-12 (Thu, 12 Jun 2014)

  Changed paths:
    M configure
    M ui/gtk.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20140611-1' into 
staging

gtk: misc fixes & cleanups.

# gpg: Signature made Wed 11 Jun 2014 13:28:12 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-gtk-20140611-1:
  gtk: update window size after showing/hiding tabs
  gtk: factor out gtk3 grab into the new gd_grab_devices function
  gtk: cleanup backend dependencies
  gtk: factor out keycode mapping

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


Compare: https://github.com/qemu/qemu/compare/05fedeef835c...2a2c4830c006

reply via email to

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