<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
Guido Günther pushed to branch debian/master
at <a href="https://salsa.debian.org/gnome-team/libhandy-1">GNOME / libhandy-1</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/libhandy-1/-/commit/4aa9e4d87621e084fdbaa77b5364e50c3b25d92d">4aa9e4d8</a></strong>
<div>
<span>by Adrien Plazas</span>
<i>at 2021-02-12T11:32:38+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Version 1.2.0
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/libhandy-1/-/commit/bad82a145aeacfacf9db281e4fddc45bcb096e1e">bad82a14</a></strong>
<div>
<span>by Enrico Nicoletto</span>
<i>at 2021-02-13T18:11:11+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update Brazilian Portuguese translation
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/libhandy-1/-/commit/202bc3558c8355ea47d6e9438a3bfa4220140dbc">202bc355</a></strong>
<div>
<span>by Anders Jonsson</span>
<i>at 2021-02-14T20:56:59+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update Swedish translation
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/libhandy-1/-/commit/088073286c0d6d3a27d18101d3d045bb3a9c4f78">08807328</a></strong>
<div>
<span>by Adrien Plazas</span>
<i>at 2021-02-15T10:01:07+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">demo: Drop useless margins

This drops margins around clamps put in HdyStatusPage, as it already
provides margins. This avoids having stupidly large margins in the
Clamp, Lists and Window pages.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/libhandy-1/-/commit/209ed791239df324c3d0d2a6d63448cd25e225ea">209ed791</a></strong>
<div>
<span>by Alexander Mikhaylenko</span>
<i>at 2021-02-15T10:18:19+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">avatar: Ignore deprecations in hdy_avatar_set_image_load_func()

Don't warn about our own deprecation when including the header.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/libhandy-1/-/commit/924d3a5abf0413719876a203717dee5ef83a51bd">924d3a5a</a></strong>
<div>
<span>by Julian Sparber</span>
<i>at 2021-02-15T13:29:23+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">avatar: Fix leaking GTask for async loading

This sets the source object of the GTask to the HdyAvatar itself, which
makes it track destruction correctly.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/libhandy-1/-/commit/ab014b8deea50c51c46de7cf6c3033825733e9d2">ab014b8d</a></strong>
<div>
<span>by Julian Sparber</span>
<i>at 2021-02-15T13:29:23+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">avatar: Simplify update_custom_image()

This removes the icon from the args for update_custom_image(), since
it's not really needed.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/libhandy-1/-/commit/41794ab2c10cc8c248487fbc7585ed8e6bceb03e">41794ab2</a></strong>
<div>
<span>by Julian Sparber</span>
<i>at 2021-02-15T13:29:23+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">avatar: Fix leaked HdyAvatarIcon
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/libhandy-1/-/commit/a184d193f75b4b74c80dda22d0dc2290112be1fe">a184d193</a></strong>
<div>
<span>by Daniel Mustieles</span>
<i>at 2021-02-15T15:44:56+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update Spanish translation

(cherry picked from commit 80bc26b4f2fd05ddf63babd7e0cbf5ccd4e354d1)
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/libhandy-1/-/commit/98cad254d2ea610fce8edaabc741f6ef3c6db05b">98cad254</a></strong>
<div>
<span>by Alexander Mikhaylenko</span>
<i>at 2021-02-15T22:47:49+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">swipe-group: Specify null values in GMarkupParser

Prevent warnings with -Wmissing-field-initializers.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/libhandy-1/-/commit/163237b8a59a30917796d54484d2126b8645bc75">163237b8</a></strong>
<div>
<span>by Alexander Mikhaylenko</span>
<i>at 2021-02-15T22:47:49+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">header-group: Specify null values in GMarkupParser

Prevent warnings with -Wmissing-field-initializers.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/libhandy-1/-/commit/f11fcbcf86c7d3c3c3688967af9d5bc7f96ab320">f11fcbcf</a></strong>
<div>
<span>by Alexander Mikhaylenko</span>
<i>at 2021-02-15T22:47:49+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">carousel-box: Initialize lower and upper variables

Fix warnings with --buildtype=optimized.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/libhandy-1/-/commit/c349cbd3d98d49f5583b90aff14c50340f66790c">c349cbd3</a></strong>
<div>
<span>by Daniel Mustieles</span>
<i>at 2021-02-16T09:41:47+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update Spanish translation
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/libhandy-1/-/commit/1c3d8e37557c37a76759662d561fab178b12b168">1c3d8e37</a></strong>
<div>
<span>by Alexander Mikhaylenko</span>
<i>at 2021-02-18T17:27:11+05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">tab-box: Only add threshold once when checking dnd threshold

We were using 2x larger threshold than should have been using.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/libhandy-1/-/commit/33140d2d906c0399471ef495d4d780ec2ecd465b">33140d2d</a></strong>
<div>
<span>by Adrien Plazas</span>
<i>at 2021-02-18T12:48:20+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">tab-box: Fix checking the dnd threshold

