From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:32910) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WXGK9-0006ao-0A for qemu-devel@nongnu.org; Mon, 07 Apr 2014 16:39:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WXGK2-0001K0-R9 for qemu-devel@nongnu.org; Mon, 07 Apr 2014 16:39:20 -0400 Received: from mx1.redhat.com ([209.132.183.28]:24154) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WXGK2-0001Jw-J7 for qemu-devel@nongnu.org; Mon, 07 Apr 2014 16:39:14 -0400 Date: Mon, 7 Apr 2014 23:38:51 +0300 From: "Michael S. Tsirkin" Message-ID: <20140407203851.GA18511@redhat.com> References: <1396608084-26986-1-git-send-email-tiwai@suse.de> <1396608084-26986-5-git-send-email-tiwai@suse.de> <1396858063.5001.49.camel@nilsson.home.kraxel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1396858063.5001.49.camel@nilsson.home.kraxel.org> Subject: Re: [Qemu-devel] [PATCH v3 4/4] gtk: Add "Grab On Click" option List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: Takashi Iwai , qemu-devel@nongnu.org, Anthony Liguori , Cole Robinson On Mon, Apr 07, 2014 at 10:07:43AM +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. Hmm how do I set absolute/relative mode? I think it's a matter of taste mostly. Sometimes I feel I want click to grab sometimes I don't. > 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. > > cheers, > Gerd > >