<!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/e56f79bd8c53136e527003e43813bff463a5325c">e56f79bd</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-19T10:37:56+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">debian: Drop debian/compat

Less downstream diff noise

Gbp-Dch: Ignore
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/b335ac6672407dfbc7131369d7741f4bbf1c2c7b">b335ac66</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-19T19:13:55+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">shell: Simplify css loading

gtk_css_provider_load_from_resource is simpler and prints
enough error information even without connecting to "parsing-error":

  (phosh:157249): Gtk-WARNING **: 17:18:36.290: Theme parsing error: <broken file>:1:0: Failed to import: The resource at “/resource:/sm/puri/phosh/style.cs” does not exist

Prompted by calls!235

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/59461fc8377af47626e1317458d053c4da3ce38d">59461fc8</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-19T19:13:55+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">shell: Don't use magic constant for CSS provider priority

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/503c8546a93d2669a9b5bb668aa0793dd3f7e655">503c8546</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-20T09:02:28+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">settings: Ensure types in shell

We use widgets at various places. Make sure we make the types known
in a single location since otherwise there's duplication.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/0eb31b9ebc31eb70726c15defa9801c954c6742e">0eb31b9e</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-20T09:02:28+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">panel: Ensure types in shell

We use widgets at various places. Make sure we make the types known
in a single location since otherwise there's duplication.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/65debc57561594e49a44f5461fa46a03d98987ba">65debc57</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-20T09:02:28+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">lockscreen: Ensure types in shell

We use widgets at various places. Make sure we make the types known
in a single location since otherwise there's duplication.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/1be8b226cc85212392a00c8f3535678bc2ce5772">1be8b226</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-20T09:02:28+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">shell: Move type setup to class_init

Doing it on the class level is enough. The shell is a singleton
so this doesn't change anything in practice.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/81339c64699b4bb7e8e47d0461d1629262ee36ec">81339c64</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-20T09:02:28+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">shell: Always use g_type_ensure

Older code used `<type>_get_type ()`

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/7ae03be37274fce768a4ddc9896508c0d2f69da9">7ae03be3</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-20T09:02:28+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">top-panel: Remove duplicate properties

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/f11b7f1faa91a49778a214c5cc38bbed85caa726">f11b7f1f</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-20T09:02:28+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">top-panel: Untabify

It was a mixture of tabs and spaces

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/1b73b80081415251fd5c848464d9e234297a0fb5">1b73b800</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-20T09:02:28+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ui: Untabify all files

We want spaces there. The top-panel was the first offender
but let's get the others correct 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/177df743696b8c31124754cf396e8274ee13fd9b">177df743</a></strong>
<div>
<span>by Sebastian Krzyszkowiak</span>
<i>at 2021-01-21T19:51:32+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">gitlab-ci: Use http URI for amber-phone repos

Otherwise initial apt-get update fails because of missing ca-certificates..
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/8616d62239a20b3702bf86f38c59804f5ac1e44a">8616d622</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-01-22T15:57:26+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">service: Always restart

gnome-session prefers exit status 0 - even on errors. So restart in this
case 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/63c82bf479bd6720e9ee51d1575956c0c294b04c">63c82bf4</a></strong>
<div>
<span>by Elias Rudberg</span>
<i>at 2021-02-04T15:47:46+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add toplevels_pending array and keep toplevel pointers there initially,
moving to regular toplevels array when toplevel is configured.
This avoids problem when a close event comes before the toplevel was
configured, now the toplevel can be found in toplevels_pending in that
case.

Signed-off-by: Elias Rudberg <mail@eliasrudberg.se>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/2146ca45b65f86ed3350f0ca2680cea8fdda3aea">2146ca45</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-02-05T06:28:24+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">monitor: Add getter for wl_output

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/facb0a35e466e7f1da96f7e4d406bb94de85184e">facb0a35</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-02-05T06:28:24+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">build: Move monitor sources to tool's lib

This allows usage in tests and tools. This will be needed by
the system-modal tests.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/2dd7b6adbf7f2441082adaa2aa6ece910f02cfb4">2dd7b6ad</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-02-05T06:28:24+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">notification-banner: Always use primary output

This makes sure notification banners end up where the top bar is.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/a56ef784bcc287f23f3d73a6ffd2b4f3c898eac6">a56ef784</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-02-05T07:24:43+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">layersurface: Don't make props construct-only

