]> Git Repo - qemu.git/commit - ui/gtk.c
gtk: move gd_update_caption calls to gd_{grab,ungrab}_{pointer,keyboard}
authorGerd Hoffmann <[email protected]>
Wed, 9 Sep 2015 08:03:59 +0000 (10:03 +0200)
committerGerd Hoffmann <[email protected]>
Tue, 15 Sep 2015 10:27:39 +0000 (12:27 +0200)
commit695cc59d42f2e285abd5cf278bdc07360a995eaa
tree02bf85dc7c7661843e9c5dc7eef827e38a117d90
parentaa4f4058ba8cde200e62ef3dafc4e1595f6033e9
gtk: move gd_update_caption calls to gd_{grab,ungrab}_{pointer,keyboard}

Then we don't have to pair the grab/ungrab calls with update_caption
calls any more because things happen automatically ;)

Signed-off-by: Gerd Hoffmann <[email protected]>
Reviewed-by: Marc-AndrĂ© Lureau <[email protected]>
ui/gtk.c
This page took 0.024216 seconds and 4 git commands to generate.