This release adds a new environment-based restarting mechanism to wl-restart (#4) and fixes some issues related to systemd shutdown while wl-restart was running.
New Features
- Add support for an environment-based socket handover mechanism (used by the support branch for
labwc
) (#4)
Bugfixes
- Fix some issues related to signal handling which could cause delays to systemd shutdown.
Changes
- Log messages are now printed on stderr.
- Made release tarballs reproducible. Running
./scripts/release.sh
while checked out on a tag should now result in an identical tarball as attached to this release.