Merge branch 'matthiasc/for-main' into 'main'

4.15.2

See merge request GNOME/gtk!7388
This commit is contained in:
Matthias Clasen 2024-06-28 11:01:04 +00:00
commit 157c714d86

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