[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PULL 0/4] cocoa queue
From: |
Peter Maydell |
Subject: |
[Qemu-devel] [PULL 0/4] cocoa queue |
Date: |
Mon, 30 Jun 2014 13:49:51 +0100 |
Cocoa queue to go in before hardfreeze: this is just the
patchset I sent recently.
thanks
-- PMM
The following changes since commit 9328cfd2fe4a7ff86a41b2c26ea33974241d7d4e:
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
(2014-06-29 18:09:51 +0100)
are available in the git repository at:
git://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-cocoa-20140630
for you to fetch changes up to 13aefd303cf996c2d183e94082413885bf1d15bf:
ui/cocoa: Honour -show-cursor command line option (2014-06-29 22:00:33 +0100)
----------------------------------------------------------------
cocoa.next:
* Honour -show-cursor option
* Fix handling of absolute positioning devices
* Cope with first surface being same as initial window size
----------------------------------------------------------------
Peter Maydell (4):
ui/cocoa: Cope with first surface being same as initial window size
ui/cocoa: Add utility method to check if point is within window
ui/cocoa: Fix handling of absolute positioning devices
ui/cocoa: Honour -show-cursor command line option
ui/cocoa.m | 108 ++++++++++++++++++++++++++++++++++++++++++-------------------
1 file changed, 75 insertions(+), 33 deletions(-)
- [Qemu-devel] [PULL 0/4] cocoa queue,
Peter Maydell <=
- [Qemu-devel] [PULL 4/4] ui/cocoa: Honour -show-cursor command line option, Peter Maydell, 2014/06/30
- [Qemu-devel] [PULL 3/4] ui/cocoa: Fix handling of absolute positioning devices, Peter Maydell, 2014/06/30
- [Qemu-devel] [PULL 1/4] ui/cocoa: Cope with first surface being same as initial window size, Peter Maydell, 2014/06/30
- [Qemu-devel] [PULL 2/4] ui/cocoa: Add utility method to check if point is within window, Peter Maydell, 2014/06/30
- Re: [Qemu-devel] [PULL 0/4] cocoa queue, Peter Maydell, 2014/06/30