<!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/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/0e79cc87460749cf3f58711502c99255c51f8d24">0e79cc87</a></strong>
<div>
<span>by xam ina</span>
<i>at 2020-12-18T18:12:54+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update fr.po
Modification:
-Lock Screen becomes "Verrouiller l'écran"
-Logout becomes "Déconnexion"
-Restart becomes "Redémarrer"
-Power off becomes "Éteindre"</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/2e84d7f4fc34b5185001e9c819f107bcc19a6b56">2e84d7f4</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-12-21T17:00:18+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">keyboard-events: Drop newlines from `g_warning()`

g_warning newline terminates on it's own.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/ac2d8a501e88e5b3a32b61e807b19eacda563622">ac2d8a50</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-12-22T07:52:45+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">d/control: Update from debian

This typos and package sections

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/a41fcdabf21ad9131a342f1d58d9c93c1bb4131f">a41fcdab</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-12-22T07:52:45+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">d/control: Update dependencies/recommends from Debian

We don't pull them in on amber and we want them for byzantium
anyway.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/341b54bdbbfb07746cd283b7254c0c78c8e1aa59">341b54bd</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-12-22T21:09:45+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">gitlab-ci: Drop test-package stage

Since we have PureOS packaging mostly separate drop the
last pipeline stage since that is run there. This brings
down build times and uses fewer runners.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/11bfd2a57036f198fe247e9e87e68927b9124fc7">11bfd2a5</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-12-23T09:32:13+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Move overrides to data

This makes it simpler for downstreams to track changes.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/beea19ce75bc31729b91a471c1a0b60d441ed6f2">beea19ce</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-12-23T09:32:13+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Move systemd service to data/

This makes it simpler to track for downstreams.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/9c04cf6113e7f45e79c232ad9c550b3fe81b6fd6">9c04cf61</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-12-24T08:02:56+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">lockscreen: Drop leading space in day of month

Closes: #225

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/79c0547c36d82d1fa9c19c0afc2922570000dd03">79c0547c</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-12-24T08:02:56+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">po: Adjust locales to string change

This avoids breaking all locales

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/9ed65be981e1b33fb84967ab77ecca76314f00e7">9ed65be9</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-12-27T17:16:40+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">notify-manager: Don't leak notifiation

A ref is taken when added to the list so no need to keep
it around

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/e16407177cba95c4a434e256259c01b95ae357a2">e1640717</a></strong>
<div>
<span>by Anders Jonsson</span>
<i>at 2020-12-29T12:26:42+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">po: Update Swedish translation
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/bbfa3ae6b5fe63fead82180954bd2139bb88a152">bbfa3ae6</a></strong>
<div>
<span>by Tomasz</span>
<i>at 2020-12-30T20:00:14+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update Polish translation

po: update Polish translation
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/0ca4ab1bf60df0970ecfd71e087fd72d298d3a30">0ca4ab1b</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-12-31T11:47:34+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">settings: Make sure we rotate clockwise

wlroots as of 0.11.0 changed rotation correction. Adapt to that,
we don't bother what older versions do - downstream can just
revert.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/e014a55041c08cb2c0e2bab48d084715b054e7ef">e014a550</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-06T17:24:39+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">shell: Properly sync lock property

The shell's locked property did not really reflect the state of
lockscreen-manager's "locked" property. Fix this by binding those two.

This will also simplify things like the rotation manager since we
don't need to pass the lockscreen-manager around anymore.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/726b5662de273728aadae143b4071ddc36963b57">726b5662</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-06T18:01:38+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">polkit-auth-agent: Disable verbose debugging

We don't want cookies, etc to end up in the logs

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/c1fd47ace38eceef06cb8b4e782788dfe21c06c7">c1fd47ac</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-06T18:01:38+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">polkit-auth-prompt: Unref session too

Otherwise we'll get a "completed" signal when phosh shuts down leading
to

(phosh:12595): Gtk-CRITICAL **: 17:55:54.666: gtk_spinner_stop: assertion 'GTK_IS_SPINNER (spinner)' failed

(phosh:12595): Gtk-CRITICAL **: 17:55:54.666: gtk_widget_hide: assertion 'GTK_IS_WIDGET (widget)' failed

in the logs

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/cbe5917a3d142ea5ca0a17eff8ea8fd4e934395a">cbe5917a</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-06T18:01:38+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">polkit-auth-agent: Toggle auth prompt with lockscreen visibility

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/ee5ddbfa0f175c0c3b2d74747ef47a67b3ced905">ee5ddbfa</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-06T18:01:38+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">wifimanager: Toggle network auth prompt with lockscreen visibility

