update changelog

This commit is contained in:
amrbashir
2022-11-12 17:36:32 +02:00
parent 5831e9dc4d
commit 51c1b6bdee

View File

@@ -8,7 +8,8 @@ And please only add new entries to the top of this list, right below the `# Unre
# Unreleased
- On Windows, macOS and Wayland, add `Window::set_theme`.
- On Windows, macOS , X11 and Wayland, add `Window::set_theme`.
- **Breaking:** Remove `WindowExtWayland::wayland_set_csd_theme` and `WindowBuilderExtX11::with_gtk_theme_variant`.
- On Windows, fix icons specified on `WindowBuilder` not taking effect for windows created after the first one.
- On Windows and macOS, add `Window::title` to query the current window title.
- On Windows, fix focusing menubar when pressing `Alt`.