<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
Guido Günther pushed to branch debian/master
at <a href="https://salsa.debian.org/DebianOnMobile-team/phoc">Debian On Mobile / phoc</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/38b43b6655d6dd86ed29afd862eb2e5cceb0494a">38b43b66</a></strong>
<div>
<span>by Sebastian Krzyszkowiak</span>
<i>at 2021-12-15T19:49:00+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'rel0.10' into 'master'

Document changes and release 0.10.0

See merge request World/Phosh/phoc!317</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/3d78879210019a7e268c418e727a4b245e1c0d56">3d788792</a></strong>
<div>
<span>by Sebastian Krzyszkowiak</span>
<i>at 2021-12-15T19:52:56+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update to wlroots 0.13 and drop support for older versions
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/57f680583577cb6f1b5a87c3051f33d0d89a649b">57f68058</a></strong>
<div>
<span>by Sebastian Krzyszkowiak</span>
<i>at 2021-12-15T19:52:56+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Adjust to subsurface handling changes in wlroots 0.14

See https://github.com/swaywm/wlroots/pull/2948
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/82154d624d6e57549990e3c9072918c72a724be1">82154d62</a></strong>
<div>
<span>by Sebastian Krzyszkowiak</span>
<i>at 2021-12-15T19:52:56+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">desktop: Switch to wlr_primary_selection_v1

wlr_gtk_primary_selection support got dropped in wlroots 0.14
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/e22a464d2d1c82083b2df8b569710e53e57233bc">e22a464d</a></strong>
<div>
<span>by Sebastian Krzyszkowiak</span>
<i>at 2021-12-15T19:52:56+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">desktop: Remove unused wlr_list header
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/fb041cea9516fc61851780a42703d53090923be2">fb041cea</a></strong>
<div>
<span>by Sebastian Krzyszkowiak</span>
<i>at 2021-12-15T19:52:56+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">render: Visualize touch points with rects instead of circles

wlroots 0.14 removes wlr_render_ellipse, so switch to rectangles
and while at it, add a little crosshair to be easily able to pin-point
the exact touch position.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/cb03d9cfdfd7a4d983b2cfcda1c86d4452081bae">cb03d9cf</a></strong>
<div>
<span>by Sebastian Krzyszkowiak</span>
<i>at 2021-12-15T19:52:56+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Depend on wlroots 0.14

We're explicitly using unstable wlroots APIs which makes us have to adjust
the code for almost every wlroots version, so rely on a specific release.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/5bc54873c1031ef974f8d6e75c41a62685cf6103">5bc54873</a></strong>
<div>
<span>by Sebastian Krzyszkowiak</span>
<i>at 2021-12-15T19:52:56+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Thumbnail rendering with wlr_allocator

This part of wlroots API is not public at the moment, so we copy the headers.
We're already using unstable API interfaces, so we don't really lose anything
by doing that. wlr_allocator is supposed to become public at some point, but
it's not known yet when and in which form.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/60f67041bf45c66aedcff827507c06204eadb9d2">60f67041</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-12-15T19:52:56+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">build: Allow wlroots >= 0.14.1

Hardcoding a single version is very restrictive
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/0969405d67fb5c08ea7683c2ae8f044ecec4cade">0969405d</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-12-15T19:52:56+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ci: Use system wlroots on Debian

Make sure we don't try to build against the embedded copy.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/4e4477401abc2cb41d81b707cf643bfd91104e67">4e447740</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-12-15T19:52:56+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ci: Print package list on Debian

This eases debugging
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/a52d1eed112f86faef78b8fed597b7ac25cc2873">a52d1eed</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-12-15T19:52:56+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ci: Switch to wlroots 0.14.1
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/36c78784b443f5679add58ce31881ecc1f619536">36c78784</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-12-15T19:52:56+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">input: Add guard to public function
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/6d98e965517268d7686d53c0d6c0e069431b4b63">6d98e965</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-12-15T19:52:56+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">testlib: Use g_test_message for buffer match messages

This makes them shown without any special setup
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/6c59ccfdd46905037c575019cb1faebe94a49209">6c59ccfd</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-12-15T19:52:56+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">testlib: Print all mismatches

This makes it simpler to see the "whole picture"
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/ef3e174eac4923a16c5b88985f02bee56e113271">ef3e174e</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-12-15T19:52:56+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">tests: Update empty.png

