Fixed
colors.alpha-mode=matchingnot working as intended.- Grapheme shaping was allowed to be "enabled" at runtime, even though disabled at compile time. This caused mis-rendering of certain codepoints (#2039).
- Keyboard modifiers not being reset on keyboard leave events (#2034).
- Fallback font (and possibly wrong color) being used when a character was followed by a zero-width grapheme breaking codepoint (for example, LEFT-TO-RIGHT MARK) (#2049).
- Regression: alpha applied to inversed text/selections (#2073).
Contributors
- Jan Palus
- valoq