From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH] gnu: Add inox. Date: Thu, 12 Jan 2017 00:53:28 +0100 Message-ID: References: <20170110120856.17190-1-david@craven.ch> <20170110190214.GA31184@jasmine> <87o9ze8pqz.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> <87y3yh7aj5.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49769) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cRShy-0003n7-5j for guix-devel@gnu.org; Wed, 11 Jan 2017 18:53:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cRSht-0002Vk-Al for guix-devel@gnu.org; Wed, 11 Jan 2017 18:53:34 -0500 Received: from mail-qk0-x22c.google.com ([2607:f8b0:400d:c09::22c]:34880) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cRSht-0002Vc-5V for guix-devel@gnu.org; Wed, 11 Jan 2017 18:53:29 -0500 Received: by mail-qk0-x22c.google.com with SMTP id u25so3979628qki.2 for ; Wed, 11 Jan 2017 15:53:29 -0800 (PST) In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Marius Bakke Cc: guix-devel So finished building chromium finally! A major issue: * no hidpi scaling: didn't there use to be an enable_hdpi flag? Recompiling with enable_hdpi=true see if that works and some issues minor issues: * ugly font: is new times roman the default? what do other distros do? * menu has a dark background with classic theme and gtk dark system theme, google-chrome from the nix repo keeps the dropdown menu nice and white any ideas? awesome that it finally builds! :)