profile/common/weston-common.git
9 years agoUse app_laucher to launch applications registered by application framework. 64/38964/1 accepted/tizen_common tizen tizen_3.0.2015.q2_common accepted/tizen/common/20150511.125909 submit/tizen_common/20150511.102306
Baptiste DURAND [Wed, 29 Oct 2014 13:23:41 +0000 (14:23 +0100)]
Use app_laucher to launch applications registered by application framework.

In Tizen, applications installed have specific destop file field.

When it appears in destop file use "app_launcher -s <appid>" to launch them

changes in review : https://review.tizen.org/gerrit/29552 are needed first
BUG-Tizen=TC-1968

Change-Id: I213976616f7f8bca9b550bc738d2c7e6b6638c5d
Signed-off-by: Baptiste DURAND <baptiste.durand@open.eurogiciel.org>
9 years agoMerge "fix launching error on weston 1.7.0" into tizen accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20150327.113759 accepted/tizen/mobile/20150330.074740 accepted/tizen/tv/20150330.074708 accepted/tizen/wearable/20150330.074720 submit/tizen_common/20150326.000004 submit/tizen_mobile/20150330.034937 submit/tizen_tv/20150330.034937 submit/tizen_wearable/20150330.034937
Gwanglim Lee [Fri, 27 Mar 2015 05:03:55 +0000 (22:03 -0700)]
Merge "fix launching error on weston 1.7.0" into tizen

9 years agofix launching error on weston 1.7.0 64/37464/1
Boram Park [Fri, 27 Mar 2015 04:59:39 +0000 (13:59 +0900)]
fix launching error on weston 1.7.0

  weston couldn't be launched by below commit.
  - 01e98b6  compositor: Propagate errors from module_init

  desktop-shell.so will be loaded by default when launching. If
  other-shell.so should be launched, you can write "shell=other-shell.so"
  in weston.ini

Change-Id: I612e4b12c1d542d730e67f260c84f710be07bf9e

9 years agotz-launcher: fix abort() in toytoolkit due to timerfd errors on tooltips 64/37264/1 accepted/tizen_3.0.2015.q1_common tizen_3.0.2015.q1_common accepted/tizen/3.0.2015.q1/common/20150324.075413 accepted/tizen/common/20150324.075255 submit/tizen_3.0.2015.q1_common/20150324.075322 submit/tizen_common/20150324.074131
Stephane Desneux [Mon, 23 Mar 2015 16:02:16 +0000 (17:02 +0100)]
tz-launcher: fix abort() in toytoolkit due to timerfd errors on tooltips

Change-Id: I62b99cd108eef2d29e88df623cfbe94d92cbd3a4
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
9 years agoQA plugin: add an API to move a surface, adapt client 14/35414/1 accepted/tizen_3.0.2014.q4_common tizen_3.0.2014.q4_common accepted/tizen/3.0.2014.q4/common/20150213.132739 accepted/tizen/common/20150213.132414 accepted/tizen/mobile/20150319.013836 submit/tizen_3.0.2014.q4_common/20150213.132410 submit/tizen_common/20150213.114617 submit/tizen_mobile/20150318.102757
Manuel Bachmann [Fri, 13 Feb 2015 11:21:16 +0000 (12:21 +0100)]
QA plugin: add an API to move a surface, adapt client

Enabling the QA plugin and using "weston-qa-client --move
<ID> <x> <y>" now permits to change a surface position with
the command line.

(former display command is now : "weston-qa-client --list")

Change-Id: Ia43edad05d31747ef8f5a5d4bb4a727340ec39da
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
9 years agotz-launcher: choose background color pseudo-randomly accepted/tizen/3.0.2014.q4/common/20150210.171301 accepted/tizen/common/20150210.164559 submit/tizen_3.0.2014.q4_common/20150210.165903 submit/tizen_common/20150210.164408
Stephane Desneux [Tue, 10 Feb 2015 16:43:03 +0000 (17:43 +0100)]
tz-launcher: choose background color pseudo-randomly