Closes: #299

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/b9ba377a780f9eb6fee98d882427b8790242a9b7">b9ba377a</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-06T20:31:17+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">system-prompter: Toggle system auth prompt with lockscreen visibility

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/6d3b38a9e8b8b4c8134f578d3e438985cb2c598b">6d3b38a9</a></strong>
<div>
<span>by Timo Jyrinki</span>
<i>at 2021-01-08T19:06:06+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">po: Update Finnish translation
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/fbcc7525260170496137460c308ceefadc5a6cf8">fbcc7525</a></strong>
<div>
<span>by xam ina</span>
<i>at 2021-01-10T11:10:16+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">po: Update French translation</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/e0e68f8d51cf917adec81be0ecb5fce8a989a463">e0e68f8d</a></strong>
<div>
<span>by Sebastian Krzyszkowiak</span>
<i>at 2021-01-13T22:30:20+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">gitlab-ci: Don't use global before_script for package jobs

It used to work accidentally because pipeline definitions
had been overriding before_script, which isn't the case anymore.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/f339520422f0c61746b7e9f34e51a71fb57972e5">f3395204</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-15T02:03:33+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">monitor-manager: Clarify physical and logical monitors

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/8391a4abdaa4ae2fbb69086d2ec31e5a66a1352d">8391a4ab</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-15T02:03:33+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">monitor-manager: Use head for physical monitors in get_current_state

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/28ccec11688f5786de28580dd173433f54f384a9">28ccec11</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-15T02:03:33+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">monitor-manager: Don't bother setting up modes in GetResources

Only the ones from CurrentState are relevant.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/333061196e13ec4049d2e7c178fb1241b726938a">33306119</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-15T02:03:33+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">monitor-manager: Make sure to bump serial on config changes

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/9e4931c212e8df0a9b1488d54764dba4eb3f54dd">9e4931c2</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-15T02:03:33+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">monitor-manager: Notify DBus listeners about config changes

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/fd73afb487c869816f264bdffe748c52f338efb4">fd73afb4</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-15T02:03:33+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">monitor: Add description

We'll use that to match up with heads

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/07cf1c393e80998d2fec9c8155a57e629645180e">07cf1c39</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-15T02:03:33+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">head: Add connector information

Needed to switch monitor-manager to use heads.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/a6bab85e638136710099eff379a0cbeaf6078e4c">a6bab85e</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-15T02:03:33+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Allow to switch output configurations

This allows to disable heads and turn them back on which is useful for
docked mode)

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/75cad1aaeb76f75b1cd6066392f956e083f6f5ec">75cad1aa</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-15T02:03:33+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">monitor-manager: Flip transform

The transform we get from the DBus protocol is flipped
regarding Waylands view on it. This is similar to what
was done in wlroots to preserve config changes.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/fe30ec9d3ce6910c1cc5e7a413dd7b9e4a22a7d7">fe30ec9d</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-15T02:03:33+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">protocols: Update wlr-output-management

v2 supports make/model/serial.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/31124e85b99d3464e3b1ac94f0be64481b2c2c0d">31124e85</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-15T02:03:33+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">head: Use v2 of wlr-output-management

This allows for vendor/product/serial again.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/966dd3a8b231b5aa8c96c8a18a50f9b8b1a8a47d">966dd3a8</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-15T02:03:33+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">monitor-manager: Improve display name

We have the necessary info in the heads now. Code
inspired from what's done in mutter.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/7c8f2bab12f8f35a3014ce5e0e9392601b9546f4">7c8f2bab</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-15T02:03:34+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">head: Add a mode name and lookup

We don't bother with a hash map since e.g. removal would mean
iteration too so just do a linear search when needed.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/0161162c6a9632b70acbf97add609cfaea2a2640">0161162c</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-15T02:03:34+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">monitor-manager: Set output resolution as well

Closes: #140

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/9a35fd1272df3872677d99089c99f4b510ccb552">9a35fd12</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-15T02:03:34+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">head: Allow to fetch supported scales

We only do integer scaling and use the same limits than mutter
(max 400%).

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/29a7e0d6ef832c08259fd3fbbadf8157b111ee22">29a7e0d6</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-15T02:03:34+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">monitor-manager: Allow to set scaling too

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/a85f73d0dd03bb6acd853c551fc52f5e9ecafa55">a85f73d0</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-15T02:03:34+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">mode-manager: Improve external output detection

If there's a single output and it's not built-in it's an external
one.

Closes: #436

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/c48d88e4352ab94d4784d80a19e8bfed6f3a4c0a">c48d88e4</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-15T02:03:34+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">head: Allow for smaller logical area in portrait

This allows to set the scaling e.g. on the Librem 5.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/ccf391d6de163afa22fdb00ec881d07ffa8c2972">ccf391d6</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-15T02:03:34+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">head: Allow to easily clear all pending state.

