From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34232) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c1F1t-0001WS-GO for qemu-devel@nongnu.org; Mon, 31 Oct 2016 12:01:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c1F1p-000405-ME for qemu-devel@nongnu.org; Mon, 31 Oct 2016 12:01:45 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:47583) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c1F1p-000401-GA for qemu-devel@nongnu.org; Mon, 31 Oct 2016 12:01:41 -0400 Date: Mon, 31 Oct 2016 17:01:40 +0100 From: Samuel Thibault Message-ID: <20161031160140.GU11941@var.home> References: <20161031160007.6047-1-samuel.thibault@ens-lyon.org> <20161031160007.6047-5-samuel.thibault@ens-lyon.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161031160007.6047-5-samuel.thibault@ens-lyon.org> Subject: Re: [Qemu-devel] [PATCH 4/4] gtk: set window ID List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, kraxel@redhat.com Samuel Thibault, on Mon 31 Oct 2016 17:00:07 +0100, wrote: > This uses the console API to record the window ID of the GTK windows. Ah, sorry, I let this one through, please ignore it, it'll need rework as discussed in the other thread. Samuel