Skip to content

Commit

Permalink
--xpra: bugfix for tty timeout check. Code cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
mviereck committed Jun 26, 2018
1 parent cd12440 commit 9697163
Show file tree
Hide file tree
Showing 2 changed files with 270 additions and 277 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ Project website: https://github.com/mviereck/x11docker
`--nxagent` has too often issues with extension Composite.
- `--xpra`, `--xpra-xayland`: set maximal `--quality 100`.
### Fixed
- `--xpra`: Check for tty timeout had a bug for multiple applications
that caused all clients of same server to terminate if one was closed.
- `--xorg`: Secure check for free tty instead of guessing it.
- `--xorg`: Error messages appear on new display instead of host display.
- `--sysvinit`, `--runit`, `--openrc`: clean shutdown on CTRL-C / SIGINT.
Expand Down
Loading

0 comments on commit 9697163

Please sign in to comment.