Instead of having this in different places add a single helper.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/9c96a4cd723fd4b3feb40747b4bce2b2772408b3">9c96a4cd</a></strong>
<div>
<span>by Sebastian Krzyszkowiak</span>
<i>at 2021-01-15T13:20:33+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">gitlab-ci: Simplify package:deb-pureos-amber job

Thanks to librem5-ci!14 our before_script doesn't have to
do the apt preparations anymore.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/4d70d3d9e14a480d952ad9f66ab864e1ee1e77c2">4d70d3d9</a></strong>
<div>
<span>by Yuri Chornoivan</span>
<i>at 2021-01-15T16:52:54+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update Ukrainian translation
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/15285313cc7cd064fa8238ecf5a963435c3de168">15285313</a></strong>
<div>
<span>by Sebastian Krzyszkowiak</span>
<i>at 2021-01-15T17:35:28+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">gitlab-ci: Use "needs" keyword instead of "dependencies" for test+docs stage

This allows for better paralelism in the pipeline.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/3a2db9f63948782aacdebd4c5eb9449a2b9388a5">3a2db9f6</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-15T19:52:23+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">polkit-auth-prompt: Grab focus on every request

Otherwise the input field isn't refocused after a failed attempt.

Closes: #470

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/d90f8fb9d676d100a6028a14157a3659dd1203b5">d90f8fb9</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-15T19:52:23+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">system-prompter: Focus confirmation entry

Select the confirmation entry when showing a confirmation prompt.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/0098cdfc9d791b56f580cc76ea1f8e42a31efbdb">0098cdfc</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-15T19:52:24+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">system-prompter: Focus password entry

Refocus the password entry when the prompt is shown. Otherwise
the focus is on the button after failed password attempt when
using touch.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/838216785bf519bae78151762d5c84e07c64614f">83821678</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-15T20:31:33+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">timestamp-label: Introduce phosh_time_diff_in_words

This is mostly to make things easily testable

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/544e97bf092a39813f72745cb57be0d0e0649758">544e97bf</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-15T20:31:33+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">timestamp-label: Unbreak relative days and months

Phones have a long uptime so fall back to pure date printing
after 1y.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/1c9bce43b7d693115397e564120bdc01d8977436">1c9bce43</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-15T20:31:33+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">timestamp-label: Unbreak relative years

So far there always was fallback, drop that.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/6770467dfb81a454ffb360c8a385a2253a0e00ce">6770467d</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-15T20:31:33+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">timestamp-label: Add more flexibility to formats

Some languages want to have 'almost' and 'over' past the numbers.

See https://source.puri.sm/Librem5/phosh/-/merge_requests/708

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/f493b433b560a8eb44a2843214632342693adcb1">f493b433</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-15T20:31:33+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">po: Update pot file

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/4c8e5b5d48c180d6ad7f04a33a5b9a7b26194564">4c8e5b5d</a></strong>
<div>
<span>by Yuri Chornoivan</span>
<i>at 2021-01-16T09:59:30+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">po: Update Ukrainian translation
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/f5b3b06413b364972e92ccdc052ff5194fa74904">f5b3b064</a></strong>
<div>
<span>by 寮</span>
<i>at 2021-01-16T16:36:59+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">po: Update Japanese translation
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/c623f3ca5415e10354af419b8aed67704e578fc4">c623f3ca</a></strong>
<div>
<span>by 寮</span>
<i>at 2021-01-16T23:44:47+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">docked-info: Mark 'Undocked' as translatable too

"Docked" and "Undockd" are user visible strings and
only the former was marked as translatable so far
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/f6fe549ec2b5656a071fb10f1443fc42f3fd3a94">f6fe549e</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-17T17:49:25+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Document changes and release 0.8.0
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/be5497f682ecead8a9a627b7b9fd5ed155eff8f7">be5497f6</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-19T10:26:36+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Build-depend libsystemd-dev

Needed for logind support
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/f0519de601c7bc827030c4078a13bfc5e5dfb493">f0519de6</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-19T10:26:36+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">d/phosh.service: Add XDG_SESSION_{DESKTOP,TYPE}

Needed for logind support.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/dbb74ae0dc9c4f6668fd04569478543bd5ce0865">dbb74ae0</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-19T10:27:25+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update upstream source from tag 'v0.8.0'

Update to upstream version '0.8.0'
with Debian dir cfa4beabe44f4167bfa6f59ebb78ca15e0c0ce21</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/49989ff1f8e2ac053f4f5000788ce8337bee5b77">49989ff1</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-19T10:30:51+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">debian: We now pick phosh.service from data/
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/fa9095229a091a8a1d716174bcee92bfbc28e62e">fa909522</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-19T10:34:01+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">debian: Pick schema overrides from data/
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/f6dc42a99107884bde17d9cd55cd36767578a9e9">f6dc42a9</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-19T11:14:47+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Document changes and release 0.8.0-1
</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="#c4c801e51ba992259470cd2e8bd7701f3f0bb990">
debian/00_sm.puri.Phosh.gschema.override

