From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jose A Ortega Ruiz Newsgroups: gmane.emacs.devel Subject: Re: master 1555453694: Implement `alpha-background' on non-Cairo builds Date: Mon, 31 Jan 2022 06:39:33 +0000 Message-ID: <874k5ke7dm.fsf@gnus.jao.io> References: <164359565887.4040.6267298953476481105@vcs2.savannah.gnu.org> <20220131022059.4E94CC40706@vcs2.savannah.gnu.org> <87a6fc4p8m.fsf@gnus.org> <871r0ofxi5.fsf@yahoo.com> <87fsp42zui.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="9885"; mail-complaints-to="usenet@ciao.gmane.io" To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Jan 31 08:00:47 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 1nEQg9-0002Sj-Fb for ged-emacs-devel@m.gmane-mx.org; Mon, 31 Jan 2022 08:00:45 +0100 Original-Received: from localhost ([::1]:45934 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nEQg7-00019f-PJ for ged-emacs-devel@m.gmane-mx.org; Mon, 31 Jan 2022 02:00:43 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:36310) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nEQLk-0005nL-Oo for emacs-devel@gnu.org; Mon, 31 Jan 2022 01:39:43 -0500 Original-Received: from [2001:470:142:3::e] (port=39410 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nEQLh-0000Hb-OV; Mon, 31 Jan 2022 01:39:39 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=eSqUFkB0mlBeB1HAv6KRjbSleluRgvT4zgC8NoLz2n0=; b=YJR/u7I8glKfy200onTi c0N2BJaXYdCuerxP85vT2XuCIjspijqjCpxhYfcK/mV19nHlNl9qWNSWk+hQgON0ZQX//LHK1IKQ0 S6/eNAcBU7CnXx/aVwFhHfvwb3CdDTgN8dDDwse+sqmO+kHRz7dpVZ5otEDPM/dYFb6KEiClZyzM8 fS2oSmH7VPVivzyuoLGadH+u/AlVu4hk0q1blWatuDSTe1/q60YhvVjxZGFcC3Vi8eg3TPqz+Koxe Pnuuy1fNF1zBB+xnPAEn86KrlhhWCFb6lN8VxXbsE/yLBBTuGP1DhRIfUj8WtiLKrozASnVRW+zt9 Ce9bUffK7l9GbA==; Original-Received: from static-68-235-44-71.cust.tzulo.com ([68.235.44.71]:53898 helo=rivendell.localdomain) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nEQLg-0008GT-6n; Mon, 31 Jan 2022 01:39:36 -0500 Original-Received: from localhost (rivendell.localdomain [local]) by rivendell.localdomain (OpenSMTPD) with ESMTPA id 6929c691; Mon, 31 Jan 2022 06:39:33 +0000 (UTC) In-Reply-To: <87fsp42zui.fsf@gnu.org> X-Attribution: jao X-Clacks-Overhead: GNU Terry Pratchett X-URL: 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:285652 Archived-At: hi, On Mon, Jan 31 2022, Tassilo Horn wrote: > Hey, nice feature. Unfortunately, it doesn't seem to work for me > (current master --with-pgtk) while `alpha' works fine. I've just > changed my as another data point, i've tried in an emacs with --with-x-toolkit=3Dno and it works well for me in a regular window manager (e.g. xmonad) with picom as the compositor. however, alpha-background doesn't work well in exwm (while alpha does; alpha-background tints the background of the window but doesn't show the underlying desktop wallpaper). that might well be a problem in exwm rather than on emacs's side, though. cheers, jao --=20 =E2=80=9CSome people, when confronted with a problem, think =E2=80=98I know= , I=E2=80=99ll use multithreading=E2=80=99. Nothhw tpe yawrve o oblems.=E2=80=9D (Eir=C3=ADkr = =C3=85sheim, 2012)