All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] weston: Update weston.ini to show top panel
@ 2015-10-09 13:30 Jacob Stiffler
  2015-10-13 17:19 ` Denys Dmytriyenko
  0 siblings, 1 reply; 6+ messages in thread
From: Jacob Stiffler @ 2015-10-09 13:30 UTC (permalink / raw)
  To: meta-arago

* This provides a clock along with a shortcut to the weston-terminal

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
---
 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



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-10-14 17:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-09 13:30 [PATCH] weston: Update weston.ini to show top panel Jacob Stiffler
2015-10-13 17:19 ` Denys Dmytriyenko
2015-10-13 18:22   ` Jacob Stiffler
2015-10-14 17:26     ` Denys Dmytriyenko
2015-10-14 17:30       ` Jacob Stiffler
2015-10-14 17:37         ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.