From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: tomas@tuxteam.de Newsgroups: gmane.emacs.devel Subject: Re: Consistent theme across the desktop [Re: Abysmal state of GTK build] Date: Tue, 23 Aug 2022 16:10:58 +0200 Message-ID: References: <877d30g1az.fsf@yahoo.com> <86y1vg3a31.fsf@gmail.com> <87y1vgeho7.fsf@yahoo.com> <86h723esba.fsf@gmail.com> <83tu6389pn.fsf@gnu.org> <83lerf87k8.fsf@gnu.org> <83a67v8578.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3WnyicwzO3GQGKPy" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="25307"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Aug 23 16:12:22 2022 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 1oQUdi-0006Nd-Ej for ged-emacs-devel@m.gmane-mx.org; Tue, 23 Aug 2022 16:12:22 +0200 Original-Received: from localhost ([::1]:32782 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oQUdh-0000Tm-BP for ged-emacs-devel@m.gmane-mx.org; Tue, 23 Aug 2022 10:12:21 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60676) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oQUcV-0008Bq-N9 for emacs-devel@gnu.org; Tue, 23 Aug 2022 10:11:09 -0400 Original-Received: from mail.tuxteam.de ([5.199.139.25]:44424) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oQUcP-0005MY-OW; Tue, 23 Aug 2022 10:11:07 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject :Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=ytcq+bRUQVkUjzECxo6M40cwYqCc0Ur2ZElYoDm/Vy4=; b=eGCmcpGDJ1JJYQ2OFGdhCgHBt/ haeULUgxj2/5iq5l5YFOfNKX11xds4EfLnMgRtpvLhJ7YXrwLvZj79sBA31kUUhFD8TJboF6g4WLi YA7/hBQPdzZU2Bo3i2J7xsTm1hn4lmpMOVV7ZQ+DEgJgsRglBWyImgbb9PLGpuoNVJp6V7FHvEov9 C9LeziHutbCK+UcHM0ykQrnnQzHNE9oLyHFeJdoTpQZEiWdO3fPt1GnxIIRUkRPd9qTJeNaqp6Io9 zHs2ygaNjTeQDDxDh7vZQpDd8fiLxDByGSgQzDkeIZUlGRh+NqV9LQp85hieU103+A+FaghNkCum8 AVPh0otA==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.94.2) (envelope-from ) id 1oQUcM-0006tf-Pk; Tue, 23 Aug 2022 16:10:58 +0200 Content-Disposition: inline In-Reply-To: <83a67v8578.fsf@gnu.org> Received-SPF: pass client-ip=5.199.139.25; envelope-from=tomas@tuxteam.de; helo=mail.tuxteam.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-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:293889 Archived-At: --3WnyicwzO3GQGKPy Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 23, 2022 at 04:22:51PM +0300, Eli Zaretskii wrote: > > Date: Tue, 23 Aug 2022 14:48:26 +0200 > > From: tomas@tuxteam.de > > Cc: emacs-devel@gnu.org > >=20 > > > No, see above. Each window still has a border, albeit a thin and > > > basically invisible one. > >=20 > > That would mean I "just" have to learn clicking onto the one-pixel wide > > "real" window frame. I'll try :) >=20 > The shape of the mouse pointer changes when you are on the right spot, > so you could use that as an indication. You mean... where I get those funky resize arrows? Yes, I see them. But I don't see the other decorations hidden there :-) Cheers --=20 t --3WnyicwzO3GQGKPy Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRp53liolZD6iXhAoIFyCz1etHaRgUCYwTf8gAKCRAFyCz1etHa RtS4AJ98DE2lLbQ4QeC4ZXHMqYR7jqnMEgCeK2kmC2AMvSrcpGoBxEl0FY2aSqU= =E+zV -----END PGP SIGNATURE----- --3WnyicwzO3GQGKPy--