Support notifying applications on color scheme change

This commit is contained in:
Kovid Goyal
2024-12-20 09:55:49 +05:30
parent af9e9fbc6f
commit dd9d8353df
8 changed files with 39 additions and 4 deletions

View File

@@ -93,6 +93,8 @@ Detailed list of changes
- Graphics: Fix deleted but not freed images without any references being incorrectly freed on a subsequent delete command (:disc:`8129`)
- Add support for `escape code protocol <https://github.com/contour-terminal/contour/blob/master/docs/vt-extensions/color-palette-update-notifications.md>`__ for notifying applications on dark/light color scheme change
0.38.0 [2024-12-15]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~