This allows us to override in the derived classes constructor.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/40aa4417a6fdf7c92102967cb4fb061c296287df">40aa4417</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-02-05T07:24:43+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add PhoshSystemModal

Abstract class for system-model dialogs. This allows all system modal
dialogs to use the same base class avoiding leaking layer-surface
details up into the class that initially builds the dialog.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/642a5611323c6cede74fc0e48a47b5df4a0f0aba">642a5611</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-02-05T07:24:43+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">system-modal: Add minimal tests

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/385e4613691d61f7cc775ca3994251d9727e53e3">385e4613</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-02-05T07:24:43+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">system-prompt: Use PhoshSystemModal

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/1eec945212fd59a2a07ad13ad42942ff62f1be60">1eec9452</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-02-05T07:24:43+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">polkit-auth-prompt: Use PhoshSystemModal

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/64e71e31278a871342fb2d218877364edf7d8716">64e71e31</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-02-05T07:24:43+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">network-auth-prompt: Use PhoshSystemModal

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/a5092219e61740afc866a15fb028e5af3d65b322">a5092219</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-02-05T07:24:43+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">network-auth-prompt: Focus password entry

Similar in spirit to 0098cdfc9d791b56f580cc76ea1f8e42a31efbdb

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/5c61f6080eb6a86fc872055e2c13475d2181a637">5c61f608</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-02-05T07:24:43+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">system-modal: Add style class

This allow to remove it from 3 ui files
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/56f24560aae2169e43612ab4c0de1909da6c8533">56f24560</a></strong>
<div>
<span>by Sebastian Krzyszkowiak</span>
<i>at 2021-02-05T15:18:09+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">settings: Add a long-press shortcut to g-c-c display panel on "Docked" icon
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/d048a5e1cce62ba5a8ccc8b14bdd740eaf619825">d048a5e1</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-02-09T21:00:21+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Document changes and release 0.8.1
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/1fd951a8806e39a9830b93a49311ebbb3cc106c2">1fd951a8</a></strong>
<div>
<span>by Sebastian Krzyszkowiak</span>
<i>at 2021-02-11T14:00:24+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">PhoshHome: Hide overview when fully folded

This prevents useless rendering work from happening offscreen on window
focus or activator list changes.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/ed65e9764b314a19d0737e358a562b4c008fed93">ed65e976</a></strong>
<div>
<span>by Sebastian Krzyszkowiak</span>
<i>at 2021-02-15T16:11:09+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">PhoshHome: Fix jumping position when reversing an active animation

`1.0 - self->animation.progress` assumes linear interpolation; however,
cubic ease out is used for animating home view position, so the new
reversed position needs to be adjusted for that in order to start from
the same place on the screen.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/9692ec4b01af49e79c53831de61b1fb069d8059b">9692ec4b</a></strong>
<div>
<span>by Evangelos Ribeiro Tzaras</span>
<i>at 2021-02-16T13:27:40+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">minor: Fix typos, indendation and code style issues
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/6d8c07338457c11ca6945554c2b7f1f8e5b16088">6d8c0733</a></strong>
<div>
<span>by Evangelos Ribeiro Tzaras</span>
<i>at 2021-02-16T13:29:32+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">shell-manager: Honor action modes
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/a132b87e7efba03bcca0b1a22883177460db371d">a132b87e</a></strong>
<div>
<span>by Evangelos Ribeiro Tzaras</span>
<i>at 2021-02-16T13:29:34+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">lockscreen: Set shell state

And allow querying the shown page
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/b8ff1500e401d703d7607c1b98a012dc78cdeaae">b8ff1500</a></strong>
<div>
<span>by Evangelos Ribeiro Tzaras</span>
<i>at 2021-02-16T13:29:34+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">gnome-shell-manager: Distinguish lock and unlock screen
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/c8a69a3bf4a91bb4a7b498e60b0b4c9c00c68983">c8a69a3b</a></strong>
<div>
<span>by Evangelos Ribeiro Tzaras</span>
<i>at 2021-02-16T13:29:34+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">gnome-shell-manager: Pretty print grabMode mismatch
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/14b01b690b91df09ad07f156d6afcea7f44f1d0b">14b01b69</a></strong>
<div>
<span>by Evangelos Ribeiro Tzaras</span>
<i>at 2021-02-16T13:29:34+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">shell: Pretty print shell state changes
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/6c1e9e3f54b17fd31b824211ece6b52cd1bf3ef1">6c1e9e3f</a></strong>
<div>
<span>by Evangelos Ribeiro Tzaras</span>
<i>at 2021-02-16T13:29:34+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">prompts: Update PhoshShellState
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/59c8074c9a6f4d1b06c2dade7e10dcb9668988ae">59c8074c</a></strong>
<div>
<span>by Evangelos Ribeiro Tzaras</span>
<i>at 2021-02-16T13:29:34+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">home: Update PhoshShellState
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/b572f80c851563555c6f3f7acd1596a294f12850">b572f80c</a></strong>
<div>
<span>by Evangelos Ribeiro Tzaras</span>
<i>at 2021-02-16T13:29:34+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">shell: screen blanking: Update PhoshShellState
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/5e2cad8df25bee9618daf9d55315d6337132149e">5e2cad8d</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-02-18T09:09:04+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">settings: Ref output stream

