<!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, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=utf-8" 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: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-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,.01) 0 0 1px; font-family: "GitLab Sans",-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/latest 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: 600;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/2c128b55cebc87b9db3ef5a9661bfd4d883826c0">2c128b55</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2025-11-09T09:43:20+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>dbus: Fix interface name in comment

Gbp-Dch: Ignore
Signed-off-by: Guido Günther <agx@sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/728>
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/bcc25d46419a51e6acfe223996a34c9dfdd62fa7">bcc25d46</a></strong>
<div>
<span> by Marge Bot </span> <i> at 2025-11-09T16:17:33+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; 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 'dbus-interface-name' into 'main'

dbus: Fix interface name in comment

See merge request World/Phosh/phoc!728</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/b1ffff04159a131f8dc52559c33fa3778ef5a670">b1ffff04</a></strong>
<div>
<span> by Gotam Gorabh </span> <i> at 2025-11-09T16:24:13+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>tree: Prefer char over gchar

Signed-off-by: Gotam Gorabh <gautamy672@gmail.com>
Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/720>
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/e34d9043a84e9d5eded0b85a296f3cca95a320fb">e34d9043</a></strong>
<div>
<span> by Marge Bot </span> <i> at 2025-11-09T16:24:35+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; 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 'gchar-common-job' into 'main'

tree: Prefer char over gchar

See merge request World/Phosh/phoc!720</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/ccc1dbdbf0dcb8d928ab349ebcf589e9d67bc611">ccc1dbdb</a></strong>
<div>
<span> by Sebastian Krzyszkowiak </span> <i> at 2025-11-10T21:38:26+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>seat: Use the getter to access focused layer's output

This gracefully deals with the case where seat->focused_layer->output is NULL.

Signed-off-by: Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/723>
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/c35bcb6257eec4f4149f74e41cbf8f043a97060e">c35bcb62</a></strong>
<div>
<span> by Marge Bot </span> <i> at 2025-11-10T21:38:48+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; 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 'output-getter' into 'main'

seat: Use the getter to access focused layer's output

See merge request World/Phosh/phoc!723</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/10dedabd8bb8ecf7228a26827a5dc3b3d2d877fe">10dedabd</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2025-11-14T20:27:44+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>server: Dispose renderer first

We create the backend before the renderer and should dispose them
in opposite order. This fixes a crash when cleaning up the pixman
renderer on alpine.

Signed-off-by: Guido Günther <agx@sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/729>
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/ed57227242524eb4bc5ba3d0ab3d34f32301029f">ed572272</a></strong>
<div>
<span> by Marge Bot </span> <i> at 2025-11-14T20:28:06+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; 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 'server-dispose' into 'main'

server: Dispose renderer first

See merge request World/Phosh/phoc!729</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/d3dbd13293db864c2b99f488ec3d9c9c5acb4c4d">d3dbd132</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2025-11-14T21:29:46+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>treewide: Document changes and release 0.51.0

Signed-off-by: Guido Günther <agx@sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/730>
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/98a6669f10818239e0f9e2e4b65c3f314def7c3c">98a6669f</a></strong>
<div>
<span> by Marge Bot </span> <i> at 2025-11-15T08:54:49+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; 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.51.0' into 'main'

treewide: Document changes and release 0.51.0

See merge request World/Phosh/phoc!730</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/ec79bf9d2be7493d7acae45eb2ec37d760db8425">ec79bf9d</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2025-11-15T09:57:33+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; 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.51.0</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/6640f246e425090d0958570c7ad416542667390d">6640f246</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2025-11-15T09:57:40+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; 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.51.0'

