- Ignore mouse if selection time is lower than the repeat limit.
- Added selection time to widgets, use `widget.get_selected_time()`.
- Added font antialias to themes.
- Added `widget.set_title()` method.
- Improve compatibility with pygame v2.
- Improve text input history on cut/copy.
- Improve auto separator completion in ColorInput.
- Improve method general assertions.
- Fixed issues 198, 199, 202, 203.