<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/dino/plugins/omemo/src/ui/contact_details_dialog.vala, branch default-encryption-gtk4</title>
<subtitle>Fork of GTK3 Dino with experimental features.
</subtitle>
<id>https://gitea.privatedns.org/xavi/dino/atom?h=default-encryption-gtk4</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/dino/atom?h=default-encryption-gtk4'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/'/>
<updated>2023-01-27T23:52:38+00:00</updated>
<entry>
<title>Fix QR code being displayed way too small</title>
<updated>2023-01-27T23:52:38+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2023-01-27T23:51:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=c813a6d2405980c71450cefa10abdf11fab8e995'/>
<id>urn:sha1:c813a6d2405980c71450cefa10abdf11fab8e995</id>
<content type='text'>
fixes #1278
</content>
</entry>
<entry>
<title>OMEMO QR code: Switch to paintable, fix css</title>
<updated>2022-09-18T18:30:24+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2022-09-16T09:23:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=7ad52d9335579d03613036a7da9967fcf0c5d6b3'/>
<id>urn:sha1:7ad52d9335579d03613036a7da9967fcf0c5d6b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve Gtk4 port</title>
<updated>2022-07-27T18:34:20+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2022-05-14T12:45:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=f44cbe02c17df1f02ad49c63cd784fec0ea02d85'/>
<id>urn:sha1:f44cbe02c17df1f02ad49c63cd784fec0ea02d85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Port from GTK3 to GTK4</title>
<updated>2022-07-27T18:34:20+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2022-02-14T13:55:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=7e7dcedaf31ee35499875491c9f569c575d28435'/>
<id>urn:sha1:7e7dcedaf31ee35499875491c9f569c575d28435</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build on Vala &lt; 0.50 and pre-release Vala versions</title>
<updated>2022-03-16T14:41:51+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2022-03-16T14:33:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=f0ed11ec49b6c5b3a52bc666e31ff9791dee77cf'/>
<id>urn:sha1:f0ed11ec49b6c5b3a52bc666e31ff9791dee77cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>QR-code: Actually use Uri.join if glib version supports it</title>
<updated>2022-03-09T13:56:14+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2022-03-09T00:33:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=5f04a6eb099e714d76e6531051aa4677cc46ea78'/>
<id>urn:sha1:5f04a6eb099e714d76e6531051aa4677cc46ea78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OMEMO QR code: URI-escape the JID</title>
<updated>2022-02-26T00:08:00+00:00</updated>
<author>
<name>mjk</name>
<email>yuubi-san@users.noreply.github.com</email>
</author>
<published>2022-02-26T00:08:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=d1c82849642b3f44fb77e672d8cad484211777de'/>
<id>urn:sha1:d1c82849642b3f44fb77e672d8cad484211777de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OMEMO: Make QR code "scalable" in accordance with GDK_SCALE</title>
<updated>2022-02-25T23:20:05+00:00</updated>
<author>
<name>mjk</name>
<email>yuubi-san@users.noreply.github.com</email>
</author>
<published>2022-02-25T23:06:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=98adfa332a4123cb0a0a77e28e655f22a3a39728'/>
<id>urn:sha1:98adfa332a4123cb0a0a77e28e655f22a3a39728</id>
<content type='text'>
The QR code is now generated at the required resolution instead of being
stretched for display with linear filtering.
</content>
</entry>
<entry>
<title>OMEMO: Make QR code fixed-resolution and the quiet zone ISO-conformant</title>
<updated>2022-02-25T22:26:43+00:00</updated>
<author>
<name>mjk</name>
<email>yuubi-san@users.noreply.github.com</email>
</author>
<published>2022-02-18T21:41:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=855a98c04501eede6dd3553b1acc5a8d036af743'/>
<id>urn:sha1:855a98c04501eede6dd3553b1acc5a8d036af743</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')</title>
<updated>2021-10-12T15:58:18+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2021-10-11T21:08:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=8d8dcf5af67ad89c328e67dc2c3469ef90283d9a'/>
<id>urn:sha1:8d8dcf5af67ad89c328e67dc2c3469ef90283d9a</id>
<content type='text'>
</content>
</entry>
</feed>
