<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "Menlo"), DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>


<style>img {
max-width: 100%; height: auto;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: var(--default-regular-font, -apple-system),BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px; font-family: var(--default-regular-font, -apple-system),BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">

<h3 style="margin-top: 20px; margin-bottom: 10px;">
Guido Günther pushed to branch debian/master at <a href="https://salsa.debian.org/DebianOnMobile-team/phoc">Debian On Mobile / phoc</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/203c83978c58b156ed156cf6f8a7d0cfa4a86d20">203c8397</a></strong>
<div>
<span> by Newbyte </span> <i> at 2023-05-02T10:40:41+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>NEWS: Fix typo

Phoc, not Phoch</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/fb7de6bec6678e25df14a3737789eaaf75f31a76">fb7de6be</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-02T10:54:33+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Merge branch 'Newbyte-main-patch-01634' into 'main'

NEWS: Fix typo

See merge request World/Phosh/phoc!451</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/9970d54eeadf57b659b0760743161e0da1460377">9970d54e</a></strong>
<div>
<span> by Sebastian Krzyszkowiak </span> <i> at 2023-05-02T19:56:29+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>layer-shell: Make find_osk public

This is going to be useful in order to reveal shell when fullscreen view
requests the keyboard and to draw the keyboard inside window thumbnails.

Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/404>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/ca31342d5b8a087a5fa0f6648d7e79072768855d">ca31342d</a></strong>
<div>
<span> by Sebastian Krzyszkowiak </span> <i> at 2023-05-02T19:56:29+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>output: Reveal the shell when a fullscreen view requests the keyboard

Without that, the keyboard would stay hidden unless the user revealed
shell surfaces manually.

Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/404>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/b7523ed2501e9c54137a4714f43401a6bcea80d9">b7523ed2</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-02T19:56:29+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>output: Only care about mapped views when checking shell reveal

This avoids

  (phoc:767816): phoc-text-input-CRITICAL **: 16:51:26.961: phoc_input_method_relay_is_enabled: assertion 'surface' failed

when a surface is marked to become fullscreen but isn't mapped
yet (doesn't have a wlr_surface attached).

This happens e.g. when starting electron apps fullscreen.

Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/404>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/d09c311cda45eaef0953990de6cf683b89c152a7">d09c311c</a></strong>
<div>
<span> by Marge Bot </span> <i> at 2023-05-02T20:04:42+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Merge branch 'osk-reveal' into 'main'

output: Reveal the shell when a fullscreen view requests the keyboard

See merge request World/Phosh/phoc!404</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/83fb6ca6896222f29ba980ee696e0914a6370276">83fb6ca6</a></strong>
<div>
<span> by Alistair Francis </span> <i> at 2023-05-06T19:20:08+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>keyboard: Forward on the super key if pressed by itself

If the super key is the only key pressed (so it isn't used as a
modifier) we want to pass the event onto Phosh. This handles the complex
logic of looking for the key being pressed and released in Phoc allowing
Phosh to just easily react to the event.

Fixes: https://gitlab.gnome.org/World/Phosh/phosh/-/issues/563
Signed-off-by: Alistair Francis <alistair@alistair23.me>
Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/447>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/c9fa722eb43dc3cc99889d72e373b942baa3de2e">c9fa722e</a></strong>
<div>
<span> by Marge Bot </span> <i> at 2023-05-06T19:20:31+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Merge branch 'alistair/super-key' into 'main'

keyboard: Forward on the super key if pressed by itself

Closes phosh#563

See merge request World/Phosh/phoc!447</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/00b14c94ee04ce3eb91083ef52d05298d5ce81d2">00b14c94</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-15T19:24:55+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>layer-surface: Allow to get and set alpha

Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/420>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/d8f8149caf63e867cbe29a679a3a827a1086c2fd">d8f8149c</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-15T19:24:55+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>output: Make layer surface iterator public

Name it consistently with the view iterator. We need a forward
declaration of PhocLayerSurface until we cleanup up more headers.

Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/420>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/f8e9e41e1663c7911a28db8db644e8a427d48d28">f8e9e41e</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-15T19:24:55+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>output: Add helper to get layer surfaces in render order

We need this in several places.

Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/420>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/4c0455c47a2619dc6bb9dade366ec88036885c5d">4c0455c4</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-15T19:24:55+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>render: Allow to use alpha for layer surfaces

Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/420>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/276cdd8b3c24b23c9984030402f83b8a1c25c51b">276cdd8b</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-15T19:24:55+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>layer-shell-effects: Drop unused destroy signal

Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/420>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/2e3a6d4e16553ac3feeaabe12670047c631db2d6">2e3a6d4e</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-15T19:24:56+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>layer-shell-effects: Allow to set surface alpha

Extend the protocol with a new effect that allows to set a layer
surface's alpha value. Bump the protocol version for that.

Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/420>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/bff4742c0985be9e2c11485bcc8b507d971b1ede">bff4742c</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-15T19:24:56+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>layer-shell-effects: Fix surface typos

Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/420>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/8c888b8e9609bfb367649d5d68f4ed9451f35424">8c888b8e</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-15T19:24:56+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>examples: Allow to test layer surface alpha

Add a `-A` option that sets alpha based on how far the
surface is pulled out:

   $ WLR_BACKENDS=wayland  _build/src/phoc -C ../phosh/data/phoc.ini  -E '_build/examples/layer-shell-effects -l overlay -h 350 -a left -a top -a right -w 0 -f -300 -t 0.5 -e 50 -A'

Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/420>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/7aa471f1d5425a1744bcdfd7d00371543f2bb703">7aa471f1</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-15T19:24:56+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>layer-shell-effects: Add a test for setting alpha

We skip this under pixman. wlroots 0.16 should allow us to
enable this test permanently.

Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/420>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/448bba897bd50b197d158eab8af223d9462548f5">448bba89</a></strong>
<div>
<span> by Marge Bot </span> <i> at 2023-05-15T19:25:20+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Merge branch 'layer-surface-alpha' into 'main'

Allow to set alpha on layer surfaces

See merge request World/Phosh/phoc!420</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/de05e77eb3ae4e9119cf631b0397b94e2754d5a1">de05e77e</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-21T09:49:05+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>property-easer: Document that we don't ref the object

This makes sure that easing of properties stops as soon as the object
that we track is disposed.

Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/440>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/3fa13faf30f28e1a4c922bbe90a3810a4b953726">3fa13faf</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-21T09:49:05+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>desktop: Remove unused code

Fixes: a8992d3124442c19d65d1db66ba35727c80ec3f4
Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/440>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/afc73674358ac8313fd3a0fed594b18f612224f4">afc73674</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-21T09:49:05+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>desktop: Dispose settings

Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/440>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/83843b3c3496033c1bebe046ef2d62c138c5b501">83843b3c</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-21T09:49:05+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>desktop: Make settings private

We'll add more settings and that makes sure they're in one place

Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/440>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/6fa736742438357e090bcf338dc44ee7b531e234">6fa73674</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-21T09:49:05+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>desktop: Track whether animations should be used

Track the enable-animations GSetting to figure out if we want
to use animations in the compositor.

We also add a debug flag to disable animations from the command
line or in tests.

Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/440>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/4a107d661e51f7d0b962c14829aacb2f8e4e36b1">4a107d66</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-21T09:49:05+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>tests: Disable animations

Disable animations so the screenshots continue to work. For that
pass the debug flags to the created compositor.

Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/440>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/bf097862a884e86f1a7fe542533d372fa3291650">bf097862</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-21T09:49:05+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>output: Mark cutout texture rendering as unlikely

It's a debugging tool after all

Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/440>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/927f05b2e87bdcc877a6cfcb8a54eba3221600f4">927f05b2</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-21T09:49:05+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>animatable: Improve documentation

Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/440>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/fed479b88905c392d41a9c9e384a997ef3ebbab0">fed479b8</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-21T09:49:05+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>timed-animation: Allow to dispose animations when done

Setting the dispose-on-done property will dispose the animations so it
doesn't need to be tracked.

Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/440>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/4bf048de9e845955636d31cc7f493b0e46b75c08">4bf048de</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-21T09:49:05+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>tests: Add simple tests for timed animation

Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/440>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/833c05f6b99bf13cb34cb410299501a3c7b68fc5">833c05f6</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-21T09:49:05+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>output: Implement animatable interface

This makes it very simple to use an output to drive a
PhocTimedAnimation without requiring the animated object
to implement PhocAnimatable itself.

We currently ignore the case of the output going away while the
animatable is being driven.

Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/440>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/c66c5261a2ee3cd123801983c1a655ff8097cc79">c66c5261</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-21T09:49:05+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>view: Add getter for output

We want to make all of View's methods use PhocOutput instead of
wlr_output but let's do that later to avoid more noise.

Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/440>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/f4ccf760242d49965f6430b852ddc0270c72b2a5">f4ccf760</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-21T09:49:05+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>view: Make surface alpha a property

Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/440>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/635210a24a36f7acce9aab788ba056a5c26c9aff">635210a2</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-21T09:49:05+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>view: Animate surface map

We fade the surface of a stack in when animations are enabled.

Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/440>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/d5170e235b7eaedc27813cbb09429b5e7c974758">d5170e23</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-21T09:49:05+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>view: Make want_automaximize public

This can be useful elsewhere and we'd need to move it up anyway
(or add a forward declaration) as we want to use it in view_map.

Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/440>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/5add29b9cc20c5cc00f967dd78fdbc3088c121c1">5add29b9</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-21T09:49:05+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>view: Disable fade in animation when automaximize is in use

While the fade in would be nice for slow staring apps (where splash is
already gone) it introduces flicker for applications using
xdg-activation. This can be fixed once we landet the xdg-activation
cleanups and the alpha for layer surfaces.

Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/440>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/86942fe3670c5022bfe8467ca2c62e1cfefc0981">86942fe3</a></strong>
<div>
<span> by Marge Bot </span> <i> at 2023-05-21T09:49:29+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Merge branch 'view/alpha' into 'main'

Make view alpha a property and fade in toplevels on map

See merge request World/Phosh/phoc!440</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/25d4deeea527d5e2b45fa62be90ba40a84cf4509">25d4deee</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-21T20:24:51+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>tests: Disable animation for xdg-decoration test

The other tests have it disabled.

Fixes 4a107d661e51f7d0b962c14829aacb2f8e4e36b1

Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/453>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/23c8a58bfacc2152dcffe25cfb35029960b56b52">23c8a58b</a></strong>
<div>
<span> by Marge Bot </span> <i> at 2023-05-21T18:30:25+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Merge branch 'test-anim' into 'main'

tests: Disable animation for xdg-decoration test

See merge request World/Phosh/phoc!453</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/a0486f84b6582fa25d45c342b39f51bdd89096cf">a0486f84</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-21T20:44:33+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>layer-shell: Reindent arrange_layers
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/e32085011aa9bd0245ed16d1a550fbbc17c78091">e3208501</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-21T20:44:33+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>layer-shell: Avoid crash when surfaces width or height become negative

In case of negative width and height we removed a member from the list
being iterated but didn't use the wl_list_for_each_reverse_safe variant
for list iteration.

Doing so wouldn't solve the problem though since we invoke
`arrange_layer` from `handle_layer_shell_surface`. So we destroy
the object currently being constructed and all accesses to
wlr_layer_surface after that call to `arrange_layer` become invalid.

In stead of that just skip the loop so the client gets aborted as the
layer surface never gets configured.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/4f5835a4ed8194d4b4742553edeae0325a9b20b8">4f5835a4</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-29T10:00:13+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Merge branch 'layer-surface-neg' into 'main'

layer-shell: Avoid crash when surfaces width or height become negative

See merge request World/Phosh/phoc!452</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/bbf1040adf1db717b6a16ab66a5fd54cedd26890">bbf1040a</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-29T10:02:46+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Allow to cycle backwards through windows

Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/455>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/2d6c51c5718f2f3ef4e10605e207ffee0e17379a">2d6c51c5</a></strong>
<div>
<span> by Marge Bot </span> <i> at 2023-05-29T10:03:09+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Merge branch 'cycle-back' into 'main'

Allow to cycle backwards through windows

See merge request World/Phosh/phoc!455</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/d5ffdce0aeb61b2abefc015570c729d5f433425e">d5ffdce0</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-30T17:04:02+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>phoc-layer-shell-effects: Fix typo
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/b5277b16dbe47c7c54321c1222dc2351ded82afa">b5277b16</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-30T17:04:02+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Document changes and release 0.28.0
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/ec5e24da547e60ee76df8166e27ea77db5865da5">ec5e24da</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-31T08:16:52+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Merge branch 'rel-0.28.0' into 'main'

Document changes and release 0.28.0

See merge request World/Phosh/phoc!456</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/8035fc67006ed7ad41cbddc1aa324b73052b2fab">8035fc67</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-31T10:25:26+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 0.28.0+ds</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/9d7cad1234dbdd8585b93b4c1ca2ca508c662720">9d7cad12</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-31T10:25:33+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Update upstream source from tag 'upstream/0.28.0+ds'

Update to upstream version '0.28.0+ds'
with Debian dir 40a72f599a7992fb32b32207504b36091ea933fa</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/b6508375eaed20a6b39d777b6aaafa653f7cc736">b6508375</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-31T10:25:33+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream release
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/d1a060d2bfb52fae7de692c0157b1bbbd5c54cb8">d1a060d2</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-05-31T10:28:57+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Document changes and release 0.28.0+ds-1
</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#9f621eb5fd3bcb2fa5c7bd228c9b1ad42edc46c8">
NEWS
</a>
</li>
<li class="file-stats">
<a href="#9c96da0e9f91d7d8937b69b524702c106258f0d1">
debian/changelog
</a>
</li>
<li class="file-stats">
<a href="#bb7ad3c8276e814d908c7b355501776fc7ffe6eb">
examples/layer-shell-effects.c
</a>
</li>
<li class="file-stats">
<a href="#0cc1139e3347f573ae1feee5b73dbc8a8a21fcfa">
meson.build
</a>
</li>
<li class="file-stats">
<a href="#36cff3b9c9ccb45c8e85357dfae4847f0ef97db1">
protocols/phoc-layer-shell-effects-unstable-v1.xml
</a>
</li>
<li class="file-stats">
<a href="#834353d44d1a4c09f199dad6dadd9929a4083b00">
src/anim/animatable.c
</a>
</li>
<li class="file-stats">
<a href="#e5b3d6b5486ea7b2996573ed3b39dfc216d02bb0">
src/anim/animatable.h
</a>
</li>
<li class="file-stats">
<a href="#e5f8d9f0665ab99839981c23e7630a758bc6ee0c">
src/anim/property-easer.c
</a>
</li>
<li class="file-stats">
<a href="#c2d89072cdc8aca4d167e57409a4f919a872a2e7">
src/anim/timed-animation.c
</a>
</li>
<li class="file-stats">
<a href="#046ee026f5dd3a9f087bed85e791badd0c35aebe">
src/anim/timed-animation.h
</a>
</li>
<li class="file-stats">
<a href="#f1775f65fc5b7a33f7d764f260c94f6478c9b486">
src/desktop.c
</a>
</li>
<li class="file-stats">
<a href="#97d3095bb793aa27faa21ae6a31b4d69f500ff73">
src/desktop.h
</a>
</li>
<li class="file-stats">
<a href="#554b2495fb8090b44161be54497517decc19be25">
src/keybindings.c
</a>
</li>
<li class="file-stats">
<a href="#86d1c6f5a9749841bae1d6c5edc99945364009cf">
src/keyboard.c
</a>
</li>
<li class="file-stats">
<a href="#4c6ec21e735a6ef6ed604cb4ec5d164ebeaacbc5">
src/layer-shell-effects.c
</a>
</li>
<li class="file-stats">
<a href="#27bc21907895a7c6f65335ff8f91ed6e8df0bad5">
src/layer-shell-effects.h
</a>
</li>
<li class="file-stats">
<a href="#9133b691cb21c05caca6905ca6582db8803cf39e">
src/layer-surface.c
</a>
</li>
<li class="file-stats">
<a href="#b71c7ffb222dbf9e7e419bc1b0de6dec45edf63e">
src/layer-surface.h
</a>
</li>
<li class="file-stats">
<a href="#ca26f5f5008b5c89aba59fadbd6fc29491eda2ee">
src/layer_shell.c
</a>
</li>
<li class="file-stats">
<a href="#a692783ecc2b2601baef7f0f30a5abf154f7733a">
src/layers.h
</a>
</li>
<li class="file-stats">
<a href="#3a576e09615c0e19842e5f3ac31e858c9ae7fe41">
src/main.c
</a>
</li>
<li class="file-stats">
<a href="#c672fce9c671440792e33117e131e53e07e9ddc6">
src/output.c
</a>
</li>
<li class="file-stats">
<a href="#b5a77dbc5958b056727644d778b96e630b96c730">
src/output.h
</a>
</li>
<li class="file-stats">
<a href="#40650b390c41a4f88bebfaf4c697df1df229cd04">
src/phosh-private.c
</a>
</li>
<li class="file-stats">
<a href="#4d873e32660c2c04e9de04529450121a0d8af08a">
src/render.c
</a>
</li>
<li class="file-stats">
<a href="#d9286886afba5ad63bb27d2f5c92fa6605a25baf">
src/seat.c
</a>
</li>
<li class="file-stats">
<a href="#8299fe8146a0d1affe6e5765621a81df9804ab5c">
src/seat.h
</a>
</li>
<li class="file-stats">
<a href="#0e212cb899655dd1df298141f6d32392c65ac351">
src/server.h
</a>
</li>
<li class="file-stats">
<a href="#52a3e476d9602bf98a833c52320118e85f9560dc">
src/view.c
</a>
</li>
<li class="file-stats">
<a href="#21e60b98b0fc86ab8de0d75a3f893ec62e49cbb5">
src/view.h
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.875rem;">
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: #737278;">

<br>
<a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/compare/e9683e5115e95a45a701f155a6625e2541fcfc36...d1a060d2bfb52fae7de692c0157b1bbbd5c54cb8">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>



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