The 'default' in gvc_mixer_control_get_default_sink () made
me believe the object would stick around but it doesn't so
we need to hold a ref.

Closes: #510

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/6fd29c0026a8bc37e2d744f81232665f16161a3c">6fd29c00</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-02-19T10:10:08+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add PhoshHksManager

This tracks the state of hardware kill switches (rfkill
hardblocked devices)

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/35578dd948aeb0e7aa9db5ab1a9888b6b4c6bacc">35578dd9</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-02-19T10:10:08+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">shell: Add PhoshHksManager

RFKILL code heavily borowed from g-s-d

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/f7a5a691c70b1e81dde4a6324ae18da23288b6e5">f7a5a691</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-02-19T10:10:08+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">data: Add icons for disabled camera and mic

These can be dropped once we can rely on GNOME 3.38.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/eb4640a1ccba08d171bebd11013cbd242aa0ccb7">eb4640a1</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-02-19T10:10:08+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add PhoshHksInfo

This can be used to display info about the different HKS devices

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/451e6cff1ca6bf915158235c8b16b347193389f3">451e6cff</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-02-19T10:10:08+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">top-panel: Add camera and microphone hks info
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/8acf37c7a438ac0d0d3c56e1dd7134fac1f5403f">8acf37c7</a></strong>
<div>
<span>by Pierre Michel Augustin</span>
<i>at 2021-02-22T14:42:00+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">po: Add Creole Haitian translation
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/7ede045bec537a3681aa1da1d058f45a6f6a5dcf">7ede045b</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-03-01T12:34:24+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ci: Drop support for Debian buster and PureOS amber-phone

Drop support for Debian buster/PureOS amber-phone since we can't
sensibly support these for CI builds since the packages in buster
are too old and amber-phone lags so we have to wait too long for
migrations.

amber-phone will be handled via pkg-phosh. Bullseye will switch
to bookworm once that's open.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/3dddd523196e9779bd3d30db88f18f54e02cbc61">3dddd523</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-03-01T12:41:36+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">gitlab-ci: Drop CI repo remanents

It's not being filled since ages

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/f2238281e2cd07a01e7b1b6fac954c675c063fcc">f2238281</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-03-01T19:19:33+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">gitlab-ci: Fetch libhandy-1 from Debian experimental

We'll need this until either Byzantium catches up or Bookworm opens

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/bc3c52eccd5e6f54355c62c17e7022039d6135ff">bc3c52ec</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-03-02T09:47:32+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">dbus: Shell: Add showOSD and add stub

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/12983abe17c1819232062436d2ca8a7ec84eee6c">12983abe</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-03-02T09:47:32+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add PhoshOsdWindow

This finally adds OSD information.

Closes: #33

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/b0eda1c46a91022f3a8a04fa3a548f4c81bf16a7">b0eda1c4</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-03-02T13:22:35+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">gitlab-ci: Install experimental dependencies before build-deps

Otherwise we can't fetch newer libhandy. Don't use `-t experimental`
since that pulls in versions from experimental for other packages
as well.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/d06eca2b431c369e0cebe2a2f8f003b0fa95f9f2">d06eca2b</a></strong>
<div>
<span>by Alexander Mikhaylenko</span>
<i>at 2021-03-02T13:23:18+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Bump libhandy version to 1.1.90

This will be required to use #HdyCarousel:allow-long-swipes.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/f15b20ceacdb0b10559fd49769f9e7e15245fdf2">f15b20ce</a></strong>
<div>
<span>by Alexander Mikhaylenko</span>
<i>at 2021-03-02T13:23:18+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">overview: Use long swipes

