libpanel/libpanel.changes

159 lines
5.7 KiB
Plaintext

-------------------------------------------------------------------
Sat Oct 19 10:15:32 UTC 2024 - Bjørn Lie <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 13:57:16 UTC 2024 - Bjørn Lie <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 09:22:43 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 1.6.0:
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 4 08:48:21 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 1.5.1:
+ Fix CSS clipping with frame switcher buttons.
+ Updated translations.
-------------------------------------------------------------------
Mon Feb 19 17:41:11 UTC 2024 - Dominique Leuenberger <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 5 08:44:07 UTC 2024 - Yifan Jiang <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 01:24:14 UTC 2023 - Luciano Santos <luc14n0@opensuse.org>
- Update to version 1.4.0:
+ Stylesheet fixes for GNOME 45.
+ Updated translations.
-------------------------------------------------------------------
Sun Sep 3 00:45:52 UTC 2023 - Luciano Santos <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.
-------------------------------------------------------------------
Thu Aug 10 09:09:41 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.3.0:
+ A PanelMenuManager has been added
+ An action group helper has been added
+ The action muxer API is now public
+ A layered gsettings helper is available
+ An inhibitor api is provided for session logout inhibiting
+ A new workspace/workbench API is provided that is similar to
what Builder has done
+ Various bug fixes
-------------------------------------------------------------------
Fri Mar 17 19:36:01 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.2.0:
+ CSS fixes for libadwaita 1.4.
+ Fix various gidoc warnings.
+ Remove use of g_autoptr() which creeped in.
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 6 14:32:43 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.1.2:
+ Fix various leaks
+ Improved gir annoations
+ Docs cleanup
+ Fixes for use with AdwTabView
+ Updated translations.
-------------------------------------------------------------------
Thu Feb 23 17:43:23 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.1.1:
+ Tooltip improvements.
+ Improved page closed handling.
+ PanelDock::create-frame(position) signal was added.
+ PanelDock::adpot-widget() signal was added.
+ Correctness fixes in PanelActionMuxer.
+ Improved i18n support.
+ Updated translations.
- Changes from version 1.1.0:
+ DnD fixes.
+ PanelWidget:tooltip property to set tooltips on tabs.
+ Disable ctrl+home/end from adwaita for tabs by default.
+ CSS tweaks.
+ A new frame.close-all action.
+ Updated translations.
-------------------------------------------------------------------
Thu Nov 3 11:09:32 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.0.2:
+ CSS improvements for backdrop.
+ Block tabbar from handling ctrl+home and similar shortcuts.
-------------------------------------------------------------------
Tue Sep 27 07:47:26 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.0.1:
+ Drag-n-Drop fixes.
+ Remove use of g_autofree to fix builds for MSVC.
+ Updated translations.
-------------------------------------------------------------------
Sun Sep 18 10:50:00 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.0.0:
+ Various dock improvements to grabs.
+ Switch to GBindingGroup.
+ PanelSaveChangesDialog implements the new GNOME save workflow.
+ PanelPosition has been added.
+ Improvements to PanelFrame.
+ PanelDockPosition has been renamed to PanelArea.
+ PanelDockSwitcher has been renamed to PanelToggleButton.
+ Various convenience API additions.
+ Documentation updates.
+ Updated translations.
- Pass docs=disabled to meson, do not build api docs for now.
- Package translations, and provide libpanel via the main shared
library, make lang-package installable.
-------------------------------------------------------------------
Sat Aug 20 17:52:25 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Initial packaging for openSUSE.