nurdism / neko

A self hosted virtual browser (rabb.it clone) that runs in docker.
Apache License 2.0
2.04k stars 186 forks source link

Keyboard modifier state synchronization #94

Closed m1k1o closed 2 years ago

m1k1o commented 4 years ago

Synchronize CapsLock, NumLock and ScrollLock with client.

Only from Mouse and Keyobard events can we get users state. That's why state is synchronized one user first enters canvas with mosue.

Known isues: