From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Madhu Newsgroups: gmane.emacs.devel Subject: Re: Deiconifying GTK frames on GNOME shell Date: Thu, 09 Dec 2021 08:00:39 +0530 (IST) Message-ID: <20211209.080039.470925087338567275.enometh@meer.net> References: <42555c74-d13d-64eb-d0ff-fd775ee97b8a@gmx.at> <20211209.010239.1385183083561209704.masm@luna.pink.masm11.me> <87ilvyd3kd.fsf@yahoo.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="37632"; mail-complaints-to="usenet@ciao.gmane.io" Cc: rudalics@gmx.at, masm+emacs@masm11.me, emacs-devel@gnu.org To: luangruo@yahoo.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Dec 09 03:31:58 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mv9Dx-0009aX-Qq for ged-emacs-devel@m.gmane-mx.org; Thu, 09 Dec 2021 03:31:57 +0100 Original-Received: from localhost ([::1]:50918 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mv9Dw-0007Nn-8u for ged-emacs-devel@m.gmane-mx.org; Wed, 08 Dec 2021 21:31:56 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:42222) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mv9Cm-0006bk-LV for emacs-devel@gnu.org; Wed, 08 Dec 2021 21:30:44 -0500 Original-Received: from smtp6.ctinetworks.com ([205.166.61.199]:44354) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mv9CX-0004pj-1O for emacs-devel@gnu.org; Wed, 08 Dec 2021 21:30:44 -0500 Original-Received: from localhost (unknown [117.254.35.185]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: enometh@meer.net) by smtp6.ctinetworks.com (Postfix) with ESMTPSA id 50C2B84C2C; Wed, 8 Dec 2021 21:30:17 -0500 (EST) In-Reply-To: <87ilvyd3kd.fsf@yahoo.com> X-Mailer: Mew version 6.8 on Emacs 29.0.50 X-ctinetworks-Information: Please contact the ISP for more information X-ctinetworks-MailScanner-ID: 50C2B84C2C.A7031 X-ctinetworks-VirusCheck: Found to be clean X-ctinetworks-Watermark: 1639881027.45567@NvQCd2K4c8paRAh8iWwvDA Received-SPF: pass client-ip=205.166.61.199; envelope-from=enometh@meer.net; helo=smtp6.ctinetworks.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, T_SPF_TEMPERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:281424 Archived-At: * Po Lu <87ilvyd3kd.fsf@yahoo.com> Wrote on Thu, 09 Dec 2021 08:28:34 +0800 > Thanks, but could you test with GDK_CURRENT_TIME as the `time' argument > to `gtk_window_present_with_time'? It doesn't seem to work. The gitlab gnome-shell issue #730 seems to think it is a GTK issue