Allow to swipe multiple pages at once.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/b90c5c6a562d40847ef118e636dd3115f81b009c">b90c5c6a</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-03-02T14:55:45+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Document changes and release 0.9.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="#65766eda14ab781ccbd27278ffd77b20c9f1d90c">
<span class="new-file">
+
data/camera-hardware-disabled-symbolic.svg
</span>
</a>
</li>
<li class="file-stats">
<a href="#bc79a589505616389229a667e3b0e434cb345dd5">
<span class="new-file">
+
data/microphone-hardware-disabled-symbolic.svg
</span>
</a>
</li>
<li class="file-stats">
<a href="#4903c5bdf6a4a3386262b8c0f735bfc08ac67b92">
data/phosh.service
</a>
</li>
<li class="file-stats">
<a href="#9c96da0e9f91d7d8937b69b524702c106258f0d1">
debian/changelog
</a>
</li>
<li class="file-stats">
<a href="#78fd675df1cf8c2d4c62ae1a9a912d15c8c50ba4">
<span class="deleted-file">

debian/compat
</span>
</a>
</li>
<li class="file-stats">
<a href="#58ef006ab62b83b4bec5d81fe5b32c3b4c2d1cc2">
debian/control
</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="#b0cc0150f8f6b55076e56d645c899349a3184b43">
<span class="new-file">
+
po/ht.po
</span>
</a>
</li>
<li class="file-stats">
<a href="#28ff2912c56d1540f923a5c98ccc2673eadbc2c5">
src/dbus/org.gnome.Shell.xml
</a>
</li>
<li class="file-stats">
<a href="#ccfff185b65f858e04e83e524e9d4974abe5aeca">
src/gnome-shell-manager.c
</a>
</li>
<li class="file-stats">
<a href="#c6cf0dbab96b862d48956c6987b341adbe070582">
src/gnome-shell-manager.h
</a>
</li>
<li class="file-stats">
<a href="#732481485a8a9fe31cd11f7b601930fcab2529c5">
<span class="new-file">
+
src/hks-info.c
</span>
</a>
</li>
<li class="file-stats">
<a href="#6b9a7adb4be5b682db094f164b89438e2c2b6630">
<span class="new-file">
+
src/hks-info.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#2f84577921c16abe74a859b1ab6e03fe3713f120">
<span class="new-file">
+
src/hks-manager.c
</span>
</a>
</li>
<li class="file-stats">
<a href="#ccbb630666a29876d2a87a1279d05f0cfe3a96f9">
<span class="new-file">
+
src/hks-manager.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#2c97982bef3b6562f70c32d9b4db59fb6123213f">
src/home.c
</a>
</li>
<li class="file-stats">
<a href="#b841206d3f829011159aed36586a41d33fff2492">
src/layersurface.c
</a>
</li>
<li class="file-stats">
<a href="#e8ed61f5a0eb0347880e7698355c39ae21b5143f">
src/lockscreen-manager.c
</a>
</li>
<li class="file-stats">
<a href="#343ca27bdab731be8f86ebc6b3db214e1a5e2c9f">
src/lockscreen-manager.h
</a>
</li>
<li class="file-stats">
<a href="#ed4f6ac87afa709c5517737ccf747b97aae5faa4">
src/lockscreen.c
</a>
</li>
<li class="file-stats">
<a href="#99024489364c3972f00093c807c707a13ba1eabd">
src/lockscreen.h
</a>
</li>
<li class="file-stats">
<a href="#17867de5076d50e87826675d7ed81840420e4676">
src/meson.build
</a>
</li>
<li class="file-stats">
<a href="#1397c97561904cbc9e5bcca697e9ce3cef1ed2bf">
src/monitor/monitor.c
</a>
</li>
<li class="file-stats">
<a href="#33bae711df242a41fb73225a548af194a67bbc93">
src/monitor/monitor.h
</a>
</li>
<li class="file-stats">
<a href="#77bba74dbe28a7b8f17db5d325a5cfe32b399ac3">
src/network-auth-prompt.c
</a>
</li>
<li class="file-stats">
<a href="#423d5bd73dc26701c148dc3406bc8733f216a560">
src/network-auth-prompt.h
</a>
</li>
<li class="file-stats">
<a href="#a11aefdf07b7ef661d487c471b6b7884c929bb2e">
src/notifications/notification-banner.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/f6fe549ec2b5656a071fb10f1443fc42f3fd3a94...b90c5c6a562d40847ef118e636dd3115f81b009c">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>