summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/wayland/weston-init
Commit message (Expand)AuthorAgeFilesLines
* weston-init: Launch weston with WESTON_DISABLE_ATOMIC on musl/x86Khem Raj2020-03-131-0/+0
* weston-init: Allow use of weston without input devicesDomarys Correa2020-03-121-1/+2
* weston-init: use the drm/kms backend rather than fbdev one for qemux86 machinesAlexander Kanavin2020-02-212-0/+0
* weston-init: Let weston run without pam on distros without pamKhem Raj2020-01-113-30/+6
* weston-init: Add possibility to run weston as non-root userKhem Raj2019-09-196-13/+117
* weston-init: Fix WESTON_USER typoBreno Leitao2019-05-131-1/+1
* weston-init: Add support for non-root startBreno Leitao2019-05-121-2/+15
* weston-init: Fix tab indentationBreno Leitao2019-05-121-7/+7
* weston-init: run login before start weston.serviceWang Quanyang2018-08-201-0/+1
* weston-init: De-couple framebuffer console from Weston for systemd startupTom Hochstein2016-07-262-2/+3
* weston-init: Fix weston-start to handle 0 or 1 argsTom Hochstein2016-07-261-6/+1
* weston-init: Fix weston-start to allow weston args without openvt argsTom Hochstein2016-07-261-3/+2
* weston-init: Don't change XDG_RUNTIME_DIR if it already existsTom Hochstein2016-06-121-2/+4
* weston-init: Use bitbake path variableTom Hochstein2016-06-121-1/+1
* weston-init: Use weston-launch when starting weston as the first windowing sy...Tom Hochstein2016-05-211-1/+6
* weston-init: Add module support for the weston-start helperOtavio Salvador2016-05-211-0/+26
* weston-init: Error out if loading a nested instanceOtavio Salvador2016-05-211-0/+5
* weston-init: Rework init sequence to avoid code duplicationOtavio Salvador2016-05-213-12/+38
* weston: Fix SystemD service descriptionOtavio Salvador2016-05-211-1/+1
* weston-init: add a native systemd unit fileAlexander Kanavin2015-12-121-0/+15
* weston-init: support system's configuration filePhilippe Coval2015-05-091-1/+5
* weston-init: use /run instead of /var/runRoss Burton2013-11-121-1/+1
* weston-init: start weston on a new VTRoss Burton2013-11-081-1/+1
* weston-init: fix a typo in a user-visible messageRoss Burton2013-06-251-1/+1
* weston-init: basic init script to start Weston on KMS/DRMRoss Burton2013-06-071-0/+56