wlroots 0.14.1 honors not overlaying the cursor in
zwlr_screencopy_manager_v1_capture_output.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/e22851cb23a393ebaf76cbecdebb6acafcadb003">e22851cb</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-12-15T19:52:56+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">tests: Update test-xdg-shell-maximized-1.png

wlroots 0.14.1 honors not overlaying the cursor in
zwlr_screencopy_manager_v1_capture_output.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/cf7eae35b9030752b6e64da5a505788101e7ecdf">cf7eae35</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-12-15T19:52:56+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">tests: Update test-xdg-shell-normal-1.png

wlroots 0.14.1 honors not overlaying the cursor in
zwlr_screencopy_manager_v1_capture_output.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/aa40e2862426141e0e22e8386fab32eb1971091e">aa40e286</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-12-15T19:52:56+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">tests: Update test-phosh-private-thumbnail-simple-1.png

wlroots 0.14.1 honors not overlaying the cursor in
zwlr_screencopy_manager_v1_capture_output.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/e210a7d09eac75042b4cb8330178777282fbdfda">e210a7d0</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-12-15T19:52:56+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">tests: Update layer-shell screenshots

wlroots 0.14.1 honors not overlaying the cursor in
zwlr_screencopy_manager_v1_capture_output.

We also switch to a more promonent color (red) to track RGB vs BGR
failures.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/e47916859c007193dcd31e8d14844583d5731f8a">e4791685</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-12-15T19:52:56+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">test-layer-shell: Reverse layer surface distruction

Otherwise the red layer-surface hangs around a bit longer. Needs
closer investigation.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/524d83f76b4f93db6dbe297b5b2b4c4b9fa36816">524d83f7</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-12-15T19:52:56+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">tests: Add resolution for headless backend

Can be useful to check results
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/0a27803e36894a21aa3eb7d65c214b7b89f9160e">0a27803e</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-12-15T19:52:56+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">tests: Hide thumbnail test behind PHOC_TEST_HAVE_DRM

We can't use the fallback pixman renderer and also can't assume
we it works under headless in e.g. a docker container so don't
run the test by default atm.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/1482443636b217dcf343a44a5b972e742e39d9c0">14824436</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-12-15T19:52:56+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">gitlab-ci: No need for xvfb when collecting coverage
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/82bddc596a99623cb372953a068a0299ef4cfd2e">82bddc59</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-12-15T19:52:56+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">gitlab-ci: Run tests through meson
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/21cab8b6c383c46376426ed961b6416b2df38268">21cab8b6</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-12-15T19:52:56+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">gitlab-ci: Allow PureOS job to fail

We'll revert this once PureOS switched to wlroots 0.14.0
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/fbfb4f1a4227f03ecf26ae1c1fb644be6c413226">fbfb4f1a</a></strong>
<div>
<span>by Sebastian Krzyszkowiak</span>
<i>at 2021-12-15T19:59:32+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'prebuilt-images-0.14.1' into 'master'

Update to wlroots 0.14.1

See merge request World/Phosh/phoc!300</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/9e8cc69eabb9fc14292a3af59282765cd86ff728">9e8cc69e</a></strong>
<div>
<span>by Sebastian Krzyszkowiak</span>
<i>at 2021-12-15T21:15:55+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Document changes and release 0.11.0
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/028b4e8cde231e3f2e8c1f1f2131f8e9af05f56e">028b4e8c</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-12-16T14:12:09+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'rel0.11.0' into 'master'

Document changes and release 0.11.0

See merge request World/Phosh/phoc!318</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/adf40627a5859c8cad99371afc9eccfb100c3d21">adf40627</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-12-16T19:17:35+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">d/gbp.conf: Use upsteam tarball
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/3bd43d817a0215f0f0b783e7997fa61934d441e7">3bd43d81</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-12-16T19:21:14+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">d/watch: Fix watch expression to match tag names
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/69c912091611d3422f7df54bb17e26abc8d31309">69c91209</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-12-16T19:21:54+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 0.11.0</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/53f844869bfb498ab27d4e7e0b236563386abec1">53f84486</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-12-16T19:23:00+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update upstream source from tag 'upstream/0.11.0'

