* macOS: Only detect clicks within client area * macOS: Only track mouse motion within client area * Add CHANGELOG entry about #463 fix
* Emit `ReceivedCharacter` for key repeats * Enter emits `\r` instead of `\n`
Fixes #263