Color is choosen by hashing the current user name and using
the value as a part of a HSV component...

Change-Id: I93b3f7550d18981f9a31736064f88792ed6888af
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
9 years agobuild: do not pkg-config wayland-scanner 70/31770/1 accepted/tizen/common/20141209.182552 submit/tizen_common/20141209.181617
Manuel Bachmann [Tue, 9 Dec 2014 14:42:30 +0000 (15:42 +0100)]
build: do not pkg-config wayland-scanner

wayland-scanner.pc is not upstream.

Change-Id: Iab7462e6faf0d57f8cc3fe899a2da631c3593b21
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
9 years agopackaging: do not BuildRequire wayland-scanner 66/31766/1 submit/tizen/20141209.143653
Manuel Bachmann [Tue, 9 Dec 2014 14:04:49 +0000 (15:04 +0100)]
packaging: do not BuildRequire wayland-scanner

"wayland-scanner.pc" is a Tizen thing, it does not exist
upstream nor in other distros. Avoid using it.

Change-Id: I9a0410dffae79258598609300f997bc8877dba2f
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
9 years agoMerge "User sessions are run using Tizen login manager (tlm) Consequently, removing... submit/tizen_common/20141208.164856
Manuel Bachmann [Mon, 8 Dec 2014 16:41:02 +0000 (08:41 -0800)]
Merge "User sessions are run using Tizen login manager (tlm) Consequently, removing the weston-user.service file links" into tizen

9 years agoweston.ini: support weekeyboard special keys (optional) 22/31622/1 accepted/tizen/common/20141208.093841 submit/tizen_common/20141208.092431
Manuel Bachmann [Mon, 8 Dec 2014 09:09:45 +0000 (10:09 +0100)]
weston.ini: support weekeyboard special keys (optional)

Add a commented "keymap_layout=wkb" option to weston.ini.
If this option is uncommented, along with "weekeyboard",
then weekeyboard's special keys (Yen, Euro...) will work
out-of-the-box.

Bug-Tizen: TC-271

Change-Id: I446d7b1c11a982f11e2396d17a9ac40e7b133f63
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
9 years agoQA plugin: add README file 87/31487/2 accepted/tizen/common/20141205.145757 submit/tizen_common/20141205.093504
Manuel Bachmann [Fri, 5 Dec 2014 09:25:30 +0000 (10:25 +0100)]
QA plugin: add README file

Add a "README" file for concerned people.

Change-Id: I844dadf73d732b415db207b0d6d4d56d1f9c7c6d
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
9 years agoAdd a QA client and plugin 51/31451/1
Manuel Bachmann [Fri, 5 Dec 2014 00:28:04 +0000 (01:28 +0100)]
Add a QA client and plugin

We add a new "qa-plugin" package, which contains a Weston
plugin (disabled by default) and a client named "weston-
qa-client".

Currently, if the plugin is enabled in "weston.ini", the
client will retrieve a list of the currently displayed
surfaces along with their positions and sizes.

Change-Id: I881131f1985ef527dfd45e27a66edd5fce2d55c8
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
9 years agoUser sessions are run using Tizen login manager (tlm) 00/30900/1
Imran Zaman [Wed, 26 Nov 2014 16:34:42 +0000 (18:34 +0200)]
User sessions are run using Tizen login manager (tlm)
Consequently, removing the weston-user.service file links

Change-Id: I5153530a3a53d326fac27671d01b21fc641f2dbe
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agotz-launcher: upgrade to weston/xdg-shell 1.6.0 31/30531/1 accepted/tizen/common/20141121.104005 submit/tizen_common/20141119.162556 submit/tizen_common/20141119.172306
Manuel Bachmann [Wed, 19 Nov 2014 14:23:07 +0000 (15:23 +0100)]
tz-launcher: upgrade to weston/xdg-shell 1.6.0

Adapt the XDG-Shell bits for Weston 1.6.0.

