<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/dino/main/src/ui/settings_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-04-01T00:44:36+00:00</updated>
<entry>
<title>Setup default encryption settings</title>
<updated>2023-04-01T00:44:36+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-04-01T00:43:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=d166666acb2653c4522266be749fb3b2f3dd05eb'/>
<id>urn:sha1:d166666acb2653c4522266be749fb3b2f3dd05eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove spell check setting</title>
<updated>2023-02-09T11:35:50+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2023-02-09T11:30:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=9bf304095c1acd14e10c499585057695d413ef06'/>
<id>urn:sha1:9bf304095c1acd14e10c499585057695d413ef06</id>
<content type='text'>
As there is currently no spell check support for GTK4
</content>
</entry>
<entry>
<title>Settings: Connect to Switch.notify-active instead of to activate</title>
<updated>2023-02-09T10:36:33+00:00</updated>
<author>
<name>fiaxh</name>
<email>fiaxh@users.noreply.github.com</email>
</author>
<published>2023-02-09T10:19:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=634302217ce21e6c8d15b003542ec28f3330e11e'/>
<id>urn:sha1:634302217ce21e6c8d15b003542ec28f3330e11e</id>
<content type='text'>
As per the documentation of the activate signal "Applications should never connect to this signal, but use the notify:active signal."
https://valadoc.org/gtk+-3.0/Gtk.Switch.activate.html</content>
</entry>
<entry>
<title>settings_dialog: Use AdwPreferencesWindow and AdwActionRow</title>
<updated>2023-02-09T10:36:33+00:00</updated>
<author>
<name>Christopher Davis</name>
<email>christopherdavis@gnome.org</email>
</author>
<published>2023-02-09T00:17:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=b19986a68513f0605dd003dad1e0759380f23835'/>
<id>urn:sha1:b19986a68513f0605dd003dad1e0759380f23835</id>
<content type='text'>
AdwPreferencesWindow contains a nice API for preferences
windows, and AdwActionRow is the widget to use for rows
of preferences.
</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>
<entry>
<title>Make spell checking a setting, store language per conversation</title>
<updated>2021-01-21T14:51:41+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2021-01-21T14:39:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=f12fc371a3bd00ac8c3183099d9d54528ef46bf0'/>
<id>urn:sha1:f12fc371a3bd00ac8c3183099d9d54528ef46bf0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add non-CSD alternative for more windows</title>
<updated>2019-03-14T16:39:31+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2019-02-20T22:08:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=161e4c19862be0ea6572f7701d37acc1c16b8147'/>
<id>urn:sha1:161e4c19862be0ea6572f7701d37acc1c16b8147</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move notification sounds (canberra dependency) into plugin, introduce libdino/NotificationEvents</title>
<updated>2018-03-05T14:43:02+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@mx.ax.lt</email>
</author>
<published>2018-03-02T12:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=a8ee61b34c4c6c73cda94ac5f60529e892b3666b'/>
<id>urn:sha1:a8ee61b34c4c6c73cda94ac5f60529e892b3666b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement notification sounds</title>
<updated>2018-02-17T20:51:02+00:00</updated>
<author>
<name>Rahix</name>
<email>rahix@rahix.de</email>
</author>
<published>2018-02-17T20:45:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=08c8b9c6d63784f3db1fa3423e629db3ca461b94'/>
<id>urn:sha1:08c8b9c6d63784f3db1fa3423e629db3ca461b94</id>
<content type='text'>
Add a new setting to toggle notification sounds on or off. Plays the
systems default instant messaging message sound (message-new-instant)
whenever a notification is shown if toggled on.
</content>
</entry>
<entry>
<title>Rename resources to have a reverse DNS prefix</title>
<updated>2017-12-03T20:43:19+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@mx.ax.lt</email>
</author>
<published>2017-12-03T18:42:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=cee39b0117c1620d852d50c14ca6f06db4e2956b'/>
<id>urn:sha1:cee39b0117c1620d852d50c14ca6f06db4e2956b</id>
<content type='text'>
</content>
</entry>
</feed>
