[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v3 4/4] gtk: Add "Grab On Click" option
From: |
Takashi Iwai |
Subject: |
Re: [Qemu-devel] [PATCH v3 4/4] gtk: Add "Grab On Click" option |
Date: |
Mon, 07 Apr 2014 10:21:17 +0200 |
User-agent: |
Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/24.3 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) |
At Mon, 07 Apr 2014 10:07:43 +0200,
Gerd Hoffmann wrote:
>
> On Fr, 2014-04-04 at 12:41 +0200, Takashi Iwai wrote:
> > I simply like it better, you don't? :)
>
> I still think we should make this simply depend on absolute/relative
> pointer mode instead of asking the user to switch it manually.
Yes, agreed, it's more intuitive.
OTOH, we still want the explicit input grab in absolute mode. So,
we'll need two flags in the end, the explicit grab by menu or key
combo, and the implicit grab by click in relative mode.
> I'll quickly go put patches 1-3 into a 2.0 pull request, so debating
> patch #4 doesn't stop the clear improvements from entering the tree.
Thanks!
Takashi
- [Qemu-devel] [PATCH v3 0/4] Fix relative pointer tracking on Gtk UI, Takashi Iwai, 2014/04/04
- [Qemu-devel] [PATCH v3 4/4] gtk: Add "Grab On Click" option, Takashi Iwai, 2014/04/04
- Re: [Qemu-devel] [PATCH v3 4/4] gtk: Add "Grab On Click" option, Gerd Hoffmann, 2014/04/07
- Re: [Qemu-devel] [PATCH v3 4/4] gtk: Add "Grab On Click" option,
Takashi Iwai <=
- Re: [Qemu-devel] [PATCH v3 4/4] gtk: Add "Grab On Click" option, Michael S. Tsirkin, 2014/04/07
- Re: [Qemu-devel] [PATCH v3 4/4] gtk: Add "Grab On Click" option, Gerd Hoffmann, 2014/04/08
- Re: [Qemu-devel] [PATCH v3 4/4] gtk: Add "Grab On Click" option, Michael S. Tsirkin, 2014/04/08
- Re: [Qemu-devel] [PATCH v3 4/4] gtk: Add "Grab On Click" option, Gerd Hoffmann, 2014/04/08
- Re: [Qemu-devel] [PATCH v3 4/4] gtk: Add "Grab On Click" option, Michael S. Tsirkin, 2014/04/08
- Re: [Qemu-devel] [PATCH v3 4/4] gtk: Add "Grab On Click" option, Takashi Iwai, 2014/04/08
[Qemu-devel] [PATCH v3 3/4] gtk: Remember the last grabbed pointer position, Takashi Iwai, 2014/04/04
[Qemu-devel] [PATCH v3 2/4] gtk: Fix the relative pointer tracking mode, Takashi Iwai, 2014/04/04
[Qemu-devel] [PATCH v3 1/4] gtk: Use gtk generic event signal instead of motion-notify-event, Takashi Iwai, 2014/04/04
Re: [Qemu-devel] [PATCH v3 0/4] Fix relative pointer tracking on Gtk UI, Brian Jackson, 2014/04/04