<!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>
Arnaud Ferraris pushed to branch debian/master
at <a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard">Debian On Mobile / squeekboard</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/db6109b298d29af4801c6879d1cd615189eae053">db6109b2</a></strong>
<div>
<span>by Dorota Czaplejewicz</span>
<i>at 2022-01-25T11:22:31+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">docs: Detail the release process better
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/b6ce4151bd70b051006688ada2b00f65cdc8127f">b6ce4151</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-01-25T12:15:22+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'rel' into 'master'

Release 1.16.0 "Clostridium botulinum"

See merge request World/Phosh/squeekboard!522</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/ff3f7228b5f212315e1f64d973972a5554fdd82a">ff3f7228</a></strong>
<div>
<span>by Dorota Czaplejewicz</span>
<i>at 2022-01-26T15:19:58+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">cleanup: Remove unused header lines
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/1b72cbdfaaeaaeb44f9f9ffcf361a659b4023cf4">1b72cbdf</a></strong>
<div>
<span>by Dorota Czaplejewicz</span>
<i>at 2022-01-26T15:19:58+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">docstrings: Clarify the purpose of Receiver
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/f4f44a49aec2004d9853706c344242a34ded8c40">f4f44a49</a></strong>
<div>
<span>by Dorota Czaplejewicz</span>
<i>at 2022-01-26T15:19:58+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">wayland: Move initialization to the Rust side

This will help make the init procedure safer, by limiting the number of Rust objects that need to be carried to the C side and may be mangled on the way there.

The second benefit is that it allows outputs to become part of new state management.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/236f7d4daf649e280c0ca715fc7bafb9b48c72b1">236f7d4d</a></strong>
<div>
<span>by Dorota Czaplejewicz</span>
<i>at 2022-01-26T15:19:58+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ffi: Remove unnecessary pointers to InputMethod

InputMethod is already a pointer.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/14a485debad00bc6fc40b99d53e62e2b6a720e73">14a485de</a></strong>
<div>
<span>by Dorota Czaplejewicz</span>
<i>at 2022-01-26T15:19:58+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">outputs: Clean up for more Rust usage
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/d3eb68ed5a67bab9710d2bf9adef4f0a57c60330">d3eb68ed</a></strong>
<div>
<span>by Dorota Czaplejewicz</span>
<i>at 2022-01-26T15:19:58+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">outputs: Notify the state manager about changes
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/f15f97d4c94a6ba00615558175e1d9a96dc201c2">f15f97d4</a></strong>
<div>
<span>by Dorota Czaplejewicz</span>
<i>at 2022-01-26T15:19:58+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">outputs: Handle removal

Currrently, Squeekboard doesn't do anything with this information.

It still expects one output to be present, or it will crash.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/ba00ec86a17126038abf9736dba0aa196804415d">ba00ec86</a></strong>
<div>
<span>by Cosmin Humeniuc</span>
<i>at 2022-01-27T20:42:17+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add Romanian layout
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/3b0b8bea0d9d9252dbfba2f4eecf23ef7641b577">3b0b8bea</a></strong>
<div>
<span>by Dorota Czaplejewicz</span>
<i>at 2022-01-28T15:26:22+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Save outputs state
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/8ec79428a94ca53f791edba69219ee07b001dbfa">8ec79428</a></strong>
<div>
<span>by Sam Hewitt</span>
<i>at 2022-01-28T12:26:23-03:30</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">data: Update stylesheet with upstream design

- adjust main font size
- adjust margins and border radii
- drop borders from keys
- put more items in common.css
- update dark and light style definitions
- use mixing of fg color wherever possible
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/dfe2c606464022cd6a5ed7850fd52bbd459d68f5">dfe2c606</a></strong>
<div>
<span>by dcz</span>
<i>at 2022-01-29T11:36:08+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'snwh-master-patch-66054' into 'master'

data: Update stylesheet with upstream design

Closes #322

