fixed mac os keyboard mapping. (#84)

This commit is contained in:
Miroslav Šedivý
2021-07-17 11:56:16 +02:00
committed by GitHub
parent 38bed98741
commit ffcca402ef
2 changed files with 48 additions and 2 deletions

View File

@ -64,6 +64,7 @@ For n.eko room management software visit https://github.com/m1k1o/neko-rooms.
- Respecting `NEKO_DEBUG` env variable.
- Fullscreen support for iOS devices.
- Added `chrome-sandbox` to fix weird bug when chromium didn't start.
- Fixed keyboard mapping on macOS, when CMD could not be used for copy & paste.
### Misc
- Custom docker workflow.