<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-gui.git/src/main/main.cpp, branch main</title>
<subtitle>Monzero desktop wallet graphical interface.
</subtitle>
<id>https://code.monzero.org/monzero-gui.git/atom?h=main</id>
<link rel='self' href='https://code.monzero.org/monzero-gui.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-gui.git/'/>
<updated>2026-08-15T20:26:40Z</updated>
<entry>
<title>Establish Monzero GUI Phase 0 baseline</title>
<updated>2026-08-15T20:26:40Z</updated>
<author>
<name>Monzero Build System</name>
<email>builds@monzero.org</email>
</author>
<published>2026-08-15T20:26:40Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-gui.git/commit/?id=dceeb88444ce966caa1a133d2926d5f7213c87ff'/>
<id>urn:sha1:dceeb88444ce966caa1a133d2926d5f7213c87ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set desktop file name for the application</title>
<updated>2026-07-02T06:31:19Z</updated>
<author>
<name>Balló György</name>
<email>ballogyor@gmail.com</email>
</author>
<published>2026-07-02T06:20:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-gui.git/commit/?id=db73360ec68a615564a73fd1ee2e7bf7f3491494'/>
<id>urn:sha1:db73360ec68a615564a73fd1ee2e7bf7f3491494</id>
<content type='text'>
This ensures that the XDG toplevel app ID matches with the desktop file
name, so Wayland compositors could match the window with the application
and show the appropriate icon for them.
</content>
</entry>
<entry>
<title>filter: intercept quit event to avoid deadlock</title>
<updated>2026-01-20T19:53:20Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2026-01-20T19:53:20Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-gui.git/commit/?id=80e209df42c091fabd03c229aea5e49826c44b9b'/>
<id>urn:sha1:80e209df42c091fabd03c229aea5e49826c44b9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update year in Cypyright</title>
<updated>2024-01-27T19:12:09Z</updated>
<author>
<name>inson1</name>
<email>75314629+inson1@users.noreply.github.com</email>
</author>
<published>2024-01-27T19:12:09Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-gui.git/commit/?id=8851e71a8beafb5297be46dbb4d6884aa87bcdd5'/>
<id>urn:sha1:8851e71a8beafb5297be46dbb4d6884aa87bcdd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>main: add ARM build tag for auto updater</title>
<updated>2023-04-17T19:56:42Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2023-04-17T19:56:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-gui.git/commit/?id=ad1b53fa63efcae3886837f368e498b0658c4bca'/>
<id>urn:sha1:ad1b53fa63efcae3886837f368e498b0658c4bca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3915</title>
<updated>2022-06-09T18:57:57Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2022-06-09T18:57:57Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-gui.git/commit/?id=35d1546110647b2a7044d373bdf2da0ced419794'/>
<id>urn:sha1:35d1546110647b2a7044d373bdf2da0ced419794</id>
<content type='text'>
7b729fc qt: replace QRegExp with QRegularExpression (selsta)
</content>
</entry>
<entry>
<title>Merge pull request #3914</title>
<updated>2022-06-09T18:57:36Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2022-06-09T18:57:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-gui.git/commit/?id=c4bebbf17383ee1465cf132b092f620d58919f27'/>
<id>urn:sha1:c4bebbf17383ee1465cf132b092f620d58919f27</id>
<content type='text'>
372a591 main: disable setting -platformpluginpath (selsta)
</content>
</entry>
<entry>
<title>qt: replace QRegExp with QRegularExpression</title>
<updated>2022-05-07T16:36:16Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2022-05-07T16:10:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-gui.git/commit/?id=7b729fc885d9bf042903e7e20e05407d59a49816'/>
<id>urn:sha1:7b729fc885d9bf042903e7e20e05407d59a49816</id>
<content type='text'>
QRegExp is removed in Qt6
</content>
</entry>
<entry>
<title>main: disable setting -platformpluginpath</title>
<updated>2022-05-07T15:40:31Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2022-05-07T15:40:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-gui.git/commit/?id=372a591ac7f0f855b520a7a4b73f476bfbe2e58f'/>
<id>urn:sha1:372a591ac7f0f855b520a7a4b73f476bfbe2e58f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>main: add compile time option to disable updates</title>
<updated>2022-05-01T04:09:29Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2022-05-01T04:09:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-gui.git/commit/?id=9b7bca611601a3b8a27a1e3aad636f74df47a162'/>
<id>urn:sha1:9b7bca611601a3b8a27a1e3aad636f74df47a162</id>
<content type='text'>
</content>
</entry>
</feed>