Update to upstream version '0.11.0'
with Debian dir 66b0e25fb6cd6a027b64d9c54790080034d6f2c0
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/7e50583b9ead6542da84c3ca416d967ec35894c4">7e50583b</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-12-16T19:24:06+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">d/control: Bump build dependency on wlroots

We require 0.14
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/8345a71ee598974b650062894177625c4e58a9b0">8345a71e</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-12-17T09:04:13+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Document changes and release 0.11.0-1
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/5006299dd07e8021971c3b641accf188d04fb9a2">5006299d</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2021-12-17T08:13:39+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'rel' into 'debian/master'

phoc 0.11.0

See merge request DebianOnMobile-team/phoc!8</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="#c2996adab4569fa970eab57733ab5fd3c2a527c0">
.gitlab-ci/debian.Dockerfile
</a>
</li>
<li class="file-stats">
<a href="#9c96da0e9f91d7d8937b69b524702c106258f0d1">
debian/changelog
</a>
</li>
<li class="file-stats">
<a href="#58ef006ab62b83b4bec5d81fe5b32c3b4c2d1cc2">
debian/control
</a>
</li>
<li class="file-stats">
<a href="#67df3adc98b97f87d2c73e4a05f22a987c3a5a7b">
debian/gbp.conf
</a>
</li>
<li class="file-stats">
<a href="#68ef9f98c01c7eecd4c605cc26048a06f3304b79">
debian/watch
</a>
</li>
<li class="file-stats">
<a href="#0cc1139e3347f573ae1feee5b73dbc8a8a21fcfa">
meson.build
</a>
</li>
<li class="file-stats">
<a href="#31245815be9945d582a2c27f5875f3cda604d881">
protocols/wlr-layer-shell-unstable-v1.xml
</a>
</li>
<li class="file-stats">
<a href="#735baced07463b8e629c7a050196ff7c98bb12e2">
src/cursor.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="#a4af692740445df84b9236c0666b070ceafd9f67">
src/input.c
</a>
</li>
<li class="file-stats">
<a href="#86d1c6f5a9749841bae1d6c5edc99945364009cf">
src/keyboard.c
</a>
</li>
<li class="file-stats">
<a href="#ca26f5f5008b5c89aba59fadbd6fc29491eda2ee">
src/layer_shell.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="#77334561325a8c0907433a84281ac467ddd6878f">
src/server.c
</a>
</li>
<li class="file-stats">
<a href="#e3cecbee62ac6750e1fb835800a6305e011eab20">
src/text_input.c
</a>
</li>
<li class="file-stats">
<a href="#52a3e476d9602bf98a833c52320118e85f9560dc">
src/view.c
</a>
</li>
<li class="file-stats">
<a href="#59315796e6c3d4463c3da65d05b4038aacdd1299">
<span class="deleted-file">

subprojects/wlroots
</span>
</a>
</li>
<li class="file-stats">
<a href="#afcc505c92fa7922fba1305b4a4aa754557e90bf">
tests/phoc.ini
</a>
</li>
<li class="file-stats">
<a href="#1375287580319a6e29f1be0c24e2ac3dc296c337">
tests/screenshots/empty.png
</a>
</li>
<li class="file-stats">
<a href="#e79903bb55429338ddc62f5025e23961647b8919">
tests/screenshots/test-layer-shell-anchor-1.png
</a>
</li>
<li class="file-stats">
<a href="#931084291e835ed997938334b97098725c661ec5">
tests/screenshots/test-layer-shell-anchor-2.png
</a>
</li>
<li class="file-stats">
<a href="#2864339bdbc273ac785625390cf478c9698613f9">
tests/screenshots/test-layer-shell-exclusive-zone-1.png
</a>
</li>
<li class="file-stats">
<a href="#ca3196202a8196af21a0153e01ad81b89afe324f">
tests/screenshots/test-layer-shell-exclusive-zone-2.png
</a>
</li>
<li class="file-stats">
<a href="#4b2b2aa74da908c59669e3cd402d93b85a8a98ad">
tests/screenshots/test-phosh-private-thumbnail-simple-1.png
</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/phoc/-/compare/4c78f01a128a2d8f8a9266303711a75391e70da3...5006299dd07e8021971c3b641accf188d04fb9a2">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>