Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
libhandy
Commits
3a61bd9c
Commit
3a61bd9c
authored
Jul 17, 2020
by
Adrien Plazas
Browse files
Release 0.84.0
parent
740d4da2
Pipeline
#197227
passed with stages
in 41 minutes and 55 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
3a61bd9c
==============
Version 0.84.0
==============
- HdyHeaderGroup:
- Replace GtkHeaderBar as the child type by HdyHeaderGroupChild, and
adjust the matching accessors. HdyHeaderGroupChild can hold a
GtkHeaderBar, a HdyHeaderBar, and a HdyHeaderGroup, allowing to nest
header groups.
- Replace the 'focus' property by the 'decorate-all' property.
- Add the update-decoration-layouts signal, used when nesting header
groups.
- HdyHeaderBar:
- Slight size request fix.
- Use the window node's radius instead of the decoration node's one to
mask HdyWindow and HdyApplicationWindow.
- Make HdyAvatar, HdyHeaderGroup, HdySqueezer, HdyViewSwitcher,
HdyViewSwitcherBar, HdyViewSwitcherTitle, and HdyWindowHandle final.
- Replace usage of (allow-none) by (nullable) or (optional).
- Translation updates:
- Ukrainian
==============
Version 0.83.0
==============
...
...
data/packaging/rpm/libhandy.spec
View file @
3a61bd9c
%global _vpath_srcdir %{name}
Name: libhandy
Version: 0.8
3
.0
Version: 0.8
4
.0
Release: 1%{?dist}
Summary: A library full of GTK widgets for mobile phones
...
...
debian/changelog
View file @
3a61bd9c
libhandy-1 (0.84.0) amber-phone; urgency=medium
* New upstream release
-- Adrien Plazas <adrien.plazas@puri.sm> Fri, 17 Jul 2020 13:13:25 +0200
libhandy-1 (0.83.0) amber-phone; urgency=medium
* New upstream release
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment