* Sun Mar 16 2025 bjorn.lie@gmail.com
- Update to version 1.10.0:
+ OmniBar has received a fix for changes to AdwClamp.
* Sun Feb 02 2025 bjorn.lie@gmail.com
- Update to version 1.9.0 (Unstable):
+ Various style improvements to match libadwaita
+ Various drag-n-drop improvements
+ Remove some deprecated API use
+ Updated translations.
* Sat Oct 19 2024 bjorn.lie@gmail.com
- Update to version 1.8.1:
+ Fix DnD of widgets in cases where libadwaita holds reference
via AdwBin.
* Sun Sep 15 2024 bjorn.lie@gmail.com
- Update to version 1.8.0:
+ Updated translations.
- Changes from version 1.7.1:
+ Various dialog improvements
+ Build system improvements
+ Updated translations.
- Changes from version 1.7.0:
+ Style fixes for libadwaita 1.6.alpha
+ A new PanelChangesDialog which is an AdwDialog but is
otherwise like PanelSaveDialog. PanelSaveDialog is now
deprecated for what will become 1.8+.
+ Updated translations.
* Sat Mar 16 2024 dimstar@opensuse.org
- Update to version 1.6.0:
+ Updated translations.
* Mon Mar 04 2024 dimstar@opensuse.org
- Update to version 1.5.1:
+ Fix CSS clipping with frame switcher buttons.
+ Updated translations.
* Mon Feb 19 2024 dimstar@opensuse.org
- Update to version 1.5.0:
+ Improvements to PanelDockChild which allow attaching edge
widgets. This can be used to create more natural sidebar
styling as is used by GNOME Builder for GNOME 46.
+ Initial state fixes for various panels.
+ PanelThemeSelector focus fixes.
+ AdwTabBar usage will only create start area when necessary
fixing some initial styling issues.
* Mon Feb 05 2024 yfjiang@suse.com
- Choose higher gcc version to build on SLE and Leap 15.
- Update the name of libpanel-1-1 to be compliant with:
https://en.opensuse.org/openSUSE:Shared_library_packaging_policy
* Sun Sep 17 2023 luc14n0@opensuse.org
- Update to version 1.4.0:
+ Stylesheet fixes for GNOME 45.
+ Updated translations.
* Sun Sep 03 2023 luc14n0@opensuse.org
- Update to version 1.3.1:
+ A11y improvements.
- Replace pkgconfig(glib-2.0) BuildRequires with pkgconfig(gio-2.0)
to follow upstream change.