See merge request World/Phosh/squeekboard!520</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/3f598086b74df57ba33dd9886b6e44a9b7f4cb53">3f598086</a></strong>
<div>
<span>by Dorota Czaplejewicz</span>
<i>at 2022-01-30T12:43:17+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Store preferred output
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/417fe35e910206b9de5a903e6fc356b8b958e3dd">417fe35e</a></strong>
<div>
<span>by Tor</span>
<i>at 2022-01-30T17:47:57+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Make compatible with latest cargo deps
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/5cf007f419e26b3611f29d035c33019d071a9a88">5cf007f4</a></strong>
<div>
<span>by dcz</span>
<i>at 2022-01-30T17:47:57+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'Torbuntu-master-patch-58062' into 'master'

Make compatible with latest cargo deps

See merge request World/Phosh/squeekboard!527</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/dfcb3ce0203a8bcab81554b692e8dff9bf8f85e2">dfcb3ce0</a></strong>
<div>
<span>by dcz</span>
<i>at 2022-01-30T17:52:57+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'layout_ro' into 'master'

Add Romanian layout

See merge request World/Phosh/squeekboard!525</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/4e04bc306f8a31a2fd9998806359e5514332a95f">4e04bc30</a></strong>
<div>
<span>by Luís Fernando Stürmer da Rosa</span>
<i>at 2022-01-31T07:48:41+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update Brazilian Portuguese translation
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/500375dcf2de2a172550207a0661272e05edcc8d">500375dc</a></strong>
<div>
<span>by dcz</span>
<i>at 2022-02-01T16:33:03+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'doc' into 'master'

docs: Detail the release process better

See merge request World/Phosh/squeekboard!523</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/98ecce518b69e44cd4150333eac22537c544a950">98ecce51</a></strong>
<div>
<span>by dcz</span>
<i>at 2022-02-02T17:41:14+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'tiny' into 'master'

Output sensing

See merge request World/Phosh/squeekboard!524</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/e6c19a1e6a87a2caab3ec6a8f3d236ed2c0b968e">e6c19a1e</a></strong>
<div>
<span>by Dorota Czaplejewicz</span>
<i>at 2022-02-04T09:38:06+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">deps: Vendor assert_matches

The library is small and simple enough to be considered "finished". In addition, it doesn't seem to be shipped by Debian.

In relation to its usefulness, it's little effrt to copy it.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/f040e708a49341880dc1a615fcdd41dc380e52c7">f040e708</a></strong>
<div>
<span>by Dorota Czaplejewicz</span>
<i>at 2022-02-04T09:40:18+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Carry output information on visible command all the way to C
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/a4b67c65fffd35334ad72c10d1b8afe1d58025f1">a4b67c65</a></strong>
<div>
<span>by Dorota Czaplejewicz</span>
<i>at 2022-02-04T09:40:21+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Don't reach for globals to choose output

This actually removes the size request from panel creation. Incidentally, this still works becuae the following configure event gets the sizes from glib.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/697be64418b410ddfd6d1e5ec0368e33be8c9821">697be644</a></strong>
<div>
<span>by Dorota Czaplejewicz</span>
<i>at 2022-02-04T09:40:21+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">visibility: Forward panel height information to window creation
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/a3f91701d00f640703093d8fba0ba68d6f5a282b">a3f91701</a></strong>
<div>
<span>by Dorota Czaplejewicz</span>
<i>at 2022-02-04T09:40:21+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">outputs: Remove ui manager
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/78ff02e255a365f111fd03f02f71b200e47ece26">78ff02e2</a></strong>
<div>
<span>by Dorota Czaplejewicz</span>
<i>at 2022-02-04T09:40:21+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">output: Use new source of panel height information