Update to upstream version '0.51.0'
with Debian dir 1f0c4f5d0659a1aadbe85938ef999c94247f872e</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/48901e099797d16d960a5d018a7011dfd08190d6">48901e09</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2025-11-15T09:57:41+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; 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: 600;"><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/849cb37df9245da0a3d5edaa7b82e51cc8c56125">849cb37d</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2025-11-15T09:59:34+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; 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.51.0-1
</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
35 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="#0cc1139e3347f573ae1feee5b73dbc8a8a21fcfa">
meson.build
</a>
</li>
<li class="file-stats">
<a href="#e5f8d9f0665ab99839981c23e7630a758bc6ee0c">
src/anim/property-easer.c
</a>
</li>
<li class="file-stats">
<a href="#04ee9f5f0359cb4baaaad5fdc9c2c67525d64c41">
src/anim/property-easer.h
</a>
</li>
<li class="file-stats">
<a href="#585da49356aa1c1e6b74829a309a9c397dd22e51">
src/dbus/mobi.phosh.Phoc.DebugControl.xml
</a>
</li>
<li class="file-stats">
<a href="#f1775f65fc5b7a33f7d764f260c94f6478c9b486">
src/desktop.c
</a>
</li>
<li class="file-stats">
<a href="#554b2495fb8090b44161be54497517decc19be25">
src/keybindings.c
</a>
</li>
<li class="file-stats">
<a href="#9bfe396cf77830c76b844a45e046823aa7b7a276">
src/keybindings.h
</a>
</li>
<li class="file-stats">
<a href="#86d1c6f5a9749841bae1d6c5edc99945364009cf">
src/keyboard.c
</a>
</li>
<li class="file-stats">
<a href="#3a576e09615c0e19842e5f3ac31e858c9ae7fe41">
src/main.c
</a>
</li>
<li class="file-stats">
<a href="#adde85308e861e3fb4167ee9a2e159b1438e55a3">
src/phoc-tracing.c
</a>
</li>
<li class="file-stats">
<a href="#3f1f7a0176f380fffd0e4bee00d25eac04cce1b6">
src/phoc-tracing.h
</a>
</li>
<li class="file-stats">
<a href="#8ba7fb85f9b188ff06a6cb749e710d0263ec4d44">
src/pointer.c
</a>
</li>
<li class="file-stats">
<a href="#d9286886afba5ad63bb27d2f5c92fa6605a25baf">
src/seat.c
</a>
</li>
<li class="file-stats">
<a href="#77334561325a8c0907433a84281ac467ddd6878f">
src/server.c
</a>
</li>
<li class="file-stats">
<a href="#52a3e476d9602bf98a833c52320118e85f9560dc">
src/view.c
</a>
</li>
<li class="file-stats">
<a href="#440d732607272aa705d92c4413233ac79fa005e1">
subprojects/wlroots-0.19.x/render/pixman/renderer.c
</a>
</li>
<li class="file-stats">
<a href="#b1b612692909c028edcd9e5dabd68525f933b474">
tests/test-client.c
</a>
</li>
<li class="file-stats">
<a href="#b6992152dda27222ebf71bedf264522b423a7ba4">
tests/test-color-rect.c
</a>
</li>
<li class="file-stats">
<a href="#37074713de9c4188026d1f6be5196daa9cd195eb">
tests/test-layer-shell-effects.c
</a>
</li>
<li class="file-stats">
<a href="#c49522ab02be4adaee9978eb6a95658dd8e2c0ea">
tests/test-layer-shell.c
</a>
</li>
<li class="file-stats">
<a href="#1e7f85c534d3e34e3a388a4f568f65bf8714add1">
tests/test-outputs-states.c
</a>
</li>
<li class="file-stats">
<a href="#438ec0edfa0a1b32aa9c34ced3405efcb5f1335e">
tests/test-phosh-private.c
</a>
</li>
<li class="file-stats">
<a href="#1e1443bb1be41042c8e91173fe888989f4b496f7">
tests/test-property-easer.c
</a>
</li>
<li class="file-stats">
<a href="#dc01a5693d44da6a42a72043f0e8c01220d29bc0">
tests/test-run.c
</a>
</li>
<li class="file-stats">
<a href="#467c61091e3090ce59da91779b9f5c85ece7d434">
tests/test-server.c
</a>
</li>
<li class="file-stats">
<a href="#3fe1a455c27bc004a5608cef3f59bb9c73c39e5d">
tests/test-settings.c
</a>
</li>
<li class="file-stats">
<a href="#7ef8467d409380d029b1314fcd6133ed65c73666">
tests/test-timed-animation.c
</a>
</li>
<li class="file-stats">
<a href="#4d40740642027ef85ea7ea39aa7df2c02cc9239b">
tests/test-utils.c
</a>
</li>
<li class="file-stats">
<a href="#714d30fc9f16dc692ad23b36e7e5aa0037b20151">
tests/test-xdg-decoration.c
</a>
</li>
<li class="file-stats">
<a href="#853a290e5574a01bd0128a89204f865fd4b58548">
tests/test-xdg-shell.c
</a>
</li>
<li class="file-stats">
<a href="#9ed9a5f7b6de51ccbfa10094e7026aa86eca2a07">
tests/test-xwayland.c
</a>
</li>
<li class="file-stats">
<a href="#123ba5a6370254ff65444822554964faf71de61f">
tests/testlib.c
</a>
</li>
<li class="file-stats">
<a href="#3490b6a25d16ec96a452f887df95e911e12d7149">
tests/testlib.h
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: .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: #626168;">

<br>
<a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/compare/b4b39fc0446727f7eed344a783aa08b49748098e...849cb37df9245da0a3d5edaa7b82e51cc8c56125">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>
<span style="color: transparent; font-size: 0; display: none; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0;">
Notification message regarding https://salsa.debian.org/DebianOnMobile-team/phoc/-/compare/b4b39fc0446727f7eed344a783aa08b49748098e...849cb37df9245da0a3d5edaa7b82e51cc8c56125 at 1763198087
</span>



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