|
|
|
|
@@ -1,3 +1,496 @@
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Jan 4 13:15:02 UTC 2026 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 1.8.3:
|
|
|
|
|
+ Adaptive preview: Fix a leak when taking screenshots
|
|
|
|
|
+ AdwAboutDialog: Fix an accessibility warning
|
|
|
|
|
+ AdwAlert/MessageDialog: Fix extra padding with hidden extra
|
|
|
|
|
child
|
|
|
|
|
+ AdwInlineViewSwitcher: Limit badges to 999+ to match
|
|
|
|
|
AdwViewSwitcher
|
|
|
|
|
+ AdwNavigationView:
|
|
|
|
|
- Fix a crash
|
|
|
|
|
- Make :navigation-stack more robust
|
|
|
|
|
+ AdwPreferencesGroup: Fix accessible label
|
|
|
|
|
+ AdwPreferencesPage: Revert incompatible children warning from
|
|
|
|
|
1.8.2
|
|
|
|
|
+ AdwShortcutsDialog
|
|
|
|
|
- Implement search activation
|
|
|
|
|
- Fix an accessibility warning
|
|
|
|
|
+ AdwStatusPage: Implement focus() and grab_focus()
|
|
|
|
|
+ AdwTabOverview: Implement search activation
|
|
|
|
|
+ AdwViewStack: Fix accessible labels with underlines
|
|
|
|
|
+ Docs: Fix banner-suggested screenshot
|
|
|
|
|
+ Updated translations.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Nov 21 06:38:26 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 1.8.2:
|
|
|
|
|
+ Build: Fix gen-public-types.py encoding
|
|
|
|
|
+ AdwActionRow: Fix subtitle comparison
|
|
|
|
|
+ AdwComboRow:
|
|
|
|
|
- Revert touchscreen fix from 1.8.1, since it's been fixed in
|
|
|
|
|
GTK
|
|
|
|
|
- Update selection when the expression changes
|
|
|
|
|
+ AdwHeaderBar: Report back button context menu to screen reader
|
|
|
|
|
+ AdwPreferencesDialog: Allow to go from the first search result
|
|
|
|
|
to header bar by pressing up
|
|
|
|
|
+ AdwPreferencesGroup: Fix title and description getters
|
|
|
|
|
+ AdwPreferencesPage:
|
|
|
|
|
- Fix description getter
|
|
|
|
|
- Warn when trying to add incompatible children
|
|
|
|
|
+ AdwShortcutLabel:
|
|
|
|
|
- Make accessible
|
|
|
|
|
- Flip arrows for RTL
|
|
|
|
|
- Add focused styles
|
|
|
|
|
+ AdwShortcutsDialog: Allow to go from the first search result to
|
|
|
|
|
header bar by pressing up
|
|
|
|
|
+ AdwTabBar/AdwTabOverview: Report context menu to screen reader
|
|
|
|
|
+ Updated translations.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Oct 10 04:43:18 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 1.8.1:
|
|
|
|
|
+ AdwComboRow:
|
|
|
|
|
- Allow selecting items via touchscreen
|
|
|
|
|
- Improve accessibility
|
|
|
|
|
+ AdwEntryRow:
|
|
|
|
|
- Fix title ellipsizing too late
|
|
|
|
|
- Activate the row action when pressing enter
|
|
|
|
|
+ AdwHeaderBar: Fix title buttons on macOS
|
|
|
|
|
+ AdwNavigationView: Fix a build warning on some platforms
|
|
|
|
|
+ AdwShortcutsDialog: Fix removing sections when the model
|
|
|
|
|
changes
|
|
|
|
|
+ AdwTabBar/AdwTabGrid: Fix context menu alignment on RTL
|
|
|
|
|
+ Docs:
|
|
|
|
|
- Replace deprecated GApplication flag
|
|
|
|
|
- Fix shortcuts screenshots in widget gallery in dark mode
|
|
|
|
|
+ Updated translations.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Sep 13 08:32:56 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
|
|
|
|
|
|
- Update to version 1.8.0:
|
|
|
|
|
+ AdwSpinner: Switch to progressbar accessible role
|
|
|
|
|
+ AdwSwipeTracker: Fix memory leak
|
|
|
|
|
+ Demo: Fix 2 memory leaks
|
|
|
|
|
+ Docs: Typo fixes
|
|
|
|
|
+ Updated translations
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Aug 31 15:05:47 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 1.8.rc:
|
|
|
|
|
+ Add copy-func and free-func annotations to boxed types
|
|
|
|
|
+ AdwAlertDialog/AdwMessageDialog: Clarify behavior around
|
|
|
|
|
:default-response
|
|
|
|
|
+ AdwApplication: Enable support for CSS media queries in the
|
|
|
|
|
autoloaded styles
|
|
|
|
|
+ AdwShortcutLabel: Fix RTL layout
|
|
|
|
|
+ AdwShortcutsDialog: Fix 2 memory leaks
|
|
|
|
|
+ AdwToastOverlay:
|
|
|
|
|
- Fix disappear animation not playing on dismiss_all()
|
|
|
|
|
- Make the action button in toasts insensitive after a click
|
|
|
|
|
+ AdwWrapLayout: Fx allocation of a single child in RTL languages
|
|
|
|
|
or with align > 0
|
|
|
|
|
+ Build: Require GTK 4.19.4
|
|
|
|
|
+ Docs:
|
|
|
|
|
- Fix AdwShortcutLabel and AdwShortcutsDialog screenshots in
|
|
|
|
|
dark
|
|
|
|
|
- Fix close button style on screenshots
|
|
|
|
|
+ Stylesheet:
|
|
|
|
|
- Update GtkShortcutLabel style to match AdwShortcutLabel
|
|
|
|
|
- Switch to media queries instead of separate CSS variants
|
|
|
|
|
+ Updated translations.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Aug 26 07:39:42 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
|
|
|
|
|
|
- Update to version 1.8.beta:
|
|
|
|
|
+ AdwShortcutLabel: Differentiate keypad keys better
|
|
|
|
|
+ AdwShortcutsDialog:
|
|
|
|
|
- Show navigation pills for large dialogs
|
|
|
|
|
- Set a title
|
|
|
|
|
- Focus search bar with Ctrl+F
|
|
|
|
|
- Fix action-name fetching when presented as a window
|
|
|
|
|
- Fix search row activation
|
|
|
|
|
- Fix markup handling
|
|
|
|
|
+ AdwTabBar: Fix focusing start/end action widgets
|
|
|
|
|
+ AdwWrapBox: Add remove_all()
|
|
|
|
|
+ Build: Evaluate dependencies early
|
|
|
|
|
+ Demo: Switch to AdwShortcutLabel
|
|
|
|
|
+ Stylesheet:
|
|
|
|
|
- Add .document style class using the document font
|
|
|
|
|
- Increase line height for .body and .caption
|
|
|
|
|
- Add hover/active styles to GtkFlowBox children
|
|
|
|
|
- Stop shipping symbolic PNG assets
|
|
|
|
|
- Fix .devel striping with new GTK
|
|
|
|
|
- Adapt window controls styles to GTK styles
|
|
|
|
|
- changes from version 1.8.alpha:
|
|
|
|
|
+ Add AdwShortcutsDialog
|
|
|
|
|
+ Add AdwShortcutLabel
|
|
|
|
|
+ Fix a crash with empty window layouts
|
|
|
|
|
+ Avoid needlessly resassigning CSS classes for dynamic shadows
|
|
|
|
|
+ AdwAlertDialog/AdwMessageDialog: Fix a warning with long headings
|
|
|
|
|
+ AdwApplication: Automatically set up app.shortcuts action if
|
|
|
|
|
shortcuts-dialog.ui is present
|
|
|
|
|
+ AdwBreakpointBin: Preserve focus when switching breakpoints
|
|
|
|
|
+ AdwCarousel:
|
|
|
|
|
- Support keyboard navigation
|
|
|
|
|
- Fix a critical when disposing it after scrolling with mouse wheel
|
|
|
|
|
+ AdwExpanderRow: Fix grab_focus() behavior
|
|
|
|
|
+ AdwNavigationView: fix :visible-page-tag notifications
|
|
|
|
|
+ AdwPreferencesGroup:
|
|
|
|
|
- Add bind_model()
|
|
|
|
|
- Add get_row()
|
|
|
|
|
- Allow rows that aren't AdwPreferencesRow
|
|
|
|
|
+ AdwPreferencesPage:
|
|
|
|
|
- Add insert()
|
|
|
|
|
- Add get_group()
|
|
|
|
|
- Fix font name docs
|
|
|
|
|
- Move yellow/green boundary for accent color
|
|
|
|
|
- Support high contrast on macOS
|
|
|
|
|
- Fix accessible role in documentation
|
|
|
|
|
+ Adaptive preview:
|
|
|
|
|
- Add context to shell and device preset translatable strings
|
|
|
|
|
- Change screenshot tooltip
|
|
|
|
|
+ Build:
|
|
|
|
|
- Don't install internal static library
|
|
|
|
|
- Fix build with older gobject-introspection versions
|
|
|
|
|
+ Demo:
|
|
|
|
|
- Add a shortcut for opening preferences
|
|
|
|
|
- Adjust GtkWindowControls styles for GTK 4.18.4 changes
|
|
|
|
|
- Optimize window and dialog shadows
|
|
|
|
|
- Fix list DND styles
|
|
|
|
|
- Fix .property for expander rows
|
|
|
|
|
+ Updated translations.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Aug 2 12:00:01 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 1.7.6:
|
|
|
|
|
+ AdwAlertDialog/AdwMessageDialog: Emit ::response when cancelled
|
|
|
|
|
after calling choose()
|
|
|
|
|
+ AdwDialog:
|
|
|
|
|
- Fix widget activation in window-backed dialogs
|
|
|
|
|
- Fix set_focus() in window-backed dialogs
|
|
|
|
|
+ AdwLayoutSlot: Error out if ID is not set
|
|
|
|
|
+ AdwNavigationView: Defer swipe start to ::begin-swipe
|
|
|
|
|
+ AdwTabOverview: Make button hitboxes larger
|
|
|
|
|
+ AdwWrapLayout: Fix a memory leak
|
|
|
|
|
+ Various fixes
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Jun 29 07:18:31 UTC 2025 - Bjørn Lie <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 20:23:03 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 1.7.4:
|
|
|
|
|
+ Fix a critical when disposing AdwCarousel after scrolling with
|
|
|
|
|
mouse wheel.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat May 24 08:17:30 UTC 2025 - Bjørn Lie <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 08:18:01 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 1.7.2:
|
|
|
|
|
+ Adjust GtkWindowControls styles for GTK 4.18.4 changes.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Apr 11 13:49:37 UTC 2025 - Bjørn Lie <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 21:42:20 UTC 2025 - Bjørn Lie <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 2 22:03:02 UTC 2025 - Bjørn Lie <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 19:15:54 UTC 2025 - Bjørn Lie <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 19:15:53 UTC 2025 - Bjørn Lie <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 19:15:52 UTC 2025 - Bjørn Lie <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.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jan 10 06:32:35 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 1.6.3:
|
|
|
|
|
+ Build: Drop pre-built docs and styles
|
|
|
|
|
+ AdwActionRow: Set accessible role to presentation for the icon
|
|
|
|
|
+ AdwBottomSheet: Fix more criticals in dispose
|
|
|
|
|
+ AdwButtonRow: Set accessible role to presentation for icons
|
|
|
|
|
+ AdwClampLayout: Fix layout with multiple children
|
|
|
|
|
+ AdwComboRow: Fix a property noficiation
|
|
|
|
|
+ AdwDialog:
|
|
|
|
|
- Fix accessible role critical when using window-backed dialogs
|
|
|
|
|
- Handle close() before and right after present()
|
|
|
|
|
+ AdwHeaderBar: Ignore split views outside sheets
|
|
|
|
|
+ AdwLengthUnit Fix pt and sp unit values when gtk-xft-dpi = -1
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Nov 22 21:01:00 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 1.6.2:
|
|
|
|
|
+ AdwDialog: Fix accessible role critical when using
|
|
|
|
|
window-backed dialogs.
|
|
|
|
|
+ AdwHeaderBar: Fix a typo in docs.
|
|
|
|
|
+ AdwMessageDialog: Fix a typo in adw_message_dialog_response()
|
|
|
|
|
deprecation message.
|
|
|
|
|
+ AdwStyleManager: Fix initial color scheme value on Windows.
|
|
|
|
|
+ Updated translations.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Oct 13 15:47:43 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 1.6.1:
|
|
|
|
|
+ Fix meson syntax in readme
|
|
|
|
|
+ AdwAboutDialog/Window: Fix natural width
|
|
|
|
|
+ AdwAlertDialog: Fix a crash when setting content-width/height
|
|
|
|
|
before present()
|
|
|
|
|
+ AdwBottomSheet:
|
|
|
|
|
- Fix natural height
|
|
|
|
|
- Fix criticals in dispose in some cases
|
|
|
|
|
+ AdwBreakpointBin: Fix natural size
|
|
|
|
|
+ AdwClamp: Fix get/set_unit() version
|
|
|
|
|
+ AdwExpanderRow: Make suffix spacing match action rows and entry
|
|
|
|
|
rows
|
|
|
|
|
+ AdwTabBar:
|
|
|
|
|
- Don't select tabs when clicking close or indicator buttons
|
|
|
|
|
- Only handle middle clicks started and ended on the same tab
|
|
|
|
|
+ AdwTabOverview: Only handle middle clicks started and ended on
|
|
|
|
|
the same thumbnail
|
|
|
|
|
+ AdwViewSwitcher: Have a minimum height outside header bars
|
|
|
|
|
+ Docs:
|
|
|
|
|
- Indicate and explain out of gamut colors on CSS variables
|
|
|
|
|
page
|
|
|
|
|
- Update deprecated meson syntax
|
|
|
|
|
- Typo fixes
|
|
|
|
|
- Link clamp/layout/scrollable docs between each other
|
|
|
|
|
+ Updated translations.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Sep 16 15:11:47 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 1.6.0:
|
|
|
|
|
+ AdwAboutDialog/Window: Support non-deprecated GPL-2/3.0-only
|
|
|
|
|
SPDX IDs
|
|
|
|
|
+ AdwBottomSheet: Fix a crash in tests on some platforms
|
|
|
|
|
+ AdwHeaderBar: Fix back button menu picking up phantom pages in
|
|
|
|
|
some situations
|
|
|
|
|
+ AdwMessageDialog: Fix title size
|
|
|
|
|
+ AdwTabOverview: Focus search entry with Ctrl+F
|
|
|
|
|
+ Docs:
|
|
|
|
|
- Screenshot tool fixes
|
|
|
|
|
- Update screenshots
|
|
|
|
|
+ Tests: Add AdwBackButton tests
|
|
|
|
|
+ Stylesheet:
|
|
|
|
|
- Disable .devel header bars for bottom sheets, like for
|
|
|
|
|
dialogs
|
|
|
|
|
- Fix header bar in GTK dialogs
|
|
|
|
|
- Fix fine-tune scale styles
|
|
|
|
|
- Fix scroll undershoot in dropdowns and emoji picker
|
|
|
|
|
+ Updated translations.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Sep 15 17:40:24 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 1.6.rc:
|
|
|
|
|
+ AdwMultiLayoutView: Hide slots when their child is invisible
|
|
|
|
|
+ AdwPreferencesDialog/Window: Support macOS keybindings
|
|
|
|
|
+ AdwSpinner: Work around a memory corruption issue
|
|
|
|
|
+ AdwTabBar/Overview: Fix 2 drag-n-drop crashes
|
|
|
|
|
+ AdwTabView: Support macOS keybindings
|
|
|
|
|
+ Demo:
|
|
|
|
|
- List ADW_DEBUG_ACCENT_COLOR in about dialog debug info
|
|
|
|
|
- Support macOS keybindings
|
|
|
|
|
+ Docs:
|
|
|
|
|
- List available style classes for each widget
|
|
|
|
|
- Typo fixes
|
|
|
|
|
+ Stylesheet
|
|
|
|
|
- Add .ssd-frame style class for mutter titlebars
|
|
|
|
|
- Make radio button focus ring round
|
|
|
|
|
- Use relative font sizes
|
|
|
|
|
- Support .property.monospace for AdwExpanderRow too
|
|
|
|
|
- Fix GtkScale value overlapping with slider
|
|
|
|
|
- Fix --window-radius 0px unit
|
|
|
|
|
+ Updated translations.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Sep 14 17:15:13 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 1.6.beta:
|
|
|
|
|
+ Introduce AdwSpinner and AdwSpinnerPaintable
|
|
|
|
|
+ AdwAlertDialog:
|
|
|
|
|
- Accessibility fixes
|
|
|
|
|
- Fix a sizing bug with :prefer-wide-layout
|
|
|
|
|
+ AdwComboRow: Don't change sensitivity on model change
|
|
|
|
|
+ AdwDialog:
|
|
|
|
|
- Fix a memory leak
|
|
|
|
|
- Speed up switching presentation
|
|
|
|
|
+ AdwEntryRow: Fix row activation
|
|
|
|
|
+ AdwPreferencesPage: Add an a11y relation to the description
|
|
|
|
|
+ AdwSpinRow: Set accessible role to presentation
|
|
|
|
|
+ AdwStatusPage: Adjust style when using AdwSpinnerPaintable
|
|
|
|
|
+ AdwStyleManager:
|
|
|
|
|
- Speed up reloading CSS
|
|
|
|
|
- Partially support system accent color on macOS
|
|
|
|
|
+ AdwSwitchRow: Set accessible role to switch
|
|
|
|
|
+ AdwTabBar/Overview:
|
|
|
|
|
- Use AdwSpinnerPaintable for loading state
|
|
|
|
|
- Fix a use after free when closing tabs
|
|
|
|
|
+ AdwToastOverlay: Announce appearing toasts for screen reader
|
|
|
|
|
+ Demo:
|
|
|
|
|
- Make strings HIG-compliant
|
|
|
|
|
- Add ctrl+q shortcut, make ctrl+w close the window instead
|
|
|
|
|
+ Docs:
|
|
|
|
|
- Don't annotate user_data params with closure
|
|
|
|
|
- Fix typos in migrating to breakpoints page
|
|
|
|
|
+ Stylesheet:
|
|
|
|
|
- Fix a specificity issue with scrolled windows in popovers
|
|
|
|
|
- Fix file chooser styles
|
|
|
|
|
+ Updated translations.
|
|
|
|
|
- Please see NEWS for even more changes.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Sep 13 15:09:30 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 1.5.4:
|
|
|
|
|
+ AdwAboutDialog/Window: Support non-deprecated GPL-2/3.0-only
|
|
|
|
|
SPDX IDs
|
|
|
|
|
+ AdwHeaderBar: Fix back button menu picking up phantom pages in
|
|
|
|
|
some situations
|
|
|
|
|
+ AdwTabBar/Overview: Fix 2 crashes with drag-n-drop
|
|
|
|
|
+ Stylesheet: Fix scroll undershoot in dropdowns and emoji picker
|
|
|
|
|
+ Updated translations.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Aug 11 13:25:57 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
|
|
|