A typo caused a miscalculation.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/libhandy-1/-/commit/7385bb6ee76db99a9325ab9c75891e3cd943fad3">7385bb6e</a></strong>
<div>
<span>by Alexander Mikhaylenko</span>
<i>at 2021-02-18T13:13:48+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">css: Fix status page margins when missing one of the children
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/libhandy-1/-/commit/18720b9949b119f341460a051e3444e2264f9ebf">18720b99</a></strong>
<div>
<span>by Philipp Kiemle</span>
<i>at 2021-02-20T21:54:18+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add German translation
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/libhandy-1/-/commit/b35324b8549294759d32dd425ad1588017c252a8">b35324b8</a></strong>
<div>
<span>by Alexander Mikhaylenko</span>
<i>at 2021-02-22T07:31:04+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">examples: Don't bind tooltip bidirectioanlly in the tab view demo

We only have a title->tooltip transform function.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/libhandy-1/-/commit/8bc2fdf2fa3cbff616761044869988b934ba3f9f">8bc2fdf2</a></strong>
<div>
<span>by Richard Purdie</span>
<i>at 2021-02-25T22:08:09+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">hdy-enums*.c.in: Fix reproducibility issue

When full filenames are used in generated sources it makes the resulting
debug packages non-reproducible. Best practise is to use basename in
comments instead.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/libhandy-1/-/commit/fdbf15ca58729f39a7d8784abca5b08042855a7d">fdbf15ca</a></strong>
<div>
<span>by Lains</span>
<i>at 2021-03-01T10:13:41-03:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">carousel-box: Fix non-expanded children position on RTL

Fixes https://gitlab.gnome.org/GNOME/libhandy/-/issues/409
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/libhandy-1/-/commit/1366d987b8b5455304a91790326dd766ecb8a1be">1366d987</a></strong>
<div>
<span>by Alexander Mikhaylenko</span>
<i>at 2021-03-01T22:56:47+05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">swipe-tracker: Clamp position when long swipes are enabled too

Avoid wrapping back to the first page when swiping forward from the last
page.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/libhandy-1/-/commit/8612ab3aba50d8444a9db4ae9a348e3f814859d3">8612ab3a</a></strong>
<div>
<span>by Alexander Mikhaylenko</span>
<i>at 2021-03-08T13:36:24+05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">css: Don't assume parent class == GtkBinClass

This is true for direct GtkBin subclasses, but not for their subclasses.

Now, while HdyClamp is final and it's safe to assume this,
HdyPreferencesGroup is derivable and all its subclasses crash.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/libhandy-1/-/commit/24d98b9e68a5f41d11136ea17e5aeea52e8b72d2">24d98b9e</a></strong>
<div>
<span>by Alexander Mikhaylenko</span>
<i>at 2021-03-11T15:52:19+05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">stackable-box: Fix touchpad swipes when leaflet is not at 0,0

Tweak the window configuration until it works.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/libhandy-1/-/commit/b3613fcef38db47cb37484775ab0b2222ee2d388">b3613fce</a></strong>
<div>
<span>by Alexander Mikhaylenko</span>
<i>at 2021-03-11T12:43:46+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">flap: Manually queue redraw when allocating

This seems to help with glitches when the flap child resizes while the
shadow is visible.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/libhandy-1/-/commit/25d4f26829717d74920095bdd56273b650f888b4">25d4f268</a></strong>
<div>
<span>by Alexander Mikhaylenko</span>
<i>at 2021-03-11T12:43:46+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">flap: Prevent from focusing obscured content when modal
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/libhandy-1/-/commit/7b38a860ffcec6c2ad28153358cc3d037ddb618f">7b38a860</a></strong>
<div>
<span>by Adrien Plazas</span>
<i>at 2021-03-12T13:10:27+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Release 1.2.0
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/libhandy-1/-/commit/0acc63d66e0df4ade2e4a6de50ac6741c2f557f4">0acc63d6</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-03-23T10:45:38+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update upstream source from tag '1.2.0'

Update to upstream version '1.2.0'
with Debian dir 38c81fa11aef631bdfbedf012e8ef9b64f861025
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/libhandy-1/-/commit/3822b2a47976765dc99a3390413f8a1d61ca1c71">3822b2a4</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-03-23T11:31:12+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Drop avatar-Ignore-deprecations-in-hdy_avatar_set_image_load_f.patch: Fixed upstream
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/libhandy-1/-/commit/2ce5fdf3a2f4b34ce3d872c0d821144168c681fa">2ce5fdf3</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-03-23T11:32:10+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Document changes and release 1.2.0-1
</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#24139dae656713ba861751fb2c2ac38839349a7a">
<span class="deleted-file">

