<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
New features 🗹
* Feature: Add focus reporting support by aclindsa in https://github.com/urwid/urwid/pull/929
* Add 16-color support by luca-script in https://github.com/urwid/urwid/pull/939
Bug fixes 🕷
* Disable mouse tracking and discard input when exiting the main loop by george-prekas-deshaw in https://github.com/urwid/urwid/pull/932
* Windows: use Unicode input directly by penguinolog in https://github.com/urwid/urwid/pull/943
Refactoring ðŸ›
* Type annotations: fix typing issues by penguinolog in https://github.com/urwid/urwid/pull/941
New Contributors
* george-prekas-deshaw made their first contribution in https://github.com/urwid/urwid/pull/932
* aclindsa made their first contribution in https://github.com/urwid/urwid/pull/929
* luca-script made their first contribution in https://github.com/urwid/urwid/pull/939
**Full Changelog**: https://github.com/urwid/urwid/compare/2.6.15...2.6.16