<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/dino/main/data, branch master</title>
<subtitle>Fork of GTK3 Dino with experimental features.
</subtitle>
<id>https://gitea.privatedns.org/xavi/dino/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/dino/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/'/>
<updated>2026-02-10T22:40:47+00:00</updated>
<entry>
<title>Fix call window styling</title>
<updated>2026-02-10T22:40:47+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2023-04-22T17:47:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=be04a35e374a1ad1b75fe7feed4eab6e40139aac'/>
<id>urn:sha1:be04a35e374a1ad1b75fe7feed4eab6e40139aac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>data: Set StartupNotify to true in .desktop file</title>
<updated>2026-02-10T22:40:46+00:00</updated>
<author>
<name>Sebastian Krzyszkowiak</name>
<email>dos@dosowisko.net</email>
</author>
<published>2023-03-13T04:10:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=dc3e76b70efaf8a4f4272b3c1b16dd00095cc58b'/>
<id>urn:sha1:dc3e76b70efaf8a4f4272b3c1b16dd00095cc58b</id>
<content type='text'>
GTK handles startup notifications, so advertise it in desktop
file. This allows splash screens and other startup indications
in DEs to work.
</content>
</entry>
<entry>
<title>Make the symbolic app icon square</title>
<updated>2026-02-10T21:45:32+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2023-02-09T11:11:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=05b0ab2868a6fbc62b7d25e98c66b63b21e33e95'/>
<id>urn:sha1:05b0ab2868a6fbc62b7d25e98c66b63b21e33e95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>menu_app: Move preferences to last group</title>
<updated>2026-02-10T21:38:52+00:00</updated>
<author>
<name>Christopher Davis</name>
<email>christopherdavis@gnome.org</email>
</author>
<published>2023-02-09T00:24:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=2270a43175e1ab1514f659b05ddee31997a4a356'/>
<id>urn:sha1:2270a43175e1ab1514f659b05ddee31997a4a356</id>
<content type='text'>
Per
https://developer.gnome.org/hig/patterns/controls/menus.html#standard-primary-menu-items, preferences
should be at the top of the last group in the menu.
</content>
</entry>
<entry>
<title>menu_app: Rename Settings to Preferences</title>
<updated>2026-02-10T21:38:07+00:00</updated>
<author>
<name>Christopher Davis</name>
<email>christopherdavis@gnome.org</email>
</author>
<published>2023-02-09T00:23:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=0ac6e47da7f170405bb0dbb2b740010fcfb463d9'/>
<id>urn:sha1:0ac6e47da7f170405bb0dbb2b740010fcfb463d9</id>
<content type='text'>
The standard name in GNOME applications is Preferences.
</content>
</entry>
<entry>
<title>Make Ctrl-Q accelerator user-configurable</title>
<updated>2023-10-09T12:08:59+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-09-18T21:42:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=677ac164a953a90acff60e7b84b0091184f56464'/>
<id>urn:sha1:677ac164a953a90acff60e7b84b0091184f56464</id>
<content type='text'>
Some devices, such as those using virtual keyboards such as Squeekboard,
might find the Ctrl-Q accelerator annoying, as it can be easily
mistyped.
</content>
</entry>
<entry>
<title>Make send button settings-selectable</title>
<updated>2023-10-09T12:08:59+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-09-18T21:15:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=2f1f04b3e80beaf2c7f333a14cb7e14eeafe935e'/>
<id>urn:sha1:2f1f04b3e80beaf2c7f333a14cb7e14eeafe935e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Backport Meson build support</title>
<updated>2023-10-09T12:08:59+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-09-11T21:03:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=be7e0c2d5689d962fd2424e60ed21062d0674e95'/>
<id>urn:sha1:be7e0c2d5689d962fd2424e60ed21062d0674e95</id>
<content type='text'>
Meson builds have better integration with Vala. For example, Meson
handles incremental compilation of Vala source files better than
CMake.

Limitations:

As done with CMake builds, gresource.xml should be compiled. Now, it has
been generated from a CMake build and manually copied into the source
tree.
</content>
</entry>
<entry>
<title>Limit max_content_height</title>
<updated>2023-10-09T12:08:58+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-09-11T19:47:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=1cc99a640fe694c1545eb2ecc01311f7bad26aed'/>
<id>urn:sha1:1cc99a640fe694c1545eb2ecc01311f7bad26aed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add send button on chat view</title>
<updated>2023-10-05T12:32:10+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-04-29T22:28:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=5121f3128ad79a0ae54601474b9701fcb1e58cfd'/>
<id>urn:sha1:5121f3128ad79a0ae54601474b9701fcb1e58cfd</id>
<content type='text'>
</content>
</entry>
</feed>
