<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/dino/main/src/ui/occupant_menu, 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-03-05T15:47:46+00:00</updated>
<entry>
<title>New Avatar UI</title>
<updated>2023-03-05T15:47:46+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2023-01-24T17:59:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=db3b0d5f233ee3587ae54f8f035222cb098b11dd'/>
<id>urn:sha1:db3b0d5f233ee3587ae54f8f035222cb098b11dd</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>Escape occupant name and JID in occupants view</title>
<updated>2022-01-03T18:57:40+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2022-01-03T18:41:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=07a05db26e1c2f4d7a2226e9d8ef62e6e421a4a1'/>
<id>urn:sha1:07a05db26e1c2f4d7a2226e9d8ef62e6e421a4a1</id>
<content type='text'>
fixes #1141
</content>
</entry>
<entry>
<title>Fix compiler warnings ('cast between incompatible function types') by not connecting closures</title>
<updated>2021-10-12T17:43:57+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2021-10-12T14:23:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=bea85c8ab5f74d96f37c1b3a6ea1e83edd0de500'/>
<id>urn:sha1:bea85c8ab5f74d96f37c1b3a6ea1e83edd0de500</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>
<entry>
<title>Reduce use of Widget.destroy()</title>
<updated>2021-02-11T00:32:39+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2021-02-11T00:32:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=0626bad8e9c2f7dfd4d8eccc86ec1e8bec6c7308'/>
<id>urn:sha1:0626bad8e9c2f7dfd4d8eccc86ec1e8bec6c7308</id>
<content type='text'>
On non-toplevel windows, use Container.remove() instead of Widget.destroy()
Needed for migration to GTK4
https://developer.gnome.org/gtk4/unstable/gtk-migrating-3-to-4.html#id-1.7.4.3.17
</content>
</entry>
<entry>
<title>Lazy generate occupant menu list</title>
<updated>2020-07-22T16:40:33+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2020-07-22T16:40:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=a8f127b32ed05ddca960c023f9df87c84632c854'/>
<id>urn:sha1:a8f127b32ed05ddca960c023f9df87c84632c854</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix nick change in MUC, update bookmark accordingly; remove unused code</title>
<updated>2020-04-25T22:20:27+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2020-04-25T22:20:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=af52c24df7749923df897a2dd53c367a9f8ef31f'/>
<id>urn:sha1:af52c24df7749923df897a2dd53c367a9f8ef31f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>voice handling in moderated groups (#788)</title>
<updated>2020-04-22T18:04:03+00:00</updated>
<author>
<name>Anmol</name>
<email>godofwaranmol@gmail.com</email>
</author>
<published>2020-04-22T18:04:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=2631a9bdbaf9a40f329f05c55c6e2ea38efeb10c'/>
<id>urn:sha1:2631a9bdbaf9a40f329f05c55c6e2ea38efeb10c</id>
<content type='text'>
</content>
</entry>
</feed>
