This commit is contained in:
Matthias Clasen
2024-06-28 06:39:07 -04:00
parent f4509a63b0
commit c0204e8207

6
NEWS
View File

@@ -1,4 +1,4 @@
Overview of Changes in 4.15.2, xx-xx-xxxx
Overview of Changes in 4.15.2, 28-06-2024
=========================================
* GtkFileChooserWidget:
@@ -14,6 +14,7 @@ Overview of Changes in 4.15.2, xx-xx-xxxx
- Support relative colors (https://www.w3.org/TR/css-color-5/)
- Support more colorspaces in color()
- Allow percentages for opacity
- Handle currentcolor more correctly
* Accessibility:
- Avoid markup when reading labels
@@ -31,6 +32,9 @@ Overview of Changes in 4.15.2, xx-xx-xxxx
* macOS:
- Implement fullscreen-on-monitor
* Documentation:
- Widget shortcuts and actions are now described in the docs
* Debugging:
- Add GTK_DEBUG=css for warning about deprecated css syntax