Skip to content

Commit c5b74e8

Browse files
LauscherLauscher
authored andcommitted
Release v7.7.0
1 parent e9960db commit c5b74e8

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
Project website: https://github.com/mviereck/x11docker
88

9-
## [Unreleased]
9+
## [7.7.0](https://github.com/mviereck/x11docker/releases/tag/v7.7.0) - 2025-011-18
1010
### Fixed
1111
- `--password`: fix mkdir issue if `~/.config/x11docker` does not exist.
1212
[(535)](https://github.com/mviereck/x11docker/issues/554)

TODO.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
# ToDo
22
x11docker ToDo notes
33

4-
Xwayland: use xrandr, try fullscreen on tty
5-
--kwin-xwayland stays black
6-
--gpu fails
74
logout does not terminate desktop sessions anymore
5+
weston fails on console
86

97
## Work in progress
108
- bug: ssh: --hostdisplay fails

x11docker

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# Run 'x11docker --help' or scroll down to read usage information.
1212
# More documentation at: https://github.com/mviereck/x11docker
1313

14-
Version="7.6.3-beta"
14+
Version="7.7.0"
1515
Packagedversion="no" # Set to "yes" if you want to package x11docker. This disables installation and update options.
1616

1717
# --enforce-i: Enforce running in interactive mode to allow commands tty and weston-launch in special setups. (deprecated)

0 commit comments

Comments
 (0)