From owner-freebsd-xfce@freebsd.org Thu Sep 26 15:53:42 2019 Return-Path: Delivered-To: freebsd-xfce@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5432212B156 for ; Thu, 26 Sep 2019 15:53:42 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46fKGZ167nz4R9S; Thu, 26 Sep 2019 15:53:42 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from marvin.madpilot.net (host39-189-dynamic.21-87-r.retail.telecomitalia.it [87.21.189.39]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: madpilot/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id A960A15502; Thu, 26 Sep 2019 15:53:41 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Subject: Re: Welcome XFCE 4.14 To: =?UTF-8?Q?Marko_Cupa=c4=87?= , freebsd-xfce@freebsd.org References: <20190921232948.7dd59d1b@efreet> <20190922083815.1dcc513c@lenovo.errements.net> <20190924111309.6702618f@efreet.kappastar.com> From: Guido Falsi Message-ID: <6275355f-02de-9047-76dc-4a150f0eafa9@FreeBSD.org> Date: Thu, 26 Sep 2019 17:53:40 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.1.0 MIME-Version: 1.0 In-Reply-To: <20190924111309.6702618f@efreet.kappastar.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-xfce@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: XFCE for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Sep 2019 15:53:42 -0000 On 24/09/19 11:13, Marko Cupać wrote: > On Sun, 22 Sep 2019 08:38:15 +0200 > Olivier Duchateau wrote: > >> Le Sat, 21 Sep 2019 23:29:48 +0200, >> Marko Cupać a écrit : >>> ...a few problems: >>> - I was using greybird theme on 4.12 as well, but now after the >>> upgrade I have ugly black background in title bar of each window >>> (window manager). It seem to affect other themes as well. > >> Are you using DRM kernel module? Or X.org drivers? > > Sorry for late reply, took me a few days to come back to office from > this year's eurobsdcon. > > I'm using latest DRM kernel module, drm-fbsd12.0-kmod-4.16.g20190814. > > This is on FreeBSD 12.0-RELEASE-p10 GENERIC amd64, with yesterday's > ports (I build them myself in poudriere). My hardware is ThinkPad T440, > here's how display adapter looks to pciconf: > > vgapci0@pci0:0:2:0: class=0x030000 card=0x220c17aa chip=0x0a168086 rev=0x0b hdr=0x00 > vendor = 'Intel Corporation' > device = 'Haswell-ULT Integrated Graphics Controller' > class = display > subclass = VGA > > Regards, > Hi, I was skimming upstream commits, to try to see if there is something that could affect us. Sometimes this gives hints and solutions some others it does not. While this is a complex issue and it's difficult to find a fix without specific knowledge, I noticed a recent commit [1] that maybe could help. This is a shot in the dark, but worth a try, so, someone affected should apply the patch at [2] to x11-wm/xfce4-wm and report back. I only tested this patch in poudriere and it compiles. Thanks in advance. [1] https://github.com/xfce-mirror/xfwm4/commit/e5462de37a4b0a18c051e9a92ea6dce7cd7b79a8 [2] https://people.freebsd.org/~madpilot/xfce4-wm.diff -- Guido Falsi