.gitattributes
</span>
</a>
</li>
<li class="file-stats">
<a href="#9f621eb5fd3bcb2fa5c7bd228c9b1ad42edc46c8">
NEWS
</a>
</li>
<li class="file-stats">
<a href="#233d593049293c89c17bbe6b45e226f328024635">
data/packaging/rpm/libhandy.spec
</a>
</li>
<li class="file-stats">
<a href="#9c96da0e9f91d7d8937b69b524702c106258f0d1">
debian/changelog
</a>
</li>
<li class="file-stats">
<a href="#6ae0e2c4ff7530ff4550d313fa4313f379b52f96">
<span class="deleted-file">

debian/patches/avatar-Ignore-deprecations-in-hdy_avatar_set_image_load_f.patch
</span>
</a>
</li>
<li class="file-stats">
<a href="#bc34014ab4b9a49dd7a27bdd8d352912607c3a96">
debian/patches/series
</a>
</li>
<li class="file-stats">
<a href="#e7bf57f25d3f65c8aff731938c3d5763329c8f95">
examples/hdy-demo-window.ui
</a>
</li>
<li class="file-stats">
<a href="#12c76e453591308477c25817b99a22e252520b51">
examples/hdy-tab-view-demo-window.c
</a>
</li>
<li class="file-stats">
<a href="#0cc1139e3347f573ae1feee5b73dbc8a8a21fcfa">
meson.build
</a>
</li>
<li class="file-stats">
<a href="#54d6c31c823e250ebb67120d8dd489a69a02213c">
po/LINGUAS
</a>
</li>
<li class="file-stats">
<a href="#8133f48bcd872819f4d7310d09b4ef30a26831b0">
<span class="new-file">
+
po/de.po
</span>
</a>
</li>
<li class="file-stats">
<a href="#bf0ecd6fd82096852700283e68fd723ccfe57871">
po/es.po
</a>
</li>
<li class="file-stats">
<a href="#160f60c3dd59b978e505eccda1925dc3923a1d71">
po/pt_BR.po
</a>
</li>
<li class="file-stats">
<a href="#4a5c1cf4e30bce97baf810ad306a537239e2c52e">
po/sv.po
</a>
</li>
<li class="file-stats">
<a href="#cbc9fed11d02353f7c22dcd5152199db0c23deae">
src/hdy-avatar.c
</a>
</li>
<li class="file-stats">
<a href="#edf670a8388bd4ff5ae36a5255c5a0cd598a5a7d">
src/hdy-avatar.h
</a>
</li>
<li class="file-stats">
<a href="#f805630a50fd8a07b3964ee6c91af85b93b24ddd">
src/hdy-carousel-box.c
</a>
</li>
<li class="file-stats">
<a href="#bdf832427d9aad0b2b5024edb3dd797938f6f09f">
src/hdy-css.c
</a>
</li>
<li class="file-stats">
<a href="#88548021a3042571d49978b9df2cf4dbb3b7682d">
src/hdy-deck.c
</a>
</li>
<li class="file-stats">
<a href="#ff51c319bba3842b2a7e67e195bfbfe98820c115">
src/hdy-enums-private.c.in
</a>
</li>
<li class="file-stats">
<a href="#c8d21cbac2c09d15ab7138ba60595cec5a6d0a2f">
src/hdy-enums.c.in
</a>
</li>
<li class="file-stats">
<a href="#6f1c6be137e7ca5e62196423c856252dea0bde64">
src/hdy-flap.c
</a>
</li>
<li class="file-stats">
<a href="#66f6981ef251596e89e2e15b0cc16d1c84e24111">
src/hdy-header-group.c
</a>
</li>
<li class="file-stats">
<a href="#ab31da9db23dbee353d39549521e58c29b7767f4">
src/hdy-leaflet.c
</a>
</li>
<li class="file-stats">
<a href="#1ab647c13cd4c26a76507e61abb806391d13e38d">
src/hdy-stackable-box-private.h
</a>
</li>
<li class="file-stats">
<a href="#ff4f87583393c44e5f0d32abb4abda3853e744cc">
src/hdy-stackable-box.c
</a>
</li>
<li class="file-stats">
<a href="#dd397c71c5c7fe8f20c762b3bae5ea0d7b1c0659">
src/hdy-swipe-group.c
</a>
</li>
<li class="file-stats">
<a href="#1ebceb767b2a13e79a269667e1816186a1ff99d3">
src/hdy-swipe-tracker.c
</a>
</li>
<li class="file-stats">
<a href="#bd42f84bdc95ea7fe5f37a2941315099e7696fc6">
src/hdy-tab-box.c
</a>
</li>
<li class="file-stats">
<a href="#c6ef4311fe2937193460c182c0496fe2eff535dc">
src/themes/Adwaita-dark.css
</a>
</li>
</ul>
<h5>The diff was not included because it is too large.</h5>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #666;">

<br>
<a href="https://salsa.debian.org/gnome-team/libhandy-1/-/compare/5fe9f268baec5470e0fef54d8b63c0b80d5945a6...2ce5fdf3a2f4b34ce3d872c0d821144168c681fa">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.



</p>
</div>
</body>
</html>