Releases
v5.3.0
5.3.0 - 2018-10-11
Added
--launcher
: Replaces --starter
, creates an application launcher.
Changed
Major code cleanup and restructuring. New: commented main()
routine.
--dbus
: Always uses dbus-run-session
, doesn't try dbus-launch
anymore.
--xpra
: Allow choice of virtual frame buffer with --xdummy
or --xvfb
.
If not specified: defaults to Xvfb, fallback to Xdummy.
Deprecated
--starter
: Use --launcher
instead.
--trusted
: Use --clipboard
instead.
--untrusted
: No replacement.
--xtest
: No replacement.
--no-xtest
: No replacement.
Fixed
--weston*
, --kwin*
: Did not terminate due to DBus issue.
--xdummy
, --xvfb
: avoid X message boxes if there is no host X.
Affects error messages and docker pull
. (#77)
--pw
: regression fix, did not prompt for password in terminal window.
/etc/pam.d/su
: allow additional default configs.
Export environment variables DOCKER_*
in dockerrc if some exist. (#79)
You can’t perform that action at this time.