This removed duplicate calculation of ideal height as well.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/16d6871422c09bd674f9ab105e3a964d07ab1e2e">16d68714</a></strong>
<div>
<span>by Dorota Czaplejewicz</span>
<i>at 2022-02-04T09:40:21+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">panel: Apply a hard limit of 1/2 height
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/aad71116c5107cbc0f8556d291f007a70488cdf6">aad71116</a></strong>
<div>
<span>by Fran Dieguez</span>
<i>at 2022-02-04T15:22:34+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add Galician translation
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/0b9350d19b2a1921ce0558da50e13fb3ea4c747d">0b9350d1</a></strong>
<div>
<span>by William Wold</span>
<i>at 2022-02-08T10:56:00-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Check if dbus handler is null before using
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/22cc85b2e2ac1902896c15895c364ccc6e6e8a56">22cc85b2</a></strong>
<div>
<span>by Yosef Or Boczko</span>
<i>at 2022-02-14T16:05:29+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add Hebrew translation
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/216deecd33238d6665d697356832ae6f900d1e61">216deecd</a></strong>
<div>
<span>by dcz</span>
<i>at 2022-02-26T10:49:12+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'dbus-check-null' into 'master'

Check if dbus handler is null before using

See merge request World/Phosh/squeekboard!530</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/dd2871b6bb1d7fdda15afa06117a20274d926ff5">dd2871b6</a></strong>
<div>
<span>by dcz</span>
<i>at 2022-02-26T10:49:52+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'output' into 'master'

Derive panel size from outputs

See merge request World/Phosh/squeekboard!528</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/7b8ba7ab8204fa6a2845acddf20ddb1d1dc3fa3b">7b8ba7ab</a></strong>
<div>
<span>by Dorota Czaplejewicz</span>
<i>at 2022-02-26T11:05:57+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">cargo: Update lockfile
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/c912b73c4b229b61ce30d2923988e3277f3fe5a8">c912b73c</a></strong>
<div>
<span>by Dorota Czaplejewicz</span>
<i>at 2022-02-26T11:10:49+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Release 1.17.0 "Ergodicity"

New translations:
- Hebrew (thanks Yosef Or Boczko)
- Galician (Fran Dieguez)

New Romanian layout (thanks Cosmin Humeniuc)

Others:
- Updated visual design
- Sizing system rework
- Fix crash without dbus (thanks William Wold)
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/c71b3798cf65ce4c1be2923c99576e0db78acd0b">c71b3798</a></strong>
<div>
<span>by Arnaud Ferraris</span>
<i>at 2022-03-08T11:19:17+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">d/gbp.conf: change upstream tag handling

This allows us to use `gbp import-orig --uscan`.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/fb7b8849f4cc419968ded1bcc070f30154bc7c2d">fb7b8849</a></strong>
<div>
<span>by Arnaud Ferraris</span>
<i>at 2022-03-08T11:20:10+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 1.17.0</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/55a3c3ba4dc7c733f91fb2cab468a458b6b124b0">55a3c3ba</a></strong>
<div>
<span>by Arnaud Ferraris</span>
<i>at 2022-03-08T11:20:10+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update upstream source from tag 'upstream/1.17.0'

Update to upstream version '1.17.0'
with Debian dir e44a134465b3b8282828c41ba9189389af465409</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="#a40ad3250cdd4bf423ccbb4620034f5ada859301">
Cargo.deps
</a>
</li>
<li class="file-stats">
<a href="#ecc61f792b79d5993b9a63459a39e1f3186c8297">
<span class="deleted-file">

