From owner-freebsd-x11@FreeBSD.ORG Thu Jun 28 01:59:45 2007 Return-Path: X-Original-To: x11@freebsd.org Delivered-To: freebsd-x11@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8002C16A4E5; Thu, 28 Jun 2007 01:59:45 +0000 (UTC) (envelope-from dejan.lesjak@ijs.si) Received: from radagast.ijs.si (radagast.ijs.si [193.2.4.168]) by mx1.freebsd.org (Postfix) with ESMTP id 0FC5813C489; Thu, 28 Jun 2007 01:59:44 +0000 (UTC) (envelope-from dejan.lesjak@ijs.si) Received: from localhost (localhost [127.0.0.1]) by radagast.ijs.si (8.14.1/8.14.1) with ESMTP id l5S1xgd6022373; Thu, 28 Jun 2007 03:59:43 +0200 (CEST) (envelope-from dejan.lesjak@ijs.si) From: Dejan Lesjak Organization: IJS To: Rene Ladan Date: Thu, 28 Jun 2007 03:59:40 +0200 User-Agent: KMail/1.9.6 References: <200706221522.34258.dejan.lesjak@ijs.si> <4680E45D.9070407@gmail.com> <46825588.3000909@gmail.com> In-Reply-To: <46825588.3000909@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706280359.41569.dejan.lesjak@ijs.si> Cc: x11@freebsd.org, Oliver Lehmann Subject: Re: Several updates and fixes patch X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jun 2007 01:59:45 -0000 On Wednesday 27 June 2007 14:18:16 Rene Ladan wrote: > Rene Ladan schreef: > > Dejan Lesjak schreef: > >> On 23.6.2007, at 11:52, Rene Ladan wrote: > >>> Dejan Lesjak schreef: > >>>> So here's a largish patch with updates (submitted by chinsan) and > >>>> some fixups including: > >>> > >>> [...] > >>> > >>>> Please review and if possible give it a test. > >>> > >>> -- > > > > Hmmm, I do see that xfce4 draws the titlebar buttons (close, minimize, > > etc) a bit sloppier (there are some rectangular gray artifacts just > > above and below them). > > This turns out to be xfce4-specific, fluxbox draws the buttons normally. Hmm, I'm using xfce4 now for couple hours without strange artifacts. Might this be theme specific or something? Dejan