data/00_sm.puri.Phosh.gschema.override
</a>
</li>
<li class="file-stats">
<a href="#324fe022d6adf6fa83beeabd08e4dcc1c42be108">
data/meson.build
</a>
</li>
<li class="file-stats">
<a href="#4903c5bdf6a4a3386262b8c0f735bfc08ac67b92">
debian/phosh.service

data/phosh.service
</a>
</li>
<li class="file-stats">
<a href="#9c96da0e9f91d7d8937b69b524702c106258f0d1">
debian/changelog
</a>
</li>
<li class="file-stats">
<a href="#58ef006ab62b83b4bec5d81fe5b32c3b4c2d1cc2">
debian/control
</a>
</li>
<li class="file-stats">
<a href="#81ff8bce26f727fc15df431ec6cd0105b6c46953">
debian/phosh-mobile-tweaks.install
</a>
</li>
<li class="file-stats">
<a href="#8756c63497c8dc39f7773438edf53b220c773f67">
debian/rules
</a>
</li>
<li class="file-stats">
<a href="#0cc1139e3347f573ae1feee5b73dbc8a8a21fcfa">
meson.build
</a>
</li>
<li class="file-stats">
<a href="#52f82c6b2d6bbf79e8143d0b72b2b170df2d52be">
po/am.po
</a>
</li>
<li class="file-stats">
<a href="#580198df69160e9ca39c268d0e926fabed8ee79b">
po/ar.po
</a>
</li>
<li class="file-stats">
<a href="#4e573a66c66b45b45a1e180cad791738ed22cdd2">
po/bg.po
</a>
</li>
<li class="file-stats">
<a href="#b91599a7e7dcdfc93152518865a9d894acfe41c9">
po/ca.po
</a>
</li>
<li class="file-stats">
<a href="#fccf081b8d2f9631b6347df4a24d22fac5a73474">
po/cs.po
</a>
</li>
<li class="file-stats">
<a href="#a63dd2f4a3ecc8a7c3eafda9edbe00b1d6265057">
po/da.po
</a>
</li>
<li class="file-stats">
<a href="#8133f48bcd872819f4d7310d09b4ef30a26831b0">
po/de.po
</a>
</li>
<li class="file-stats">
<a href="#3bafccb9af67dabadf14249200c6fa952e38fe42">
po/el.po
</a>
</li>
<li class="file-stats">
<a href="#07e68c876fefebcaf08ceae8b78c78bc4e8c5032">
po/en_GB.po
</a>
</li>
<li class="file-stats">
<a href="#a3f451ea65440f2aeeb648c6abd53ed949ca97d2">
po/eo.po
</a>
</li>
<li class="file-stats">
<a href="#bf0ecd6fd82096852700283e68fd723ccfe57871">
po/es.po
</a>
</li>
<li class="file-stats">
<a href="#4970d8f742fd20be70843f239a8e2bbaca68b7fb">
po/es_ES.po
</a>
</li>
<li class="file-stats">
<a href="#804f8c75d12ae05ad9351001530d8575e03a169d">
po/eu.po
</a>
</li>
<li class="file-stats">
<a href="#e12a31846ecc18b4dcc3317902c8289d8a91245b">
po/fa.po
</a>
</li>
<li class="file-stats">
<a href="#4a909f28ec13a23ac75c362bf9a9e15669d47d6d">
po/fi.po
</a>
</li>
<li class="file-stats">
<a href="#09aa9a4cf22de79302d7cefe7d280b7235f787c7">
po/fr.po
</a>
</li>
<li class="file-stats">
<a href="#1f06de62529105f1a81cbf8f5e7dad30a6e7874c">
po/fur.po
</a>
</li>
<li class="file-stats">
<a href="#9736778f9a16ee15c1c44053336396019853d06d">
po/he.po
</a>
</li>
<li class="file-stats">
<a href="#1ea4eac30921a4a13fc7be0b323144e189daec70">
po/hu.po
</a>
</li>
<li class="file-stats">
<a href="#cbd0a16c6ab85833ae5892982bc57d68cc315864">
po/id.po
</a>
</li>
<li class="file-stats">
<a href="#327aa0bc550fa884acca79a3295e722b622f7559">
po/it.po
</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/31e1c3c85e763ee8c271f947bb51087c3835414f...f6dc42a99107884bde17d9cd55cd36767578a9e9">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>