Archived
2
0

revert extra controls usecase.

This commit is contained in:
Miroslav Šedivý
2023-03-25 21:53:17 +01:00
parent 1f81bd3efc
commit 8dba9cff44
3 changed files with 19 additions and 4 deletions

View File

@ -6,6 +6,7 @@
- Added AV1 tag, metadata and pipeline. Unfortunately does not work yet, since the encoding is way too slow (by @mbattista).
- Added `m1k1o/neko:kde` tag as an alternative to `m1k1o/neko:xfce`.
- New VirtualGL version 3.1 was released, adding support for Chromium browsers to use Nvidia GPU acceleration!
- Added `?embed=1` parameter to the URL, which will hide the sidebar and the top bar, so that it can be embedded in other websites.
### Bugs
- Fixed TCP mux occasional freeze by adding write buffer to it.