weston/compositor
Daniel Díaz 75b7197f4e Add configuration option for no input device.
As it has been discussed in the past [1], running Weston
without any input device at launch might be beneficial for
some use cases.

Certainly, it's best for the vast majority of users (and
the project) to require an input device to be present, as
to avoid frustration and hassle, but for those brave souls
that so prefer, this patch lets them run without any input
device at all.

This introduces a simple configuration in weston.ini:
  [core]
  require-input=true

True is the default, so no behavioral change is introduced.

[1] https://lists.freedesktop.org/archives/wayland-devel/2015-November/025193.html

Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Daniel Stone <daniels@collabora.com>
2016-10-22 15:04:58 +01:00
..
cms-colord.c include stdint.h for int32_t/uint32_t 2016-07-26 16:26:08 -07:00
cms-helper.c include stdint.h for int32_t/uint32_t 2016-07-26 16:26:08 -07:00
cms-helper.h Move weston source to compositor/ 2016-06-23 17:44:54 +03:00
cms-static.c Move weston source to compositor/ 2016-06-23 17:44:54 +03:00
main.c Add configuration option for no input device. 2016-10-22 15:04:58 +01:00
screen-share.c include stdint.h for int32_t/uint32_t 2016-07-26 16:26:08 -07:00
systemd-notify.c Switch to use safe_strtoint instead of strtol 2016-08-06 18:19:22 -07:00
text-backend.c include stdint.h for int32_t/uint32_t 2016-07-26 16:26:08 -07:00
weston-screenshooter.c include stdint.h for int32_t/uint32_t 2016-07-26 16:26:08 -07:00
weston.desktop Move weston source to compositor/ 2016-06-23 17:44:54 +03:00
weston.h xwayland: make the plugin usable by libweston compositors 2016-07-01 14:34:33 +03:00
weston.pc.in libweston: use new versioning scheme 2016-08-02 13:52:58 +03:00
xwayland.c xwayland: Cleanup error message on spawn failure Signed-off-by: Bryce Harrington <bryce@osg.samsung.com> 2016-07-07 10:48:34 -07:00