Archived
2
0

update xorg bindings.

This commit is contained in:
Miroslav Šedivý
2023-01-14 21:15:52 +01:00
parent ccc1df936d
commit a02f47f140
3 changed files with 111 additions and 16 deletions

View File

@ -5,6 +5,7 @@
### Bugs
- Fixed TCP mux occasional freeze by adding write buffer to it.
- Fixed stereo problem in chromium-based browsers, where it was only as mono by adding `stereo=1` to opus SDP to clients answer.
- Fixed keysym mapping for unknown keycodes, which was causing some key combinations to not work on some keyboards.
## [n.eko v2.7](https://github.com/m1k1o/neko/releases/tag/v2.7)