Change-Id: Ia223a3e12891a14ff451f6db273f4bd6b5e21443
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
9 years agoweston.ini: adapt to Weston 1.6.0 30/30530/1
Manuel Bachmann [Wed, 19 Nov 2014 14:04:40 +0000 (15:04 +0100)]
weston.ini: adapt to Weston 1.6.0

Our "panel=false" option is now upstreamed, but called
"panel-location=none" instead. Renaming.

Change-Id: I40b17d12b3e329a1e792c2493155566d86a0e83b
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
9 years agotz-launcher: fix warnings, coding style, memory leak 77/30377/1 accepted/tizen/common/20141117.165057 submit/tizen_common/20141117.130703 submit/tizen_mobile/20141120.000000
Manuel Bachmann [Mon, 17 Nov 2014 12:11:55 +0000 (13:11 +0100)]
tz-launcher: fix warnings, coding style, memory leak

This commit fixes all the warnings issued during the
"tz-launcher" compilation process. It also enforces
coding style consistency, and fixes one memory leak
of a cairo context.

Change-Id: Ide7a7d8ada146c54c8bc493277d384854793709f
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
9 years agoupdate udev rules to have /dev/input/* with group 'input' 73/29473/1 accepted/tizen/common/20141028.111331 submit/tizen_common/20141028.111159
Stephane Desneux [Tue, 28 Oct 2014 10:31:49 +0000 (11:31 +0100)]
update udev rules to have /dev/input/* with group 'input'

Change-Id: Iaf5862b940dc4c1055288c9a52e67cadd7d47c50
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
9 years agoDon't set DBUS_SESSION_BUS_ADDRESS 18/29118/2 accepted/tizen/common/20141022.165146 submit/tizen_common/20141021.143338
Maciej Wereski [Fri, 10 Oct 2014 13:05:29 +0000 (15:05 +0200)]
Don't set DBUS_SESSION_BUS_ADDRESS

Since systemd package v212 this var is set in user@.service.

Change-Id: Ic05556887912b80747d0bd8422abad2c153db5b4
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
9 years agoFix weston startup with systemd 212 17/29117/2
Stephane Desneux [Mon, 29 Sep 2014 16:14:21 +0000 (18:14 +0200)]
Fix weston startup with systemd 212

- %h placeholder *MUST NOT* be used in systemd(system) service files, starting from upstream commit 2cfbd749
- SMACK="<label>" *MUST* be changed to SECLABEL{smack}="<label>" in /etc/udev/rules.d/*

Change-Id: I8f59f73f6d7b4ee6fa4faa7d6978135de326a327
Bug-Tizen: TC-660
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
9 years agoservice: restart on failure 66/28666/2 accepted/tizen_3.0.2014.q3_common tizen_3.0.2014.q3_common accepted/tizen/common/20141013.230332 accepted/tizen/common/20141013.230543 submit/tizen_common/20141013.155953 tizen_3.0.2014.q3_common_release
Philippe Coval [Mon, 13 Oct 2014 15:46:59 +0000 (17:46 +0200)]
service: restart on failure

Change-Id: Ie4696137ab66d73cb890910f15afaba4452e651e
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
9 years agoFixup: memory leak 53/28053/1 accepted/tizen/common/20140929.175643 submit/tizen_common/20140929.164351
José Bollo [Thu, 25 Sep 2014 08:32:18 +0000 (10:32 +0200)]
Fixup: memory leak

Change-Id: Ie75d335df58188d1098c9c160bc83a4f2393a558
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
9 years agodisplay: use fbdev backend if no drm available 98/25998/1 accepted/tizen/common/20140814.100421 submit/tizen/20140814.082639
Philippe Coval [Wed, 13 Aug 2014 16:40:42 +0000 (18:40 +0200)]
display: use fbdev backend if no drm available

Used as fallback for machines without GPU support (ie: ARM).

Change-Id: I406e9628a9597736086881385cb5fea1d29dcc4c
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
9 years agoStart Weston in its dedicated user $HOME directory 59/25459/1 accepted/tizen/common/20140811.164545 submit/tizen/20140811.130226
Manuel Bachmann [Tue, 5 Aug 2014 09:32:52 +0000 (11:32 +0200)]
Start Weston in its dedicated user $HOME directory

If systemd runs Weston as a system-wide service (which is
the case here), its working directory will be "/".

It is a problem for privilegied clients such as the screen
recorder and screenshooter, which will try to dump their
output files there, and fail. Make them create these in
"/run/%user" instead.

Bug-Tizen: TC-1359

Change-Id: Id6322f38f8dcbec4efaa68906a2fef27815c93d1
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
9 years agotz-launcher: activate the window when it gets focused 44/25344/1 submit/tizen_common/20140807.141416
Manuel Bachmann [Mon, 4 Aug 2014 07:55:51 +0000 (09:55 +0200)]
tz-launcher: activate the window when it gets focused

Use the keyboard focus handler to trigger a redraw, and set
the "active" window border each time the window gets
focused (and not only when the pointer activates a widget).

Change-Id: I41271eacad7ceac303073abdc68c8ff729b8dbc8
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
9 years agoBuild tz-launcher from package root dir 57/21257/3 submit/tizen_common/20140618.103325
Kévin THIERRY [Fri, 16 May 2014 09:52:00 +0000 (11:52 +0200)]
Build tz-launcher from package root dir

Add a Makefile.am and a configure.ac in the package root dir in order to
be able to build tz-launcher without having to cd in the subdirectory in
the spec file.

Rename directory tz-launcher to src.

Also remove executable bit from license file src/COPYING.

Change-Id: Ifdcf60cb0cb9af2e83aa088ec9a37947217e47c8
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
9 years agoUse system wide environment using login shell 54/23054/1 accepted/tizen/common/20140616.170328 submit/tizen_common/20140616.165809
Philippe Coval [Mon, 16 Jun 2014 15:12:14 +0000 (17:12 +0200)]
Use system wide environment using login shell

Without /etc/profile is not sourced

Change-Id: Icdb251db87812506ca5144a47fb24aaab9bf5d1c
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
9 years agoMerge "Framebuffer support: Add the "display" user to the "video" group" into tizen
Stéphane Desneux (sdesneux) [Mon, 16 Jun 2014 12:56:05 +0000 (05:56 -0700)]
Merge "Framebuffer support: Add the "display" user to the "video" group" into tizen

10 years agotz-launcher: fix touch_up_handler signature submit/tizen_common/20140613.163043 submit/tizen_common/20140614.092246
Stanislav Vorobiov [Wed, 28 May 2014 09:57:02 +0000 (13:57 +0400)]
tz-launcher: fix touch_up_handler signature

Change-Id: Ia632512c76b8ae33d27a52150ca47bb171e1698c
Signed-off-by: Stanislav Vorobiov <s.vorobiov@samsung.com>
10 years agochange background in weston.ini
Stephane Desneux [Mon, 26 May 2014 16:49:08 +0000 (18:49 +0200)]
change background in weston.ini

Change-Id: Ia338953bc194eb46a79115850a5a5d6f450aed9b
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
10 years agoFramebuffer support: Add the "display" user to the "video" group 75/21775/1
Manuel Bachmann [Tue, 27 May 2014 15:46:48 +0000 (17:46 +0200)]
Framebuffer support: Add the "display" user to the "video" group

Is the framebuffer is enabled, only members of the "video" group
can access the dedicated device /dev/fb0. Adding this permits
to run display-manager service with the framebuffer.

Change-Id: I38160706dbbcb89fec2f939444c1f3c17164d87f
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
10 years agochange background in weston.ini submit/tizen_common/20140526.171226
Stephane Desneux [Mon, 26 May 2014 16:49:08 +0000 (18:49 +0200)]
change background in weston.ini

Change-Id: Ia338953bc194eb46a79115850a5a5d6f450aed9b
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
10 years agotz-launcher: support signal to reload launchers at runtime sandbox/mbachmann/tizen_weston150 submit/tizen_common/20140612.155602
Manuel Bachmann [Fri, 23 May 2014 16:10:53 +0000 (18:10 +0200)]
tz-launcher: support signal to reload launchers at runtime

When sent a SIGUSR1 signal ("$ kill -10 $PID"), tz-launcher will
now re-read the content of the files/folders which have been passed
to it, and display the corresponding new launchers.

Change-Id: I80417c491f364c97e063f45f205fdacbf07bdb2c
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
10 years agotz-launcher: support signal to reload launchers at runtime 44/21544/1
Manuel Bachmann [Thu, 22 May 2014 16:34:03 +0000 (18:34 +0200)]
tz-launcher: support signal to reload launchers at runtime

When sent a SIGUSR1 signal ("$ kill -10 $PID"), tz-launcher will
now re-read the content of the files/folders which have been passed
to it, and display the corresponding new launchers.

Change-Id: I29d7a5f2d9d63132189da50e08dd1860af849bb6
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
10 years agotz-launcher: upgrade to weston/xdg-shell 1.5.0
Manuel Bachmann [Wed, 21 May 2014 09:22:19 +0000 (11:22 +0200)]
tz-launcher: upgrade to weston/xdg-shell 1.5.0

Change-Id: Iee4efd14966fb1495970e00a5c07b8020a1482b0
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
10 years agotz-launcher: enforce execution checks 36/21236/3 accepted/tizen/common/20140519.225105 submit/tizen_common/20140516.104605
Manuel Bachmann [Fri, 16 May 2014 08:36:44 +0000 (10:36 +0200)]
tz-launcher: enforce execution checks

Check if the command array is valid, and exit cleanly of
the child if execution fails for some reason.

Change-Id: I7017a6f24e628d2d1995b78af5ae26e119acc875
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
10 years agomigrate from Tizen:Generic to Tizen:Common
Stephane Desneux [Sun, 20 Apr 2014 14:29:02 +0000 (16:29 +0200)]
migrate from Tizen:Generic to Tizen:Common

Change-Id: I3c18397a83176c24b4a79b1e20f49a44831bcf22
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
10 years agotz-launcher: use waitpid() to track children and avoid zombies
Manuel Bachmann [Tue, 15 Apr 2014 22:03:23 +0000 (00:03 +0200)]
tz-launcher: use waitpid() to track children and avoid zombies

Change-Id: I312c0278fcc49399b5dbf542b50be04371eb9cac
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
10 years agotz-launcher: use exec() instead of system(), so SIGs can be catched normally.
Manuel Bachmann [Tue, 15 Apr 2014 14:10:58 +0000 (16:10 +0200)]
tz-launcher: use exec() instead of system(), so SIGs can be catched normally.

Change-Id: If5929361704bbd7bcc531f7c692b51c05c59a2c9
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
10 years agofix smack permissions
Stephane Desneux [Tue, 15 Apr 2014 10:32:42 +0000 (12:32 +0200)]
fix smack permissions

Change-Id: Ifc47f4f7b7ab0f91ca1a9fdae25cb350f67a5329
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
10 years agostart weston without weston-launch
Stephane Desneux [Mon, 14 Apr 2014 18:42:47 +0000 (20:42 +0200)]
start weston without weston-launch

this requires the appropriate permissions on:
- /dev/dri/*
- /dev/input/event*
- /dev/tty*

Now weston also starts on tty7 and produces a
log in /run/display/weston.log

Change-Id: Ibff542df306a0b556e54e3b26654306fd55595cd
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
10 years agotz-launcher: implement touchscreen actions
Manuel Bachmann [Mon, 14 Apr 2014 12:45:30 +0000 (14:45 +0200)]
tz-launcher: implement touchscreen actions

Change-Id: I022ea614e23e385481fcd7e7a3fd9558a052b3ff
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
10 years agofix ctrl+C killing weston
Stephane Desneux [Sat, 12 Apr 2014 17:09:20 +0000 (19:09 +0200)]
fix ctrl+C killing weston

remove StandardInput=tty from display-manager-run.service
otherwise, a SIGINT is sent to weston when the user types ^C

Change-Id: Id6e8142f4fce170584ceeeb5a5d26df1099feca0
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
10 years agotz-launcher: also enumerate symlinks .desktop items in dirs
Stephane Desneux [Fri, 11 Apr 2014 22:15:02 +0000 (00:15 +0200)]
tz-launcher: also enumerate symlinks .desktop items in dirs

Change-Id: If452501c18d5c6c8e1d9e53ee9811685ed6d7cdc
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
10 years agoAdd the wl-pre utility.
Manuel Bachmann [Fri, 11 Apr 2014 17:01:17 +0000 (19:01 +0200)]
Add the wl-pre utility.

Change-Id: I3cfe6e729986296b9412896f79f53505fc9577d9
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
10 years agoconfig: set DP1 output as default
Stephane Desneux [Fri, 11 Apr 2014 16:16:48 +0000 (18:16 +0200)]
config: set DP1 output as default

Change-Id: I3c731e1ce5f324a277ef904e6b098bcc248d048f
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
10 years agotz-launcher: fix color, retry connecting multiple times.
Manuel Bachmann [Fri, 11 Apr 2014 15:40:15 +0000 (17:40 +0200)]
tz-launcher: fix color, retry connecting multiple times.

Change-Id: Ic01487d3c77e3a3409c331ec90b2c0c0aa55a75c
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
10 years agofix tz-launcher environment for EFL
Stephane Desneux [Fri, 11 Apr 2014 14:23:44 +0000 (16:23 +0200)]
fix tz-launcher environment for EFL

Change-Id: If325358a627c7f9cb1108d92ff0ac7034d79ef16
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
10 years agochange path of user desktop files
Stephane Desneux [Fri, 11 Apr 2014 10:57:58 +0000 (12:57 +0200)]
change path of user desktop files

Change-Id: I25668b6a306a2f8f01df99f8748733494183ac08
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
10 years agofix tz-launcher startup
Stephane Desneux [Fri, 11 Apr 2014 09:57:37 +0000 (11:57 +0200)]
fix tz-launcher startup

Change-Id: Iff3786b143eddab1e31b0b339e92acba074ecf7e
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
10 years agostart tz-launcher (user minishell) at session startup
Stephane Desneux [Fri, 11 Apr 2014 08:54:41 +0000 (10:54 +0200)]
start tz-launcher (user minishell) at session startup

Change-Id: I5230f72ba59f628e296495aabc71283d304579f9
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
10 years agoAdd tz-launcher files, and adapt specfile/manifest.
Manuel Bachmann [Wed, 9 Apr 2014 15:03:46 +0000 (17:03 +0200)]
Add tz-launcher files, and adapt specfile/manifest.

Change-Id: I014f647fe6623f5a8466dad987052fadbfd2fcd2
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
10 years agoweston.ini: disable top panel
Stephane Desneux [Mon, 7 Apr 2014 14:39:52 +0000 (16:39 +0200)]
weston.ini: disable top panel

Change-Id: Id103186b91459ac6215413f28731955f9b7d03a3
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
10 years agostart weston as system daemon
Stephane Desneux [Fri, 21 Mar 2014 17:45:26 +0000 (18:45 +0100)]
start weston as system daemon

Change-Id: Icc6255640f452a819c08f1a1abe693d652bd681c

10 years agodisable build if wayland flag not set
Stephane Desneux [Thu, 27 Feb 2014 18:26:39 +0000 (19:26 +0100)]
disable build if wayland flag not set

Change-Id: I0efe8d993cf7a9910713773348a6a7240a84749f
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
10 years agoAdded weston start-up files, and split config to subpackage
Stephane Desneux [Thu, 27 Feb 2014 17:57:56 +0000 (18:57 +0100)]
Added weston start-up files, and split config to subpackage

Change-Id: Id73c75e5011b2b8ac9ae5f585783bc3aa56b43d5
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
10 years agoinitial packaging
Stephane Desneux [Thu, 27 Feb 2014 17:37:07 +0000 (18:37 +0100)]
initial packaging

Change-Id: I21ba93013e02a0298fc540c48b874735fe5445cf
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>