Cargo.deps.legacy
</span>
</a>
</li>
<li class="file-stats">
<a href="#b59c53d06c53c3a872c704197b6fdff6fa1f09e7">
<span class="new-file">
+
Cargo.deps.newer
</span>
</a>
</li>
<li class="file-stats">
<a href="#14a5af756bb04b4a26c80cf95acf32f0f8b9f30f">
Cargo.lock
</a>
</li>
<li class="file-stats">
<a href="#a5a70ea2f702abcb3a38611c82b64f0926fb9c31">
Cargo.toml.in
</a>
</li>
<li class="file-stats">
<a href="#91e6783df19f8cae9634949d0c32b33ef4f1915d">
data/common.css
</a>
</li>
<li class="file-stats">
<a href="#3eb68d2825b588bee8462bced2f901bb5621bc91">
<span class="new-file">
+
data/keyboards/ro.yaml
</span>
</a>
</li>
<li class="file-stats">
<a href="#35283cb3fb3963e020f01ed16b21b4456fd36e63">
<span class="new-file">
+
data/keyboards/ro_wide.yaml
</span>
</a>
</li>
<li class="file-stats">
<a href="#1c54ffefb061fa79ba47b5ba341aefc9f07cf556">
data/style-Adwaita:dark.css
</a>
</li>
<li class="file-stats">
<a href="#6b7f0456cdb1af2ced5d2b8890115ba283c03b82">
data/style.css
</a>
</li>
<li class="file-stats">
<a href="#67df3adc98b97f87d2c73e4a05f22a987c3a5a7b">
debian/gbp.conf
</a>
</li>
<li class="file-stats">
<a href="#63788f6183c38d925b0761ad6686e385bc316ad0">
doc/hacking.md
</a>
</li>
<li class="file-stats">
<a href="#0cc1139e3347f573ae1feee5b73dbc8a8a21fcfa">
meson.build
</a>
</li>
<li class="file-stats">
<a href="#ca9bb7eff80503c97c83505e8acea4002fd87ac6">
meson_options.txt
</a>
</li>
<li class="file-stats">
<a href="#54d6c31c823e250ebb67120d8dd489a69a02213c">
po/LINGUAS
</a>
</li>
<li class="file-stats">
<a href="#3740c68e74f619058916505ab1114a94804ae692">
<span class="new-file">
+
po/gl.po
</span>
</a>
</li>
<li class="file-stats">
<a href="#9736778f9a16ee15c1c44053336396019853d06d">
<span class="new-file">
+
po/he.po
</span>
</a>
</li>
<li class="file-stats">
<a href="#160f60c3dd59b978e505eccda1925dc3923a1d71">
po/pt_BR.po
</a>
</li>
<li class="file-stats">
<a href="#11dec40289159e2b708a764889eaa824489a34ca">
src/animation.rs
</a>
</li>
<li class="file-stats">
<a href="#88a9642f7ed0525f7c4339360d8838ccb3896cc8">
<span class="new-file">
+
src/assert_matches.rs
</span>
</a>
</li>
<li class="file-stats">
<a href="#d288f67fa0cc3bbd72f7e03d5a62744574b5b5dd">
src/drawing.rs
</a>
</li>
<li class="file-stats">
<a href="#255d151f6afb97b1e5c20df3562809c6061f6c06">
src/event_loop/driver.rs
</a>
</li>
<li class="file-stats">
<a href="#1d22de183d656d3cbaa40eac5e9991ec422ed918">
src/event_loop/mod.rs
</a>
</li>
<li class="file-stats">
<a href="#0df872a62a1884beab54394a8ce65a2df868fd42">
src/imservice.rs
</a>
</li>
<li class="file-stats">
<a href="#b24749917179fb5e3e613ed2a703fcdcc6cdf9da">
src/lib.rs
</a>
</li>
<li class="file-stats">
<a href="#35e88b2c83f4a27277510a3997b027f1a9bd2c74">
src/main.h
</a>
</li>
<li class="file-stats">
<a href="#4b569f42a6967dec04275af54f4ca9ab6a4eee64">
src/main.rs
</a>
</li>
<li class="file-stats">
<a href="#15d32bddb876d2db2fde70f878e2fd63ca501d31">
src/outputs.h
</a>
</li>
<li class="file-stats">
<a href="#1b3fb9b63e663aeef86d6a05c1f7227659dd29d6">
src/outputs.rs
</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/squeekboard/-/compare/f2c69da02d002dfdb984ab1b5897e144f525aba7...55a3c3ba4dc7c733f91fb2cab468a458b6b124b0">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>