<!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 upstream/latest
at <a href="https://salsa.debian.org/DebianOnMobile-team/phosh">Debian On Mobile / phosh</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/03bfc3482dfb9f3a0df857e39535e22a17defbdb">03bfc348</a></strong>
<div>
<span>by Pablo Barciela</span>
<i>at 2022-02-25T12:11:21+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">head: Variable 'float' instead 'int' for 'base_scaled_w'

'floorf' returns 'float'
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/64336e92fb7bbffaf849d7e54d51c4cd68245ae4">64336e92</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-02-25T15:08:14+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'headVar' into 'main'

head: Variable 'float' instead 'int' for 'base_scaled_w'

See merge request World/Phosh/phosh!1033</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/fe11f9bacc444688b34153e0a6ed0646a8bc27ca">fe11f9ba</a></strong>
<div>
<span>by Hugo Carvalho</span>
<i>at 2022-02-26T18:25:32+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update Portuguese translation
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/f7f7361f4dfa9f14c1fa4c2858de654bd0905819">f7f7361f</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-03-07T11:51:41+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">layer-surface: Allow to fetch margins

This is a bit simpler than using g_object_get() directly.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1031>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/6ec16e7920977d12b5646062eb7d92d82f635dd2">6ec16e79</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-03-07T11:51:41+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">layer-surface: Allow to fetch configured width and height

Avoid g_object_get() roundtrip

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1031>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/0471d17a9b3d6cc2b5db5d7a08e9d7be28957458">0471d17a</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-03-07T11:51:41+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">util: Move local_date() from lockscreen

It's useful in the top-panel too

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1031>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/892ffa1f54ae6be82494984b996b362cf115778b">892ffa1f</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-03-07T11:51:41+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">arrow: Add doc string

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1031>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/51d73d601ec366fd4e0dcbce2a4abab6e7a9270b">51d73d60</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-03-07T11:51:41+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">home: Simplify osk button visibility setting

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1031>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/a2e5bb6db4b14e06ec2a6855914211cd0d12574d">a2e5bb6d</a></strong>
<div>
<span>by Marge Bot</span>
<i>at 2022-03-07T12:17:45+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'cleanups' into 'main'

Improvements from !934

See merge request World/Phosh/phosh!1031</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/60ea7c568ef2e1a85fb895e37541d281b2f158de">60ea7c56</a></strong>
<div>
<span>by Pablo Barciela</span>
<i>at 2022-03-09T09:11:49+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix [-Wignored-qualifiers] warnings

Fixes the warnings:

../src/gtk-mount-prompt.c:536:1: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
  536 | const GStrv
      | ^~~~~

../src/gtk-mount-prompt.h:27:1: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
   27 | const GStrv       phosh_gtk_mount_prompt_get_choices (PhoshGtkMountPrompt *self);
      | ^~~~~

../src/notifications/notification.c:722:1: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
  722 | const GStrv
      | ^~~~~

../src/notifications/notification.h:106:1: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
  106 | const GStrv               phosh_notification_get_actions   (PhoshNotification        *self);
      | ^~~~~

Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1034>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/4d14bf669698c78d86165c9270fa8b2a55ed2309">4d14bf66</a></strong>
<div>
<span>by Marge Bot</span>
<i>at 2022-03-09T09:14:21+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'Wignored-qualifiers' into 'main'

Fix [-Wignored-qualifiers] warnings

See merge request World/Phosh/phosh!1034</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/54b1045e810c58d65c3b783652d1ee37586c63b7">54b1045e</a></strong>
<div>
<span>by Jiri Grönroos</span>
<i>at 2022-03-09T20:06:04+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update Finnish translation
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/2fba525af18d41150ced038218eed2f23220cb76">2fba525a</a></strong>
<div>
<span>by Мирослав Николић</span>
<i>at 2022-03-12T12:08:12+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update Serbian translation
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/1c3d495b0262c9d8e0506b88d42f85c24b4bb6cf">1c3d495b</a></strong>
<div>
<span>by Prasanta Hembram</span>
<i>at 2022-03-13T14:18:51+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add Santali translation
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/2e7180426cf4610b83bce474a1993521bf9b1ac7">2e718042</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-03-14T14:06:20+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">d/changelog: Fix typos

Gbp-Dch: Ignore

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1035>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/fca9c465d9baec3df0794f06f29ed4eec917d388">fca9c465</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-03-14T14:06:20+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">tests: Fix typo

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1035>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/61bbe2f9fe63713a606f59ab7ed8fd18fa4e1657">61bbe2f9</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-03-14T14:06:20+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">wwan: Make source file name match PhoshWwanManager

