feat: add optional improved text wrapping (#6265)
See the cmake flag `CHATTERINO_ALLOW_PRIVATE_QT_API` for details on how to test this.
This commit is contained in:
@@ -81,6 +81,7 @@
|
||||
- Dev: Emoji style / set is now stored lowercase (and matched case-insensitively). Changing emoji style from this point on and then running an old version might mean you will use the Twitter emoji style by default. (#6300)
|
||||
- Dev: Refactored `OnceFlag`. (#6237, #6316)
|
||||
- Dev: Bumped clang-format requirement to 19. (#6236)
|
||||
- Dev: Added optional improved text wrapping through private Qt APIs. (#6265)
|
||||
- Dev: Factored out AUMID to `Version`. (#6321)
|
||||
- Dev: Silenced some warnings when compiling with clang-cl. (#6331)
|
||||
- Dev: Added some commands for forcing a relayout (and related things) in channel views. (#6342)
|
||||
|
||||
Reference in New Issue
Block a user