* Sun Jun 29 2025 bjorn.lie@gmail.com
- Update to version 1.7.5:
+ AdwAboutDialog/AdwAboutWindow: Fix a leak
+ AdwAvatar: Fix custom image size with GTK 4.19.2
+ AdwStyleManager: Fix loading font names when debug variables
are set
+ AdwTabOverview: Update window radius
+ AdwToastOverlay: Fix a critical when showing a toast while
hiding it
+ Tests: Fix a leak
* Mon May 26 2025 bjorn.lie@gmail.com
- Update to version 1.7.4:
+ Fix a critical when disposing AdwCarousel after scrolling with
mouse wheel.
* Sat May 24 2025 bjorn.lie@gmail.com
- Update to version 1.7.3:
+ Fix a crash with empty window layouts
+ AdwExpanderRow: Fix grab_focus() behavior
+ AdwSettings: Move yellow/green boundary for accent color
+ Docs:
- Fix window radius value
- Fix missing AdwCarouselIndicatorLines image
+ Inspector: Disable markup on window rows
+ Stylesheet
- Fix icon padding for .default-decoration too
- Fix .property for expander rows
- Fix disabled styles for various .view widgets
+ Updated translations.
* Mon Apr 14 2025 bjorn.lie@gmail.com
- Update to version 1.7.2:
+ Adjust GtkWindowControls styles for GTK 4.18.4 changes.
* Fri Apr 11 2025 bjorn.lie@gmail.com
- Update to version 1.7.1:
+ Build:
- Don't install internal static library
- Fix build with older gobject-introspection versions
+ Avoid needlessly reassigning CSS classes for swipe shadows
+ AdwAboutDialog/Window: Clarify :translator-credits docs
+ AdwNavigationView: fix :visible-page-tag notifications
+ AdwStyleManager: Fix font name docs
+ AdwToastOverlay: Fix accessible role in documentation
+ Updated translations.
* Fri Mar 14 2025 bjorn.lie@gmail.com
- Update to version 1.7.0:
+ Build: Specify --doc-format for GIR data
+ AdwDialog: Fix :current-breakpoint notifications
+ AdwPreferencesDialog/Window:
- Exclude hidden pages from search too
- Fix the search filter expression
+ Updated translations.
* Sun Mar 02 2025 bjorn.lie@gmail.com
- Update to version 1.7.rc:
+ Fix build failures on win32
+ Bump minimum GTK and GLib versions
+ Adaptive preview:
- Fix screenshotting GtkGraphicsOffload
- Add a missing translators comment
+ AdwAboutDialog/Window: Use system monospace font for `<code>`
in release notes
+ AdwDialog: Fix parent window shortcuts propagating into dialogs
+ AdwPreferencesDialog: Hide pages with visible=false
+ AdwStyleManager: Document how to handle font names
+ Stylesheet:
- Fix popovers in non-composited environments
- Fix GtkPaned drag area
+ Updated translations.
- Remove static file now built.
* Fri Jan 31 2025 bjorn.lie@gmail.com
- Update to version 1.7.beta:
+ AdwApplicationWindow, AdwWindow:
- Add a public property for toggling adaptive preview
- Open adaptive preview with Ctrl+Shift+M
+ AdwBreakpoint: Fix to_string() with locales using comma as
decimal separator
+ AdwComboRow: Fix very short strings not being displayed
+ AdwDialog:
- Fix ::closed emission with window-backed dialogs
- Fix a focus-related crash
+ AdwOverlaySplitView, AdwFlap: Remove an unreachable check
+ AdwPreferencesDialog: Document navigation.pop action
+ AdwTabBox, AdwTabGrid:
- Fix scrolling to newly appearing tabs
- Fix a copy-paste error
+ AdwToast: Use a lighter opaque style
+ Adaptive Preview:
- Add an outline around the device
- Round bezel sizes
- Fix bezels with locales using comma as decimal separator
- Prevent secondary sidebar style leak into the previewed app
+ Demo:
- Allow opening adaptive preview from menu
- Inherit page background color when duplicating tabs
+ Docs: Switch to Adwaita Sans/Mono 11pt for doc screenshots
+ Inspector: Provide a list of windows instead of a single button
for adaptive preview
+ Stylesheet:
- Add --document-font-family/size and
- -monospace-font-family/size
- Use --monospace-font-family/size for .monospace
- Fix disabled style for raised/suggested/destructive
menubuttons in toolbars
- Drop GtkSourceView support for textview.inline as it didn't
work anyway
+ Updated translations.
* Fri Jan 31 2025 bjorn.lie@gmail.com
- Update to version 1.7.alpha:
+ Add AdwToggleGroup and AdwInlineViewSwitcher
+ Add AdwWrapBox and AdwWrapLayout
+ Add adaptive preview in inspector
+ Use EASE easing for timed animations instead of EASE_OUT_CUBIC
+ Don't warn when setting child in bin-like widgets to itself
+ Add doc guidelines to HACKING
+ Various changes all over the source tree
+ Updated translations.
* Fri Jan 31 2025 bjorn.lie@gmail.com
- Update to version 1.6.4:
+ AdwBreakpoint: Fix to_string() with locales using comma as
decimal separator
+ AdwComboRow: Fix very short strings not being displayed
+ AdwDialog:
- Fix ::closed emission with window-backed dialogs
- Fix a focus-related crash
+ AdwPreferencesDialog: Document navigation.pop action
+ AdwTabBox, AdwTabGrid:
- Fix scrolling to newly appearing tabs
- Fix a copy-paste error
+ Updated translations.