We separate words by '-'.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1035>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/184d9f1f2a7a1517531a7e7aab270554ea908cba">184d9f1f</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-03-14T14:06:20+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">vpn-manager: Drop property name prefix

Use the style from HACKING.md

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1035>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/9b2ccf66ab1b0a3bcbcfb4fce354c0eb4ce81b3d">9b2ccf66</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-03-14T14:06:20+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">settings: Include the abstract WWAN header

We don't use any backend specific code here.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1035>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/bd45aec6256e3566cfc933706dd88e0d3688c066">bd45aec6</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-03-14T14:06:20+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">docs: Add PhoshWwanManager

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1035>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/a4b3118add7131f2dc830690666d4b7cbd3704ec">a4b3118a</a></strong>
<div>
<span>by Sam Hewitt</span>
<i>at 2022-03-14T14:06:20+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">data: Add no-data variant of cellular icons

Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1035>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/cf73fed6716fd165dc5c4645de2ba57d2f8d04bc">cf73fed6</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-03-14T14:06:20+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">wwan-manager: Add data-enabled property

This allows to indicate whether mobile data is enabled

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1035>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/3b9894fba58dbea73b3c1c3a43c9d884ff4e7e23">3b9894fb</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-03-14T14:06:20+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">wwan-info: Make source file name match PhoshWWanInfo

We separate words by '-'.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1035>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/cbf92e1136c2d3223687f5d5820cc45f669f378b">cbf92e11</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-03-14T14:06:20+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">wwan-info: Indicate status of mobile data

We use two arrays with icon names so we can still avoid allocations.

Closes: #721

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1035>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/ab976ce28509f4851ead86b868724e61415cdc01">ab976ce2</a></strong>
<div>
<span>by ZenWalker</span>
<i>at 2022-03-14T14:06:20+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">wwan-info: Drop unused macro

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1035>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/3fdbcda7388dbe5e8cbf9ca50ee4f5e3536f6a75">3fdbcda7</a></strong>
<div>
<span>by Marge Bot</span>
<i>at 2022-03-14T14:29:24+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'wwan-data' into 'main'

Indicate lack of mobile data

Closes #721

See merge request World/Phosh/phosh!1035</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/cab4699172007864039e5cea2a3dcef7a036fb25">cab46991</a></strong>
<div>
<span>by Emin Tufan Çetin</span>
<i>at 2022-03-19T09:31:05+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update Turkish translation
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/a9d5adb4f10b83eea07291d13a5a2c15e2f5d14b">a9d5adb4</a></strong>
<div>
<span>by Piotr Drąg</span>
<i>at 2022-03-20T13:52:06+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update Polish translation
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/344327737054180fd68fdb1d95207cdbc7c4d0da">34432773</a></strong>
<div>
<span>by Piotr Drąg</span>
<i>at 2022-03-20T15:14:26+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">po: Remove .pot file

Damned Lies automatically generates one for us.

Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1038>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/974d2c9c482a99f677016e30594449682ff94ae4">974d2c9c</a></strong>
<div>
<span>by Marge Bot</span>
<i>at 2022-03-20T15:38:04+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'piotrdrag/remove-pot' into 'main'

po: Remove .pot file

See merge request World/Phosh/phosh!1038</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/c3f781dc8448f479658a291514c882c0f315fbe6">c3f781dc</a></strong>
<div>
<span>by Pablo Barciela</span>
<i>at 2022-03-21T12:49:30+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">gvc-channel-bar: Fix [Wbad-function-cast] warning

