From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from comal.ext.ti.com (comal.ext.ti.com [198.47.26.152]) by arago-project.org (Postfix) with ESMTPS id 601F95298C for ; Tue, 13 Oct 2015 18:22:31 +0000 (UTC) Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by comal.ext.ti.com (8.13.7/8.13.7) with ESMTP id t9DIMT2N004354 for ; Tue, 13 Oct 2015 13:22:29 -0500 Received: from DLEE70.ent.ti.com (dlee70.ent.ti.com [157.170.170.113]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id t9DIMTcB007681 for ; Tue, 13 Oct 2015 13:22:29 -0500 Received: from dflp33.itg.ti.com (10.64.6.16) by DLEE70.ent.ti.com (157.170.170.113) with Microsoft SMTP Server id 14.3.224.2; Tue, 13 Oct 2015 13:22:30 -0500 Received: from [10.218.109.201] (ileax41-snat.itg.ti.com [10.172.224.153]) by dflp33.itg.ti.com (8.14.3/8.13.8) with ESMTP id t9DIMTCp030906; Tue, 13 Oct 2015 13:22:29 -0500 Message-ID: <561D4BE6.6010404@ti.com> Date: Tue, 13 Oct 2015 14:22:30 -0400 From: Jacob Stiffler User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Denys Dmytriyenko References: <1444397451-19915-1-git-send-email-j-stiffler@ti.com> <20151013171938.GH28164@edge> In-Reply-To: <20151013171938.GH28164@edge> Cc: meta-arago@arago-project.org Subject: Re: [PATCH] weston: Update weston.ini to show top panel X-BeenThere: meta-arago@arago-project.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Arago metadata layer for TI SDKs - OE-Core/Yocto compatible List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Oct 2015 18:22:32 -0000 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit On 10/13/2015 1:19 PM, Denys Dmytriyenko wrote: > On Fri, Oct 09, 2015 at 09:30:51AM -0400, Jacob Stiffler wrote: >> * This provides a clock along with a shortcut to the weston-terminal > What was the reason to disable it in the first place? I am not aware of the history, but I traced it back to the commit (a46a4617add52cc2c5dd0f605e5ab75bf23e211e), and it was always disabled. > >> Signed-off-by: Jacob Stiffler >> --- >> meta-arago-distro/recipes-graphics/wayland/weston/weston.ini | 2 +- >> meta-arago-distro/recipes-graphics/wayland/weston_1.6.0.bbappend | 2 +- >> 2 files changed, 2 insertions(+), 2 deletions(-) >> >> diff --git a/meta-arago-distro/recipes-graphics/wayland/weston/weston.ini b/meta-arago-distro/recipes-graphics/wayland/weston/weston.ini >> index 8caa891..615a604 100644 >> --- a/meta-arago-distro/recipes-graphics/wayland/weston/weston.ini >> +++ b/meta-arago-distro/recipes-graphics/wayland/weston/weston.ini >> @@ -1,7 +1,7 @@ >> [shell] >> locking=false >> animation=zoom >> -panel-location=none >> +panel-location=top >> startup-animation=fade >> >> [screensaver] >> diff --git a/meta-arago-distro/recipes-graphics/wayland/weston_1.6.0.bbappend b/meta-arago-distro/recipes-graphics/wayland/weston_1.6.0.bbappend >> index af504b4..fb7cda0 100644 >> --- a/meta-arago-distro/recipes-graphics/wayland/weston_1.6.0.bbappend >> +++ b/meta-arago-distro/recipes-graphics/wayland/weston_1.6.0.bbappend >> @@ -2,7 +2,7 @@ >> PACKAGECONFIG[fbdev] = "--enable-fbdev-compositor WESTON_NATIVE_BACKEND="fbdev-backend.so",--disable-fbdev-compositor,udev mtdev" >> PACKAGECONFIG[kms] = "--enable-drm-compositor,--disable-drm-compositor,drm udev libgbm mtdev" >> >> -PR_append = "-arago6" >> +PR_append = "-arago7" >> >> FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" >> >> -- >> 1.9.1 >> >> _______________________________________________ >> meta-arago mailing list >> meta-arago@arago-project.org >> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago