Skip to content

v4.3.5

Compare
Choose a tag to compare
@mviereck mviereck released this 21 Jun 10:59
· 1186 commits to master since this release

4.3.5 - 2018-06-21

Changed

  • x11docker-gui runs from console, too.

Fixed

  • --xorg and others on TTY failed due to xinit in subshell. (regression in v4.3.4).
  • --weston --size failed on tty, have to specify drm backend for check.
  • timezone syncing: If setting TZ, positive offsets have been set wrong.
  • timezone syncing: Regard TZ from host, not only /etc/localtime.
  • --xpra: catch timeout disconnection that happens if using another tty
    longer than 60s. Restart xpra client in that case.