SHA256
1
0
forked from pool/libadwaita

98 Commits

Author SHA256 Message Date
0164b70c93 Accepting request 1325362 from GNOME:Factory
- 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. (forwarded request 1325265 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1325362
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=48
2026-01-06 16:42:23 +00:00
90dfc9535d - 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.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=95
2026-01-05 09:27:54 +00:00
2cba66511e Accepting request 1319632 from GNOME:Factory
- 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. (forwarded request 1318968 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1319632
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=47
2025-11-25 14:51:11 +00:00
c149eb3aea - 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.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=93
2025-11-24 07:43:26 +00:00
416090d6f8 Accepting request 1310502 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1310502
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=46
2025-10-11 20:48:51 +00:00
7cc59524ba - 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.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=91
2025-10-10 07:56:21 +00:00
b618f928c8 Accepting request 1305478 from GNOME:Factory
Scripted push from GNOME:Next (forwarded request 1304931 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1305478
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=45
2025-09-24 13:21:37 +00:00
1d05ce6685 Scripted push from GNOME:Next
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=89
2025-09-17 15:53:23 +00:00
296d9df8db Accepting request 1297630 from GNOME:Factory
- 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 (forwarded request 1297158 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1297630
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=44
2025-08-06 12:32:24 +00:00
48c761b760 - 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

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=87
2025-08-05 06:38:22 +00:00
4bb8bf91e1 Accepting request 1289807 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1289807
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=43
2025-07-03 10:09:14 +00:00
80025b833f - 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

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=85
2025-07-02 09:08:31 +00:00
7f71100e43 Accepting request 1281294 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1281294
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=42
2025-05-31 17:14:40 +00:00
d145fb6e40 - Update to version 1.7.4:
+ Fix a critical when disposing AdwCarousel after scrolling with
    mouse wheel.

- Update to version 1.7.3:

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=83
2025-05-30 08:06:35 +00:00
013e6131a9 Accepting request 1280047 from GNOME:Factory
- Update to version 1.7.2:
  + 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. (forwarded request 1279727 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1280047
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=41
2025-05-27 16:51:53 +00:00
2efc81e994 - Update to version 1.7.2:
+ 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.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=81
2025-05-26 08:05:02 +00:00
777f09b14f Accepting request 1269686 from GNOME:Factory
- Update to version 1.7.2:
  + Adjust GtkWindowControls styles for GTK 4.18.4 changes.

- 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. (forwarded request 1269161 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1269686
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=40
2025-04-17 14:06:46 +00:00
c40d829049 - Update to version 1.7.2:
+ Adjust GtkWindowControls styles for GTK 4.18.4 changes.

- 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.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=79
2025-04-15 15:26:16 +00:00
f3710b048b Accepting request 1253376 from GNOME:Factory
New stable branch release (forwarded request 1253257 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1253376
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=39
2025-03-18 16:38:32 +00:00
a54fc2331f New stable branch release
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=77
2025-03-15 15:26:20 +00:00
78eda206c0 Scripted push of GNOME:Next, RC release
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=76
2025-03-06 13:58:01 +00:00
a5ed2b2a99 Accepting request 1242896 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1242896
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=38
2025-02-04 17:10:27 +00:00
d1c4f046cf - 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.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=74
2025-02-03 17:14:12 +00:00
c58440b999 Accepting request 1236898 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1236898
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=37
2025-01-12 10:09:00 +00:00
ae3d2b501b New stable release
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=72
2025-01-10 15:36:04 +00:00
35f0c22eb0 Accepting request 1226286 from GNOME:Factory
- 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. (forwarded request 1225904 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1226286
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=36
2024-11-26 19:54:51 +00:00
063a64d9da - 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.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=70
2024-11-25 14:18:26 +00:00
53650ef322 Accepting request 1207879 from GNOME:Factory
New stable release (forwarded request 1207593 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1207879
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=35
2024-10-15 12:57:43 +00:00
73b0f6992a New stable release
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=68
2024-10-14 11:11:16 +00:00
761c060466 Accepting request 1205473 from GNOME:Factory
SCripted push of GNOME 47

OBS-URL: https://build.opensuse.org/request/show/1205473
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=34
2024-10-08 15:18:07 +00:00
24ce2e0701 Scripted push of GNOME 47
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=66
2024-09-30 07:55:05 +00:00
66eec95ae4 Accepting request 1201593 from GNOME:Factory
- 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. (forwarded request 1200871 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1201593
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=33
2024-09-18 13:26:22 +00:00
646a75ed77 - 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.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=64
2024-09-17 11:42:10 +00:00
f8bde45dfb Accepting request 1193414 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1193414
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=32
2024-08-13 11:22:27 +00:00
c74a4ac0f2 Accepting request 1192599 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1192599
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=31
2024-08-10 17:05:59 +00:00
821ba1d5f5 Accepting request 1184237 from GNOME:Factory
- Update to version 1.5.2:
  + AdwAlertDialog:
    - Fix unmatched va_start()
    - Fix setting default widget when removing a response
  + AdwBreakpointCondition: Fix leaks when parsing
  + AdwBreakpointBin: Fix a leak
  + AdwDialog:
    - Fix toggling presentation mode
    - Fix close button ignoring :can-close
    - Fix ::close-attempt not emitting in some cases
    - Fix swipe area for bottom sheets
    - Leak fixes
  + AdwHeaderBar:
    - Fix initial focus for the back button
    - Fix split view links in docs
  + AdwMessageDialog: Fix unmatched va_start()
  + AdwSpinRow: Fix ::input handling
  + AdwTabButton: Fix needs-attention badge on RTL
  + AdwTabView: Accessibility fixes
  + AdwViewStack: Accessibility fixes
  + Updated translations. (forwarded request 1183891 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1184237
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=30
2024-07-02 16:15:40 +00:00
5aab9ab360 Accepting request 1183891 from GNOME:Next
- Update to version 1.5.2:
  + AdwAlertDialog:
    - Fix unmatched va_start()
    - Fix setting default widget when removing a response
  + AdwBreakpointCondition: Fix leaks when parsing
  + AdwBreakpointBin: Fix a leak
  + AdwDialog:
    - Fix toggling presentation mode
    - Fix close button ignoring :can-close
    - Fix ::close-attempt not emitting in some cases
    - Fix swipe area for bottom sheets
    - Leak fixes
  + AdwHeaderBar:
    - Fix initial focus for the back button
    - Fix split view links in docs
  + AdwMessageDialog: Fix unmatched va_start()
  + AdwSpinRow: Fix ::input handling
  + AdwTabButton: Fix needs-attention badge on RTL
  + AdwTabView: Accessibility fixes
  + AdwViewStack: Accessibility fixes
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1183891
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=58
2024-07-01 08:58:37 +00:00
3a9913a574 Accepting request 1176755 from GNOME:Factory
- Update to version 1.5.1:
  + AdwAboutDialog/Window: Fix an outdated appstream reference in
    docs.
  + AdwActionRow: Mention .property in docs.
  + AdwAlertDialog:
    - Fix the accessible role.
    - Fix initial focus.
  + AdwAvatar: Fix portrait avatars on hidpi.
  + AdwBin: Fix a potential focus issue.
  + AdwBreakpoint: Fix add_setter() annotations.
  + AdwCarousel: Fix a build warning.
  + AdwComboRow:
    - Fix initial checkmark.
    - Handle model changes properly.
  + AdwDialog:
    - Fix accessibility warnings.
    - Make shortcuts work when there are no focusable widgets.
    - Correctly restore focus when opening a dialog from a menu.
    - Fix GtkWindow:deletable=false hiding close buttons in
      dialogs.
  + AdwExpanderRow:
    - Fix get_title_lines() and get_subtitle_lines() return types.
    - Fix remove() docs.
  + AdwOverlaySplitView: Unmap sidebar when it's hidden.
  + AdwPreferencesGroup:
    - Fix a potential focus issue.
    - Fix :header-group annotations and notifications.
  + AdwPreferencesPage: Fix a potential focus issue.
  + AdwTabView:
    - Document :close-page return value. (forwarded request 1176754 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1176755
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=29
2024-05-27 09:44:48 +00:00
6cfef36174 Accepting request 1176754 from GNOME:Next
- Update to version 1.5.1:
  + AdwAboutDialog/Window: Fix an outdated appstream reference in
    docs.
  + AdwActionRow: Mention .property in docs.
  + AdwAlertDialog:
    - Fix the accessible role.
    - Fix initial focus.
  + AdwAvatar: Fix portrait avatars on hidpi.
  + AdwBin: Fix a potential focus issue.
  + AdwBreakpoint: Fix add_setter() annotations.
  + AdwCarousel: Fix a build warning.
  + AdwComboRow:
    - Fix initial checkmark.
    - Handle model changes properly.
  + AdwDialog:
    - Fix accessibility warnings.
    - Make shortcuts work when there are no focusable widgets.
    - Correctly restore focus when opening a dialog from a menu.
    - Fix GtkWindow:deletable=false hiding close buttons in
      dialogs.
  + AdwExpanderRow:
    - Fix get_title_lines() and get_subtitle_lines() return types.
    - Fix remove() docs.
  + AdwOverlaySplitView: Unmap sidebar when it's hidden.
  + AdwPreferencesGroup:
    - Fix a potential focus issue.
    - Fix :header-group annotations and notifications.
  + AdwPreferencesPage: Fix a potential focus issue.
  + AdwTabView:
    - Document :close-page return value.

OBS-URL: https://build.opensuse.org/request/show/1176754
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=56
2024-05-24 14:25:39 +00:00
49dab3e08a Accepting request 1159464 from GNOME:Factory
GNOME 46 (forwarded request 1158278 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1159464
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=28
2024-03-20 20:11:06 +00:00
b20700da0e Accepting request 1158278 from GNOME:Next
GNOME 46

OBS-URL: https://build.opensuse.org/request/show/1158278
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=54
2024-03-19 13:29:42 +00:00
57d1acfd57 Accepting request 1146220 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1146220
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=27
2024-02-15 19:58:38 +00:00
f5ab299bb3 Accepting request 1146214 from GNOME:Next
Update to 1.4.3

OBS-URL: https://build.opensuse.org/request/show/1146214
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=52
2024-02-12 15:54:41 +00:00
6b916c32e0 Accepting request 1130769 from GNOME:Factory
New stable rel (forwarded request 1130452 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1130769
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=26
2023-12-05 16:01:56 +00:00
e750c63136 Accepting request 1130452 from GNOME:Next
New stable rel

OBS-URL: https://build.opensuse.org/request/show/1130452
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=50
2023-12-04 13:34:03 +00:00
7936c3aff5 Accepting request 1130321 from GNOME:Factory
New stable rel (forwarded request 1130295 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1130321
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=25
2023-12-02 16:12:24 +00:00
14a4ddab33 Accepting request 1130295 from GNOME:Next
New stable rel

OBS-URL: https://build.opensuse.org/request/show/1130295
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=48
2023-12-01 16:51:24 +00:00
d6453bd94f Accepting request 1128139 from GNOME:Factory
(forwarded request 1128125 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1128139
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=24
2023-11-23 20:38:55 +00:00
1291f1ff59 Accepting request 1128125 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1128125
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=46
2023-11-22 13:31:33 +00:00
3a40f9a3f4 Accepting request 1127342 from GNOME:Factory
Allow build with newer appstream (forwarded request 1126866 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1127342
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=23
2023-11-19 19:14:07 +00:00
8d3c98a273 Accepting request 1126866 from GNOME:Next
Allow build with newer appstream

OBS-URL: https://build.opensuse.org/request/show/1126866
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=44
2023-11-17 15:47:07 +00:00
de7418ff1a Accepting request 1111883 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1111883
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=22
2023-09-20 11:22:24 +00:00
48c2d0e133 Accepting request 1111607 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/1111607
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=42
2023-09-18 06:39:44 +00:00
e6b72b9511 Accepting request 1109840 from GNOME:Next
Pushing GNOME 45.rc packages

OBS-URL: https://build.opensuse.org/request/show/1109840
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=41
2023-09-12 02:40:02 +00:00
c6e9025e04 Accepting request 1109062 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1109062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=21
2023-09-06 16:56:22 +00:00
82fe011ad9 Accepting request 1108949 from home:iznogood:branches:GNOME:Factory
- Update to version 1.3.5:
  + Set the correct gettext domain on all widgets.
  + AdwExpanderRow: Accessibility fixes.
  + AdwStyleManager: Fix over-releasing a string on macOS.
  + Demo: Correctly dismiss the last toast in the dialogs demo.
  + Stylesheet:
    - Fix menubutton.card corners.
    - Fix button.card focus ring transition.
    - Avoid background overdraw in GtkColumnView.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1108949
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=39
2023-09-05 14:03:42 +00:00
c8ccc3cb82 Accepting request 1102935 from GNOME:Factory
- Update to version 1.3.4:
  + AdwAboutWindow: Fix :translator-credits property
  + AdwComboRow: Fix accessible role on the dropdown arrow
  + AdwEntryRow: Fix accessibility
  + AdwLeaflet: Fix back/forward mouse button handling
  + AdwTabBar: Fix accessibility
  + AdwTabThumbnail:
    - Fix duplicate thumbnail during transitions
    - Fix the transition curve
  + AdwViewSwitcher: Set correct accessible role for icons
  + AdwWindowTitle: Fix initial title visibility
  + Stylesheet:
    - Fix .card buttons within .osd
    - Fix single-item menu height (forwarded request 1102463 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1102935
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=20
2023-08-09 15:24:15 +00:00
8a5632f0a0 Accepting request 1102463 from home:iznogood:branches:GNOME:Factory
- Update to version 1.3.4:
  + AdwAboutWindow: Fix :translator-credits property
  + AdwComboRow: Fix accessible role on the dropdown arrow
  + AdwEntryRow: Fix accessibility
  + AdwLeaflet: Fix back/forward mouse button handling
  + AdwTabBar: Fix accessibility
  + AdwTabThumbnail:
    - Fix duplicate thumbnail during transitions
    - Fix the transition curve
  + AdwViewSwitcher: Set correct accessible role for icons
  + AdwWindowTitle: Fix initial title visibility
  + Stylesheet:
    - Fix .card buttons within .osd
    - Fix single-item menu height

OBS-URL: https://build.opensuse.org/request/show/1102463
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=37
2023-08-08 14:46:31 +00:00
de0c7430e5 Accepting request 1092845 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1092845
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=19
2023-06-14 14:29:03 +00:00
6d0b6c055a Accepting request 1091823 from GNOME:Next
- Update to version 1.3.3:
  + Fix doc include path
  + AdwCarousel: Fix scrolling to a recently inserted item
  + AdwEntryRow: Fix accessibility
  + AdwPreferencesWindow: Fix markup handling when searching
  + AdwStyleManager: Fix get_for_display() annotation
  + AdwTabBar/AdwTabOverview: Fix dropping data onto
    tabs/thumbnails
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1091823
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=35
2023-06-13 11:26:53 +00:00
9d68bd5a02 Accepting request 1082379 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1082379
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=18
2023-04-25 14:53:17 +00:00
bb5eab5572 Accepting request 1082148 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/1082148
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=33
2023-04-24 07:44:00 +00:00
19271a8fc5 Accepting request 1073166 from GNOME:Factory
New stable release (forwarded request 1072670 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1073166
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=17
2023-03-24 14:17:01 +00:00
043e56a3da Accepting request 1072670 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/1072670
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=31
2023-03-20 12:46:44 +00:00
0310fb5a51 Accepting request 1069680 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1069680
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=16
2023-03-07 15:49:04 +00:00
2529ac5177 Accepting request 1069464 from home:iznogood
New stable release

OBS-URL: https://build.opensuse.org/request/show/1069464
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=29
2023-03-06 15:26:56 +00:00
dfa2a9b46e Accepting request 1065576 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1065576
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=15
2023-02-14 15:42:56 +00:00
3cac12a31d Accepting request 1064652 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/1064652
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=27
2023-02-13 19:23:36 +00:00
577e52084d Accepting request 1057044 from GNOME:Factory
New stable release (forwarded request 1056683 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1057044
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=14
2023-01-10 13:59:21 +00:00
c1ba23249a Accepting request 1056683 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/1056683
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=25
2023-01-09 11:11:31 +00:00
6748a67894 Accepting request 1004817 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1004817
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=13
2022-09-21 12:40:50 +00:00
efac48e2d1 Accepting request 1003887 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/1003887
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=23
2022-09-19 16:25:01 +00:00
05fccf42fc Accepting request 1002670 from GNOME:Next
GNOME 43.rc - let's get this into Staging to see what we break (e.g meson:test seems to be an issue already)

OBS-URL: https://build.opensuse.org/request/show/1002670
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=22
2022-09-13 07:35:41 +00:00
624b2874c2 Accepting request 1001367 from GNOME:Factory
- Update to version 1.1.5:
  + AdwCarousel: Fix a crash when removing a child while it's
    animating.
  + AdwSqueezer: Sizing fixes.
  + AdwTabBar:
    - Fix long press handling.
    - Fix a crash when clicking empty space while a tab is
      animating.
  + AdwTabView: Fix set_menu_model() input check. (forwarded request 1001141 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1001367
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=12
2022-09-07 09:05:26 +00:00
6a4d723c03 Accepting request 1001141 from home:iznogood:branches:GNOME:Factory
- Update to version 1.1.5:
  + AdwCarousel: Fix a crash when removing a child while it's
    animating.
  + AdwSqueezer: Sizing fixes.
  + AdwTabBar:
    - Fix long press handling.
    - Fix a crash when clicking empty space while a tab is
      animating.
  + AdwTabView: Fix set_menu_model() input check.

OBS-URL: https://build.opensuse.org/request/show/1001141
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=20
2022-09-06 07:04:02 +00:00
8e69374fbd Accepting request 993945 from GNOME:Factory
New stable release (forwarded request 993359 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/993945
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=11
2022-08-10 15:12:57 +00:00
4f97ebd9a9 Accepting request 993359 from home:iznogood:branches:GNOME:Factory
New stable release

OBS-URL: https://build.opensuse.org/request/show/993359
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=18
2022-08-09 08:35:12 +00:00
3d96d41690 Accepting request 988644 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/988644
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=10
2022-07-13 12:31:55 +00:00
943a47c0a7 Accepting request 988196 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/988196
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=16
2022-07-12 14:00:23 +00:00
e260079f57 Accepting request 981301 from GNOME:Factory
Scripted push from GNOME:Next (forwarded request 980349 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/981301
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=9
2022-06-09 12:09:35 +00:00
bc4f01c85c Accepting request 980349 from GNOME:Next
Scripted push from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/980349
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=14
2022-06-08 11:51:29 +00:00
1440993aed Accepting request 973155 from GNOME:Factory
- Update to version 1.1.1: (forwarded request 973142 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/973155
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=8
2022-04-29 22:44:55 +00:00
2d24cba1d3 Accepting request 973142 from GNOME:Next
- Update to version 1.1.1:

OBS-URL: https://build.opensuse.org/request/show/973142
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=12
2022-04-27 12:07:00 +00:00
615b6baf6d Accepting request 963619 from GNOME:Factory
GNOME 42 - ready for impact

OBS-URL: https://build.opensuse.org/request/show/963619
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=7
2022-03-23 19:16:39 +00:00
e24acaeb9b Accepting request 962830 from GNOME:Next
GNOME 42 - here we come

OBS-URL: https://build.opensuse.org/request/show/962830
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=10
2022-03-21 08:35:27 +00:00
b4f6c87990 Accepting request 953777 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/953777
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=6
2022-02-11 22:10:18 +00:00
3ce5240113 Accepting request 953744 from GNOME:Next
New upstream release

OBS-URL: https://build.opensuse.org/request/show/953744
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=9
2022-02-11 15:53:17 +00:00
530109afd6 Accepting request 943570 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/943570
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=5
2022-01-04 18:37:35 +00:00
eb44fbca7f Accepting request 943476 from GNOME:Next
- Update to version 1.0.1:
  + Include pre-built stylesheet and docs into release tarballs.
- Update to version 1.0.0:
  + Rework GtkInspector page to not require a module, remove
    -Dinspector
  + Accessibility fixes in action row, flap, leaflet, preferences
    group, preferences page, status page, view switcher, window
  + Animation:
    - Properly mark AdwAnimation as abstract
    - Make ADW_DURATION_INFINITE introspectable
  + Carousel: Fix reorder(), prepend() and insert() behavior
  + Clamp Layout: Fix measure() behavior
  + Demo:
    - Split every page into separate files
    - Remove .app-notification demo
    - Fix the animation skip button sensitivity
    - Fix capitalization
    - Various cleanups
  + Add a hello world example
  + Documentation:
    - Add a screenshot generator, update all screenshots
    - Add widget screenshots
    - Update build instructions
    - Update visual index
    - New pages:
      . Initialization
      . Adaptive Layouts
      . Boxed Lists
      . Styles and Appearance
      . Named Colors
      . Style Classes
  + Various small updates
  + Leaflet: Fix property notification ordering when starting a
    swipe
  + Stylesheet:
    - Improve emoji chooser styles
    - Add hover style to .activatable GtkGridView children
    - Fix menu checks
    - Fix @warning_fg_color to be legible against @warning_bg_color
  + Tab Bar: Fix various layout warnings
  + Tab View:
    - Implement adding pages from ui files
    - Propagate Alt-[0-9] if selected tab doesn't change
  + Toast Overlay: Implement adding toasts from ui files
  + Updated translations.
- Stop passing inspector=false to meson, no longer needed, nor
  recognized, dropped upstream.
- Add fdupes BuildRequires and macro, remove duplicate files.
- Add explicit pkgconfig BuildRequires.
- Adwaita docs are now generated (with new pkgconfig(gi-docgen)
  BuildRequires) and packaged in a seperate subpackage called
  "libadwaita-docs".
- Update to version 1.0.0~beta.1:
  + Build
    - Depend on GTK 4.5.0.
    - Depend on GLib 2.66.
    - Fix building as a subproject.
    - Remove unused dependencies.
  + Introduce AdwToastOverlay for showing in-app notifications
  + Introduce AdwAnimation - a basic animation API:
    - AdwTimedAnimation provides simple time-based animations.
    - AdwSpringAnimation provides flexible animations based on
      spring physics.
    - Replace adw_ease_out_cubic() with adw_easing_ease().
    - Make adw_lerp() public.
  + adw_init() now automatically calls gtk_init().
  + Use G_DEFINE_FINAL_TYPE if available.
  + Action Row: Increase spacing between title and subtitle.
  + Carousel:
    - Use spring animations for scrolling, replace
      animation-duration with scroll-params.
    - Remove adw_carousel_scroll_to_full(), add 'animate' parameter
      to adw_carousel_scroll_to() instead.
  + Flap: Use spring animations for reveal, replace reveal-duration
    with reveal-params.
  + Leaflet:
    - Rename can-swipe-back/forward to can-navigate-back/forward,
      make them handle mouse back/forward buttons, back/forward
      keys, as well as Alt+arrow shortcuts.
    - Make child transitions use spring animations, replace
      child-transition-duration with child-transition-params.
  + Preferences Page: Remove adaptive margins - they never worked
    properly.
  + Preferences Window:
    - Rename can-swipe-back to can-navigate-back, following the
      equivalent AdwLeaflet change.
    - Add API to show toasts.
  + Swipe Tracker:
    - Move 'begin-swipe' signal to when the swipe actually starts
      instead of when it's detected; add 'prepare' to replace it.
    - Replace duration with velocity in the 'end-swipe' signal.
  + Status Page: Update title label style.
  + Style Manager:
    - Set GtkSettings:gtk-application-prefer-dark-theme=true for
      dark.
    - Properly reset enable-animations.
  + Stylesheet:
    - New style classes:
      * entry.success to match entry.warning and entry.error
      * Generic .success to match .warning and .error.
      * checkbutton.selection-mode
    - Tweak accent color in dark variant, use
      accent_color/accent_bg_color more consistently.
    - Consistently support regular/bg/fg variants for success,
      warning and error colors.
    - Make menu items taller.
    - Make checked buttons more visible.
    - Update entry style.
    - Update GtkTreeView and GtkColumnView header style.
    - Tweak check button style.
    - Update window and popover shadows.
    - Make boxed lists use shadows as well.
    - Use white accent color for .osd.
    - Use tabular figures for GtkCalendar.
    - Support .navigation-sidebar in combination with .background.
    - Remove the GtkButton .outline class.
    - Remove .content-view check buttons.
    - Fix check hover styles in menus.
  + Tab Bar: Fix needs-attention indicators.
  + Tab View: Remove shortcut-widget, use managed shortcuts
    instead.
  + View Stack:
    - Layout fixes
    - Remove crossfade transition.
  + View Switcher:
    - Update styles.
    - Fix measure() criticals.
    - Fix a crash when hiding the visible child.
    - Fix outlines in high contrast mode.
  + View Switcher Title: Always hide switcher in mobile.
  + Various fixes and cleanups.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/943476
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=8
2022-01-03 10:55:36 +00:00
d6059cce21 Accepting request 929598 from GNOME:Factory
New release (forwarded request 928877 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/929598
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=4
2021-11-05 21:58:43 +00:00
9ea0bcfd64 Accepting request 928877 from GNOME:Next
New release

OBS-URL: https://build.opensuse.org/request/show/928877
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=7
2021-11-05 08:45:54 +00:00
e15acca170 Accepting request 921990 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/921990
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=3
2021-09-29 18:18:54 +00:00
8a00c1709f Accepting request 921979 from GNOME:Next
Update to 1.0.0~alpha.3

OBS-URL: https://build.opensuse.org/request/show/921979
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=6
2021-09-28 12:59:49 +00:00
8f1fc7dd02 Accepting request 920964 from GNOME:Next
Scripted push from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/920964
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=5
2021-09-27 06:25:25 +00:00
e65b133841 Accepting request 897168 from GNOME:Factory
- Update to version 1.0.0~alpha.1 (factually a downgrade, but
  upstream is still in prorgress of finalizing their versioning
  scheme):
  + First official libadwaita 1 alpha.
- Enable introspection support:
  + Pass -Dintrospection=enabled to meson.
  + Create new typelib-1_0-Adw-1 sub package. (forwarded request 897161 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/897168
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=2
2021-06-03 22:33:52 +00:00
78722dcc5f Accepting request 897161 from GNOME:Next
- Update to version 1.0.0~alpha.1 (factually a downgrade, but
  upstream is still in prorgress of finalizing their versioning
  scheme):
  + First official libadwaita 1 alpha.
- Enable introspection support:
  + Pass -Dintrospection=enabled to meson.
  + Create new typelib-1_0-Adw-1 sub package.

OBS-URL: https://build.opensuse.org/request/show/897161
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=3
2021-06-03 10:41:27 +00:00
cac99527dd Accepting request 894739 from GNOME:Factory
New library addition from GNOME ecosystem

OBS-URL: https://build.opensuse.org/request/show/894739
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=1
2021-05-21 19:49:47 +00:00
d71c57d2bd Accepting request 893981 from GNOME:Next
New package

OBS-URL: https://build.opensuse.org/request/show/893981
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=1
2021-05-18 09:07:39 +00:00
6 changed files with 507 additions and 12 deletions

View File

@@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="url">https://gitlab.gnome.org/GNOME/libadwaita.git</param>
<param name="scm">git</param>
<param name="revision">1.5.3</param>
<param name="revision">1.8.3</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9336f4b4b4601532c95b4474fc86c1144b27434c761f61a40df92a1d3126a5f7
size 7944205

3
libadwaita-1.8.3.obscpio Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ecf2a8be5c5fade99fcbcde59112e6ba85d0d8ea29afc3295e6ec34d347735bc
size 9521165

View File

@@ -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>

View File

@@ -1,4 +1,4 @@
name: libadwaita
version: 1.5.3
mtime: 1722600856
commit: 64e95fca6f39a143e68d2e2899f7330ee9bbd9c2
version: 1.8.3
mtime: 1767462686
commit: 61059f976eefc5713e0fa50921a49dd872664e23

View File

@@ -1,7 +1,7 @@
#
# spec file for package libadwaita
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: libadwaita
Version: 1.5.3
Version: 1.8.3
Release: 0
Summary: Building blocks for modern GNOME applications
License: LGPL-2.1-or-later
@@ -25,16 +25,16 @@ URL: https://gitlab.gnome.org/GNOME/libadwaita
Source: %{name}-%{version}.tar.zst
BuildRequires: fdupes
BuildRequires: meson >= 0.59.0
BuildRequires: meson >= 0.63.0
BuildRequires: pkgconfig
BuildRequires: sassc
BuildRequires: vala
BuildRequires: pkgconfig(appstream)
BuildRequires: pkgconfig(fribidi)
BuildRequires: pkgconfig(gi-docgen)
BuildRequires: pkgconfig(glib-2.0) >= 2.72
BuildRequires: pkgconfig(glib-2.0) >= 2.80.0
BuildRequires: pkgconfig(gobject-introspection-1.0)
BuildRequires: pkgconfig(gtk4) >= 4.13.4
BuildRequires: pkgconfig(gtk4) >= 4.19.4
%lang_package
%description
@@ -89,6 +89,8 @@ This package provides the GObject Introspection bindings for libadwaita.
%meson_install
%find_lang %{name}
%fdupes %{buildroot}%{_datadir}
# Nuke static file now built.
find %{buildroot} -type f -name "*.a" -delete -print
%{ldconfig_scriptlets -n libadwaita-1-0}