Package Release Info

libhandy-1.8.3-160000.3.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

glade-catalog-libhandy
libhandy-devel
libhandy-lang
typelib-1_0-Handy-1_0

Change Logs

* Mon Feb 12 2024 dimstar@opensuse.org
- Update to version 1.8.3:
  + HdyStyleManager:
  - Support contrast setting in the settings portal.
  - Remove an extra unref.
  + Updated translations.
* Sun Mar 05 2023 bjorn.lie@gmail.com
- Update to version 1.8.2:
  + Demo:
  - Correctly use GtkSwitch
  - Fix a GLib deprecation
  + Docs: Fix dependency names
  + HdyTabView:
  - Fix set_menu_model() input check
  - Fix a typo in docs
  + HdySwipeable: Fix get_swipe_area() fallback
  + Memory leak fixes
  + Updated translations.
* Wed Feb 01 2023 bjorn.lie@gmail.com
- Update to version 1.8.1:
  + Fix double click handling for HdyWindowHandle and HdyHeaderBar.
  + Updated translations.
* Thu Sep 15 2022 bjorn.lie@gmail.com
- Update to version 1.8.0:
  + Updated translations.
* Fri Aug 05 2022 bjorn.lie@gmail.com
- Update to version 1.7.90:
  + Remove unnecessary cast in HdyPreferencesGroup.
  + Updated translations.
* Sun Jul 17 2022 bjorn.lie@gmail.com
- Update to version 1.7.0:
  + HdyDeck: Remove a non-existent property mention.
  + HdyStyleManager:
  - Correctly reset the theme if we're not overriding it. Fixes
    switching away from HighContrast.
  - Fix a typo in docs.
  - Remove a leftover debug message.
  + Add environment variables to control styles from Builder.
* Sun Jul 10 2022 bjorn.lie@gmail.com
- Update to version 1.6.3:
  + Remove a non-existent property mention from HdyDeck docs.
  + Remove a leftover debug message from HdySettings.
  + Updated translations.
* Sun Apr 24 2022 dmueller@suse.com
- Update to version 1.6.2:
  + Fix license in docs.
  + Fix a Meson error when using as a subproject.
  + Fix a typo in HdyStyleManager docs.
  + Updated translations.
* Fri Mar 18 2022 bjorn.lie@gmail.com
- Update to version 1.6.1:
  + HdyStyleManager: Correctly reset the theme if we're not
    overriding it. Fixes switching away from HighContrast.
* Fri Mar 18 2022 bjorn.lie@gmail.com
- Update to version 1.6.0:
  + Fix introspection-related build warnings.
  + AdwStyleManager: Make color-scheme work with GTK themes ending
    in -dark.
  + Updated translations.