Fixes the warning:
 ../src/settings/gvc-channel-bar.c: In function 'gvc_channel_bar_set_is_amplified':
 ../src/settings/gvc-channel-bar.c:320:35: warning: cast from function call of type 'gdouble' {aka 'double'} to non-matching type 'int' [-Wbad-function-cast]
   320 |     if ((int)self->base_volume == (int)ADJUSTMENT_MAX_NORMAL) {
       |                                   ^

Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1036>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/6093018155477d2c51d71b86f4eacd4d2ad25cdb">60930181</a></strong>
<div>
<span>by Marge Bot</span>
<i>at 2022-03-21T12:30:20+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'gvc-channel-bar_badcast' into 'main'

gvc-channel-bar: Fix [Wbad-function-cast] warning

See merge request World/Phosh/phosh!1036</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/7a9edca1063af227b58074cbbb3596d9df4c7522">7a9edca1</a></strong>
<div>
<span>by Kai Lüke</span>
<i>at 2022-03-21T12:32:42+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Emit WakeUpScreen signal and reset idle timers on resume

When the device resumes from suspend and there is no user input,
gsd-power remains in the "sleep" state because there is no WakeUpScreen
signal such that even when the new idle timer that gsd-power registered
after resume triggers, the transition from "sleep" to "sleep" is
ignored and the system does not suspend. A second difference to the
behavior of Mutter/GNOME Shell is that on resume there is no reset of
the registered idle timers which should also be fixed to ensure that
Phosh behaves the same.

Act on the logind PrepareForSleep signal (the resume case) to emit the
WakeUpScreen signal and reset the idle timers.

Fixes https://gitlab.gnome.org/World/Phosh/phosh/-/issues/686

Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1016>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/6c18b323200ff1754cc22c6f32edec129e0e1fa2">6c18b323</a></strong>
<div>
<span>by Marge Bot</span>
<i>at 2022-03-21T12:58:47+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'kailueke/gsd-power-suspend' into 'main'

Emit WakeUpScreen signal and reset idle timers on resume

Closes #686

See merge request World/Phosh/phosh!1016</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/bc26bf0827abe4d841dcf252b9f5195de4b4c691">bc26bf08</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-03-21T12:59:27+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">quick-settings: Follow g-c-c to Settings rename

We have another mention of org.gnome.ControlCenter in
phosh_get_desktop_app_info_for_app_id() but let's keep that for one more
iteration to ease upgrades. Settings now reports a sane app-id
`org.gnome.Settings`.

Closes: https://gitlab.gnome.org/World/Phosh/phosh/-/issues/742

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1037>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/81f341e0e6bf9a438332d5f6cbfd238b7985787f">81f341e0</a></strong>
<div>
<span>by Marge Bot</span>
<i>at 2022-03-21T13:34:47+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'g-c-c-2-settings' into 'main'

quick-settings: Follow g-c-c to Settings rename

Closes #742

See merge request World/Phosh/phosh!1037</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/00096f8718dbfee0d75514e93960b08073fcf836">00096f87</a></strong>
<div>
<span>by free software</span>
<i>at 2022-03-21T13:35:26+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">po: Update Spanish translation

Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1039>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/c9a57bfed6298ebc0ee9608603b7467f635be126">c9a57bfe</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-03-21T13:35:26+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">po: Drop es_ES.po

We have es.po

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1039>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/df842afa5d6495f490fcfcaaf19dc5c4158e5566">df842afa</a></strong>
<div>
<span>by Marge Bot</span>
<i>at 2022-03-21T14:02:11+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'undefined' into 'main'

Update Spanish translation

See merge request World/Phosh/phosh!1039</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/38c6263c489cf2cf1e4e0ef4fa02d74b84eca0c3">38c6263c</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-03-22T07:52:31+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">build: Document libphosh_{,tool_}sources

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/956>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/c9e3fb44187a835c6f4174c7c3b5f4b71c410023">c9e3fb44</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-03-22T07:52:31+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">testlib: Clear heads and modes only when used

When using the ful shell the stub is never used so don't
try to free anything from it. This avoids

  ** (.../test-take-screenshots:46792): CRITICAL **: 13:46:36.396: heads: (nil) (nil)
  Bail out! GLib-FATAL-CRITICAL: g_ptr_array_free: assertion 'rarray' failed

when e.g. running tests/test-take-screenshot

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/956>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/fd082ef7a67781c04e426df8efbb5f531a7512af">fd082ef7</a></strong>
<div>
<span>by Florian Loers</span>
<i>at 2022-03-22T07:52:31+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">portal: Add access api

Implements org.freedesktop.impl.portal

Closes #49

Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/956>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/4f405d2452cf392d02247f3efd63b69820ec4d60">4f405d24</a></strong>
<div>
<span>by Florian Loers</span>
<i>at 2022-03-22T07:52:31+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">data: Install phosh.portal

This makes xdg-desktop-portal use our access implementation.

Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/956>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/59c93626cec690954724aec480c788294b4a5812">59c93626</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-03-22T07:52:31+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">debian: Install portal

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/956>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/9f36afc2aa6f771d2af864e6725a468147873f20">9f36afc2</a></strong>
<div>
<span>by Marge Bot</span>
<i>at 2022-03-22T08:17:57+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'issue/49' into 'main'

Implement Portal Access API

Closes #49

See merge request World/Phosh/phosh!956</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/eef1d3ff34d1f9ca841035efebf1c72e69e7942b">eef1d3ff</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-03-22T12:47:26+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ci: Simplify docker file for i386 builds

We don't need any packages from experimental anymore

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1043>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/26f9f901e758c59b76e19641362ee0aaddfc100b">26f9f901</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-03-22T12:47:26+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ci: Use bookworm for i386 image too

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1043>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/16c2f17bbe82a6debaa2d63f9d9f6e546285e73b">16c2f17b</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-03-22T12:47:26+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ci: Use bookworm image for i386 builds

This makes sure we can use e.g. newer meson features.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1043>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/d6dc5363e6fb7836144e71d70854d55ff9b269b2">d6dc5363</a></strong>
<div>
<span>by Marge Bot</span>
<i>at 2022-03-22T13:12:56+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'cross-docker' into 'main'

Modernize i386 build

See merge request World/Phosh/phosh!1043</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/d018751d16df7e4bcafdec4d760c5abbf9511174">d018751d</a></strong>
<div>
<span>by Pablo Barciela</span>
<i>at 2022-03-22T13:27:36+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">meson: Avoid deprecated 'Dependency.get_pkgconfig_variable'

Fixes the warning:
NOTICE: Future-deprecated features used:
 * 0.56.0: {'meson.build_root', 'Dependency.get_pkgconfig_variable', 'meson.source_root'}

Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1041>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/c7fac09508a82f1616f26ee6b523b474a3c6e5df">c7fac095</a></strong>
<div>
<span>by Marge Bot</span>
<i>at 2022-03-22T14:00:00+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'meson' into 'main'

meson: Avoid deprecated 'Dependency.get_pkgconfig_variable'

See merge request World/Phosh/phosh!1041</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/e64a916ae27c366530f4bbe5b57a920452ad59cb">e64a916a</a></strong>
<div>
<span>by Martin</span>
<i>at 2022-03-22T14:26:37+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update Slovenian translation
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/448578af18b64f64eecda9565549ce91c8553798">448578af</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-03-23T10:32:11+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">po: Update Spanish translation

Bring translations more in line what was previously used.

Thanks: ZenWalker
Fixes: 00096f87 ("po: Update Spanish translation")
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1042>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/b8ac5fcba47af8d6fdd2ada71a2f23c86a6c71be">b8ac5fcb</a></strong>
<div>
<span>by Marge Bot</span>
<i>at 2022-03-23T09:57:10+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'es.po' into 'main'

po: Update Spanish translation

See merge request World/Phosh/phosh!1042</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/c28afeab0690c3a55332994d93e8b1b267e654d6">c28afeab</a></strong>
<div>
<span>by Pablo Barciela</span>
<i>at 2022-03-23T12:03:32+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ci: Show 'build:cross-debian-bookworm:i386' instead bullseye

Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1044>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/efaf509afdd497f22f5c2292690193c2fe3d9599">efaf509a</a></strong>
<div>
<span>by Marge Bot</span>
<i>at 2022-03-23T11:53:21+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'bookwormi386' into 'main'

ci: show 'build:cross-debian-bookworm:i386' instead bullseye

See merge request World/Phosh/phosh!1044</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/cd254d71333ab66d8b9358e9f4c70faab3a6214d">cd254d71</a></strong>
<div>
<span>by Pablo Barciela</span>
<i>at 2022-03-24T11:29:36+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/DebianOnMobile-team/phosh/-/commit/be8c670a262be94a480e6c2f97169252c806b9bb">be8c670a</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-03-25T09:04:23+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Document changes and release 0.17.0

Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1046>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/e9651c72a6c3033597d40b135c230262a2bf4cb6">e9651c72</a></strong>
<div>
<span>by Marge Bot</span>
<i>at 2022-03-25T09:33:21+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'rel-0.17.0' into 'main'

Document changes and release 0.17.0

See merge request World/Phosh/phosh!1046</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/ad17d5a051d9b20d6f1d5793f35ab3afa9d719a0">ad17d5a0</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-03-25T11:05:26+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 0.17.0</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#587d266bb27a4dc3022bbed44dfa19849df3044c">
.gitlab-ci.yml
</a>
</li>
<li class="file-stats">
<a href="#b9613ccf7619fb11ecfeb3e3502d1916bca95811">
.gitlab-ci/debian-cross.Dockerfile
</a>
</li>
<li class="file-stats">
<a href="#9f621eb5fd3bcb2fa5c7bd228c9b1ad42edc46c8">
NEWS
</a>
</li>
<li class="file-stats">
<a href="#8524f1477f1462b17cdab185414f81093b7ebb56">
<span class="new-file">
+
data/icons/network-cellular-no-data-signal-excellent-symbolic.svg
</span>
</a>
</li>
<li class="file-stats">
<a href="#cd8d87403ca69007cebc6df91f5d56095acb4dbf">
<span class="new-file">
+
data/icons/network-cellular-no-data-signal-good-symbolic.svg
</span>
</a>
</li>
<li class="file-stats">
<a href="#027bb44b6f2dbd3cf5a823737b3ed24de52443b9">
<span class="new-file">
+
data/icons/network-cellular-no-data-signal-none-symbolic.svg
</span>
</a>
</li>
<li class="file-stats">
<a href="#a913cb77f8351b53f06fc2782e7470e85eca1779">
<span class="new-file">
+
data/icons/network-cellular-no-data-signal-ok-symbolic.svg
</span>
</a>
</li>
<li class="file-stats">
<a href="#0f1c9a96c0717e9abdb5ab4a0f0f5f4874b4b025">
<span class="new-file">
+
data/icons/network-cellular-no-data-signal-weak-symbolic.svg
</span>
</a>
</li>
<li class="file-stats">
<a href="#324fe022d6adf6fa83beeabd08e4dcc1c42be108">
data/meson.build
</a>
</li>
<li class="file-stats">
<a href="#8904b19e2491ccd29b8a690eda5490aaa44596cf">
<span class="new-file">
+
data/phosh.portal
</span>
</a>
</li>
<li class="file-stats">
<a href="#9c96da0e9f91d7d8937b69b524702c106258f0d1">
debian/changelog
</a>
</li>
<li class="file-stats">
<a href="#d14a900d9fb86473dac0aab1ae8819fa2eb2becf">
debian/phosh.install
</a>
</li>
<li class="file-stats">
<a href="#faf15cd8173c62945898f63febc942899c5f24b6">
docs/meson.build
</a>
</li>
<li class="file-stats">
<a href="#c98ad904536c0a87c0e327cb066dc77cf3667612">
docs/phosh-docs.xml
</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="#1f35254eafd260ef7262c1165537916497a1d165">
po/POTFILES.in
</a>
</li>
<li class="file-stats">
<a href="#bf0ecd6fd82096852700283e68fd723ccfe57871">
po/es.po
</a>
</li>
<li class="file-stats">
<a href="#4970d8f742fd20be70843f239a8e2bbaca68b7fb">
<span class="deleted-file">

po/es_ES.po
</span>
</a>
</li>
<li class="file-stats">
<a href="#4a909f28ec13a23ac75c362bf9a9e15669d47d6d">
po/fi.po
</a>
</li>
<li class="file-stats">
<a href="#74adca948cd9fddf7f9644856d4988126ffe9601">
po/pl.po
</a>
</li>
<li class="file-stats">
<a href="#7a488413e07158a724225892439d611e4ba28ba0">
po/pt.po
</a>
</li>
<li class="file-stats">
<a href="#28f1a773d458f47ad0475f0d34d4ac91b19f37af">
po/phosh.pot

po/sat.po
</a>
</li>
<li class="file-stats">
<a href="#7e2711a6522cf155c0feff1d146c8b426502177f">
po/sl.po
</a>
</li>
<li class="file-stats">
<a href="#bda7bced01d5161a83057e18daf3fe692099e5ac">
po/sr.po
</a>
</li>
<li class="file-stats">
<a href="#cf4f0b0dadc52f5cd0dfbc7af6bc3ca27ba42355">
po/tr.po
</a>
</li>
<li class="file-stats">
<a href="#6b5f9b057f2fa05dc7d3e0745ac4768207de494e">
protocol/meson.build
</a>
</li>
<li class="file-stats">
<a href="#5b94302236df8da0b9d113dabb14b9fe6cd17aac">
src/app-auth-prompt.c
</a>
</li>
<li class="file-stats">
<a href="#8340d46f1e4ecc9206296d05c85638350de6d4e4">
src/app-auth-prompt.h
</a>
</li>
<li class="file-stats">
<a href="#6b44382023d518f5f0e5750bc1063a4d47ee2dba">
src/arrow.c
</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/DebianOnMobile-team/phosh/-/compare/7228298762b38f6a976399c96f2f04727d99abf2...ad17d5a051d9b20d6f1d5793f35ab3afa9d719a0">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>