<!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 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: -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: -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 upstream/latest at <a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd">Debian On Mobile / feedbackd</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/feedbackd/-/commit/64956ea4dfc159735ee25ece3c01576cdff9d6b0">64956ea4</a></strong>
<div>
<span> by Chris Vogel </span> <i> at 2022-11-28T10:22:26+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>docs: Update references to documentation from branch master to branch main.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/482eb05d1c7051ce9f0d07d9ace318d55fadc726">482eb05d</a></strong>
<div>
<span> by Guido Gunther </span> <i> at 2022-11-28T09:30:00+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Merge branch 'ChriChri-main-patch-39100' into 'main'
Updated references to documentation
See merge request Librem5/feedbackd!86</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/16fc583ff869bfc3c6bcb982c8383332806bd80f">16fc583f</a></strong>
<div>
<span> by Chris Vogel </span> <i> at 2022-11-28T10:10:27+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>README: Mention that DBus disconnect ends feedback
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/f5391af6b9b75b89714b1ddfbda918260cb81407">f5391af6</a></strong>
<div>
<span> by Chris Vogel </span> <i> at 2022-11-28T10:10:27+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>README: Mention python example
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/d19e7b4f7d98025decc15639e35873eab9b271ce">d19e7b4f</a></strong>
<div>
<span> by Guido Gunther </span> <i> at 2022-11-28T10:16:28+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Merge branch 'update_README' into 'main'
Update README.md
See merge request Librem5/feedbackd!88</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/b0dc0c64cc0057c1a48768f33d8db945435b2f8d">b0dc0c64</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-03T12:29:55+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>run: Fix daemon name
Fixes: 99fc8c2 ("run: Make it easy to run under gdb and document usage")
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/3206976a4a02b5e88c344e86e369a7c9daa986d2">3206976a</a></strong>
<div>
<span> by Guido Gunther </span> <i> at 2022-12-03T12:35:30+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Merge branch 'calls-vs-feedbackd' into 'main'
run: Fix daemon name
See merge request Librem5/feedbackd!89</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/254bf944eb6a525fc33fedcd3e52eb453efae434">254bf944</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-03T12:42:41+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>example: Wait a bit before ending
feedbackd terminates feedback when clients disconnect from DBus so
we need to wait a bit before quitting as otherwise no feedback will
be played.
Closes: #65
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/59363bfed18f3e95f10979f7b6fc81a304a2f02c">59363bfe</a></strong>
<div>
<span> by Guido Gunther </span> <i> at 2022-12-03T12:48:09+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Merge branch 'example-wait' into 'main'
example: Wait a bit before ending
Closes #65
See merge request Librem5/feedbackd!85</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/fbfcce447071ee2d8dedb9fb1f98426c92f03489">fbfcce44</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-03T14:27:57+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>d/gbp.conf: Update branch
Missed that one when switching to 'main'
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/50608ce5a2d796e71c4207d30b9ab25c4e656cf2">50608ce5</a></strong>
<div>
<span> by Guido Gunther </span> <i> at 2022-12-03T14:34:30+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Merge branch 'gbp.conf' into 'main'
d/gbp.conf: Update branch
See merge request Librem5/feedbackd!84</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/bbcb396df8ff3940798d6609fd8d2a2d8654ae9d">bbcb396d</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-05T13:18:23+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>ci: Switch build to bookworm / byzantium
Use Debian bookworm for the tests and PureOS byzantium for the
package build
We use the arm64 builder as the amd64 one fails to find a shell in the
bookworm image.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/c01ac642126e0fa5ece48534516ae62dd9722551">c01ac642</a></strong>
<div>
<span> by Guido Gunther </span> <i> at 2022-12-05T13:28:06+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Merge branch 'update-ci' into 'main'
ci: Switch build to bookworm / byzantium
See merge request Librem5/feedbackd!91</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/a6809dccbc0056c390563809f8a83def9e54e7ae">a6809dcc</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-05T19:00:18+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>d/control: Add settings schema for the tests
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/388cf959ce57c33b0a0ebd8d09ff9a689f370193">388cf959</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-05T19:00:18+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>d/changelog: Fix typos
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/1e3175301c32d49ef94d76a6fec7c94a2c09854a">1e317530</a></strong>
<div>
<span> by Guido Gunther </span> <i> at 2022-12-05T19:10:12+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Merge branch 'sid' into 'main'
Add a missing dependencies for the tests to pass on Debian sid
See merge request Librem5/feedbackd!92</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/dfe2cdc6656829317bb012db0f1f0af7c77410bc">dfe2cdc6</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-06T11:21:04+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>d/control: Drop Breaks/Replaces on packages long gone
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/94880dbc0dbcf329cbf2c97114f9d3da6f89351a">94880dbc</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-06T11:49:13+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>d/rules: Support nodoc build profile
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/7b7422f98e39f05ac0c8fa31d352213f0f56e2e7">7b7422f9</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-06T11:49:13+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>build: Bump required meson version
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/a150c2cbc3d2c668f7aced6932f061450c9b1501">a150c2cb</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-06T12:44:54+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Switch library documentation to gi-docgen
Switch from gtk-doc to gi-docgen for the library documentation and
adjust the source files accordingly.
We don't bother about the daemon doc headers as they're not built into
any docs atm.
Closes: #56
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/6acdb67b78198c1202d8e89de8332553e6e57069">6acdb67b</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-06T13:58:04+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Include specifications in the documentation
Now that we can use markdown easily add them as they provide
help to the developer what events exist, etc.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/7ab5af7269713b103f6109b1a1665e5808afb369">7ab5af72</a></strong>
<div>
<span> by Guido Gunther </span> <i> at 2022-12-08T09:04:40+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Merge branch 'gi-docgen' into 'main'
Switch library documentation to gi-docgen
Closes #56
See merge request Librem5/feedbackd!94</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/3e4f66993ed33a8f3c4ce6d7d259bfdda48de441">3e4f6699</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-08T10:05:47+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>dir-locals: Simlify consistent JS indenting
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/3c124e8ecdc7a08709429da87cae5fa6fd5d4be4">3c124e8e</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-08T10:05:47+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>feedback-vibra: Fix indentation
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/96b6af3766e6e0d2f0e743a7047d9e151f9c8bd0">96b6af37</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-08T10:05:47+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>tests: Test feedback theme name
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/c9404d871e8bd02508a00cbfbf0dc731b591c691">c9404d87</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-08T10:05:47+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>feedback-theme: No need for constructed
We can do all that in init
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/e6f1c351e25becfc052d7dd385735e33d64c94cf">e6f1c351</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-08T10:05:47+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>feedback-theme: Fix indentation
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/1d21bfa0dcd959ee44ae43df407bb121d7a5d080">1d21bfa0</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-08T10:05:47+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>feedback-theme: Use getter
Ensures we stay consistent with future changes
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/82a8b91096b41158c8d681d8734f1b9a076d83bd">82a8b910</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-08T10:05:47+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>feedback-theme: Allow to set name
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/53677e29efc4e5caee621a5e7b6356a56f1e1ee6">53677e29</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-08T10:05:47+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>feedback-profile: Document hash types
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/29bbe38fb38312fa6fb5f6bf6dfcc2a012a7a82b">29bbe38f</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-08T10:05:47+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>feedback-dummy: Add getter for duration
Useful in tests
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/d7f97dca51d5458714f66dfe4cd84beb67ee1732">d7f97dca</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-08T10:05:47+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>feedback-profile: Allow to update profiles
Allow to add feedbacks from a profile to another one
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/e10b2cc150bb1afa94993ce1c7806819049b6ece">e10b2cc1</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-08T10:05:47+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>feedback-theme: Allow to update theme
New profiles are added, existing profiles updated. This will
allow to merge themes.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/ada82a0ed1fd5f5c7a4b8d63c73222dce2fd964a">ada82a0e</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-08T10:05:47+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>feedback-theme: Allow to get and set parent theme name
If set the parent theme's feedbackd and profiles should be merged into
this theme.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/4c75f42c7e373feebb9184720e5144eb38a4d33c">4c75f42c</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-08T10:05:47+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>ci: Install git
Needed for the submodule
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/ba91939c8537baa7029033a8e190b651b1a88f93">ba91939c</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-08T10:05:47+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Add gmobile library
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/34f8733b2bb4a03444a90332fff074b8d168134a">34f8733b</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-08T10:05:47+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>build: Don't include main in lib
For that move the error quark to a separate file.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/242519498a6110308f1d2fabf9703c87e8e972b4">24251949</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-11T17:34:38+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Recursively load themes
Themes (other than the default theme) can specify a `parent-name` in the
json file. This theme will be used as a base for the theme. Events and
profiles of the children override those in the parents.
For this we move the lookup code into it's separate class and also add
tests.
Closes: #38
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/a75cdbbc5930bdc169195cc5233d871f4a3b229e">a75cdbbc</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-11T17:34:38+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>theme-expander: Allow to set the theme to expand
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/c3beac7d4151e9332c78a980b6cad144112c27f0">c3beac7d</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-11T17:34:38+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>data: Allow to set feedback theme
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/f5757045aa025443353d9aaf6f9f13e336205d5c">f5757045</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-11T17:34:38+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>manager: Don't load theme in constructor
Loading the theme can trigger calls to
fbd_feedback_manager_get_default() which then results in an endless look
as the object isn't fully initialized in constructed. Instead do
the setup in main() which has the advantage that the manager's life
cycle becomes more obvious too.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/83091be25dfbb131bd6701d42e1ec5ee0ec5c96a">83091be2</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-11T17:34:38+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>feedback-manager: Handle theme gsetting
Update the theme when the gsetting changes
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/9824d1cfc6f06a8db0e9f49ae7854a3d09e4a98b">9824d1cf</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-11T17:34:38+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>README: Document custom themes
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/9e13793bbea0bede9056bdb689acfbc2cadd5024">9e13793b</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-11T17:34:38+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>tests: Help old glib on PureOS along
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/0547a40cc6a82bb76ab29b12ebb3ee1bb9a2bc23">0547a40c</a></strong>
<div>
<span> by Guido Gunther </span> <i> at 2022-12-12T11:07:59+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Merge branch 'merge-themes' into 'main'
Implement recursive theme expansion and custom theme loading
Closes #38
See merge request Librem5/feedbackd!93</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/bd16d5761de1bd78c37860ad042d647d5088eaaa">bd16d576</a></strong>
<div>
<span> by Chris Vogel </span> <i> at 2022-12-12T11:20:51+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>doc: feedback stops when client disconnects
extended documentation for feedbackd.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/b9430f0cf67db0d2f1b0029d6967e5b9d9669e54">b9430f0c</a></strong>
<div>
<span> by Guido Gunther </span> <i> at 2022-12-12T11:30:59+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Merge branch 'man-page' into 'main'
doc: feedback stops when client disconnects
See merge request Librem5/feedbackd!96</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/ef5dd5abca40c420c0ea3325b8063bc13e3bda02">ef5dd5ab</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-12T16:13:38+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>theme-expander: Also log initial theme file
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/b64ce1290caf84dc184e796a2d1640ea5c9555ae">b64ce129</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-12T16:13:38+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Add theme validator
Recursively loads a given theme file.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/2e7483c775b6dc2085b4d4555b0021deea42f498">2e7483c7</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-13T13:47:18+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>ci: Use bookworm image for package build too
No need to fight against old glib and friends in PureOS
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/584d4ddb6fed168135483c1e54f932318955ac8a">584d4ddb</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-13T13:47:18+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>doc: Convert manpages to rst
This will make it more fun to add details and more manpages.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/49f697b232928d28d329f46c955aa28e4d2f77b4">49f697b2</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-13T13:47:18+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>doc: Add manual page for fbd-theme-validate
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/341c6844a1e39b50049aabded664298cf161f296">341c6844</a></strong>
<div>
<span> by Guido Gunther </span> <i> at 2022-12-14T12:25:52+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Merge branch 'fbd-theme-check' into 'main'
Add theme validator
See merge request Librem5/feedbackd!95</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/59e42d83328cce9d33dd79aa7d84e316a873dc21">59e42d83</a></strong>
<div>
<span> by Chris Vogel </span> <i> at 2022-12-15T10:57:09+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>run: Export GI_TYPELIB_PATH as well
This is needed for programs needing GObject introspection data
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/d4197ed7a4d401cbe71d8279e8f9a6f05335de2e">d4197ed7</a></strong>
<div>
<span> by Chris Vogel </span> <i> at 2022-12-15T10:57:09+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>run: Don't hardcode feedbackd
This allows arbitrary executables from the source tree with
a well defined environment.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/312f0697cbce6af4ffbb4dcc88ac1213ea0e6d16">312f0697</a></strong>
<div>
<span> by Chris Vogel </span> <i> at 2022-12-15T10:57:09+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>example: Document usage
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/2514b50b32fbaecf76f46c10848e6d95eaaaeccf">2514b50b</a></strong>
<div>
<span> by Guido Gunther </span> <i> at 2022-12-15T10:10:50+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Merge branch 'comment_example' into 'main'
extend comment about GI_TYPELIB_PATH
See merge request Librem5/feedbackd!87</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/f2d02050d12bf601584dbadb50acf623c9aef2a9">f2d02050</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-15T10:11:05+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>d/rules: Fix nodoc build profile usage
We were checking for the wrong option
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/c26eaa88b7a6b39a2848be6ce9c017959879c568">c26eaa88</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-15T10:11:05+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>d/rules: Don't build tests with nocheck
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/2365c0e6925ec17b35a5ebd053f4eaf14dde1b8f">2365c0e6</a></strong>
<div>
<span> by Guido Gunther </span> <i> at 2022-12-15T10:24:35+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Merge branch 'pkg-fixes' into 'main'
Fix nodoc and make nocheck build less
See merge request Librem5/feedbackd!97</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/0e98a51a5d5420d359bc9d32a04183a85dfcca9d">0e98a51a</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-15T11:29:03+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Document changes and release 0.0.2
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/089769bbcb6a9efc06d2ba38f1ceceb6c0e1cf2b">089769bb</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-15T11:29:03+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>d/gbp.conf: Bump meson version automatically
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/42e9f38cc5bb3868133aa303bc9956e0434d7fa1">42e9f38c</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-15T11:52:25+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Add NEWS file
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/fca952f813124110c9dabd766e85255992187c32">fca952f8</a></strong>
<div>
<span> by Guido Gunther </span> <i> at 2022-12-15T15:25:21+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Merge branch 'rel-0.0.2' into 'main'
Release 0.0.2
See merge request Librem5/feedbackd!98</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/7352967bfab8d0f734cf3cf007133da354c9829c">7352967b</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2022-12-15T16:55:18+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>New upstream version 0.0.2</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#f9cb3a52c9078cde24bd83b34488343ab4538f65">
.dir-locals.el
</a>
</li>
<li class="file-stats">
<a href="#587d266bb27a4dc3022bbed44dfa19849df3044c">
.gitlab-ci.yml
</a>
</li>
<li class="file-stats">
<a href="#7445606fbf8f3683cd42bdc54b05d7a0bc2dfc44">
<span class="new-file">
+
.gitmodules
</span>
</a>
</li>
<li class="file-stats">
<a href="#9f621eb5fd3bcb2fa5c7bd228c9b1ad42edc46c8">
<span class="new-file">
+
NEWS
</span>
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#324fe022d6adf6fa83beeabd08e4dcc1c42be108">
data/meson.build
</a>
</li>
<li class="file-stats">
<a href="#466bf33a2cea224529765ec927e940db54f16580">
data/org.sigxcpu.feedbackd.gschema.xml
</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="#aba73e65a932e1f9d98fb2319ab5b5ae993787cf">
debian/libfeedback-dev.install
</a>
</li>
<li class="file-stats">
<a href="#1bb3fd171e2c3dc04d48b1d1c82bb243af3829ed">
<span class="new-file">
+
debian/libfeedback-dev.links
</span>
</a>
</li>
<li class="file-stats">
<a href="#8756c63497c8dc39f7773438edf53b220c773f67">
debian/rules
</a>
</li>
<li class="file-stats">
<a href="#a505c08486fc53495aa768aab22799138f904621">
Event-naming-spec-0.0.0.md
→
doc/Event-naming-spec-0.0.0.md
</a>
</li>
<li class="file-stats">
<a href="#6d818266cdfb71dd5ec566f0c7fb34f243b9708e">
Feedback-theme-spec-0.0.0.md
→
doc/Feedback-theme-spec-0.0.0.md
</a>
</li>
<li class="file-stats">
<a href="#b8c56d2b5c49a2850cd88d20d993978329d0c551">
<span class="new-file">
+
doc/build-howto.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#b79e5f32b155ffa10c19a8e7689e4961c14e7c8e">
<span class="new-file">
+
doc/fbcli.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#741dd14826e487b3b99226e532c72ad337dbe081">
<span class="deleted-file">
−
doc/fbcli.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#a30dc757247861a047b7c8371d4e02cd24c1c2b2">
<span class="new-file">
+
doc/fbd-theme-validate.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#1a0bd52c707da2f54daded4f94a4ff86d4e0c1b7">
<span class="new-file">
+
doc/feedbackd.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#47f802777b525cccaa7ec46fab88a9fb2a7f017a">
<span class="deleted-file">
−
doc/feedbackd.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#fdc83d46f22dc0fc3c4b6fe87d783836f99db7b4">
<span class="new-file">
+
doc/initialization.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#19205f0af0273b44e6e8cbb71228f3a77ff2fccb">
<span class="deleted-file">
−
doc/libfeedback-docs.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#e42f3e1dd896b7453c4aab7712d90ddc0df30545">
<span class="new-file">
+
doc/libfeedback.toml.in
</span>
</a>
</li>
<li class="file-stats">
<a href="#b42286eca3ba20b6437ba362f0ab295a805ba440">
doc/meson.build
</a>
</li>
<li class="file-stats">
<a href="#963bdf02feae96be5b3596061597dcefde956b35">
<span class="new-file">
+
doc/overview.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#aa05d3d478b58bf3d6f58bde041f5b964351dc83">
<span class="deleted-file">
−
doc/overview.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#ae6ed7fc1182945c337b71cfafa2965e449491c3">
<span class="deleted-file">
−
doc/xml/gtkdocentities.ent.in
</span>
</a>
</li>
<li class="file-stats">
<a href="#eb5c1be3578a4664a216089188be27eec9edf65e">
<span class="deleted-file">
−
doc/xml/meson.build
</span>
</a>
</li>
<li class="file-stats">
<a href="#22f355dc26360e47b2d04c26c18f69d6aadb7015">
examples/example.py
</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: #666;">
—
<br>
<a href="https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/compare/f19aa60ad4a33fc91b4e820c35e474f00d69840f...7352967bfab8d0f734cf3cf007133da354c9829c">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>