<feed xmlns='http://www.w3.org/2005/Atom'>
<title>decky-loader/backend/decky_loader/browser.py, branch v3.0.4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/'/>
<entry>
<title>move check for if plugin was installed to the start of the function (#715)</title>
<updated>2024-10-13T19:22:02+00:00</updated>
<author>
<name>Party Wumpus</name>
<email>48649272+PartyWumpus@users.noreply.github.com</email>
</author>
<published>2024-10-13T19:22:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=4c95484ccb7e7ac5f2e3d62fa8f1a8707d7f2608'/>
<id>4c95484ccb7e7ac5f2e3d62fa8f1a8707d7f2608</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed plugin manual zip installation getting stuck indefinitely (#706)</title>
<updated>2024-10-13T19:20:08+00:00</updated>
<author>
<name>Mitja Skuver</name>
<email>SilentException@users.noreply.github.com</email>
</author>
<published>2024-10-13T19:20:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=8d2b252e6d5fde081255f8bdc02866cc6965b3fc'/>
<id>8d2b252e6d5fde081255f8bdc02866cc6965b3fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix plugin uninstalls</title>
<updated>2024-07-04T05:27:13+00:00</updated>
<author>
<name>AAGaming</name>
<email>aagaming@riseup.net</email>
</author>
<published>2024-07-04T05:27:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=a45df8566ed207d126e5992bb7c870acd09a1864'/>
<id>a45df8566ed207d126e5992bb7c870acd09a1864</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix plugin uninstall dialog issues</title>
<updated>2024-06-27T05:43:01+00:00</updated>
<author>
<name>AAGaming</name>
<email>aagaming@riseup.net</email>
</author>
<published>2024-06-27T05:43:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=d71fb7935be69ef04c3d2bbc7ae270d326345b1e'/>
<id>d71fb7935be69ef04c3d2bbc7ae270d326345b1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>accidental lack of indent?</title>
<updated>2024-06-27T04:07:25+00:00</updated>
<author>
<name>AAGaming</name>
<email>aagaming@riseup.net</email>
</author>
<published>2024-06-27T04:07:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=13a38d82fd4b1ccb4dc64b9c583942158bd4c719'/>
<id>13a38d82fd4b1ccb4dc64b9c583942158bd4c719</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>plugin install progress (#614)</title>
<updated>2024-05-13T13:42:55+00:00</updated>
<author>
<name>Party Wumpus</name>
<email>48649272+PartyWumpus@users.noreply.github.com</email>
</author>
<published>2024-05-13T13:42:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=372771a228c9fbb31ec4a943dd6cfa9915741c6c'/>
<id>372771a228c9fbb31ec4a943dd6cfa9915741c6c</id>
<content type='text'>
* Frontend progress bars

* Backend bit

* closure is stale i think so no closure for you

* Fix formatting of the progress svgs

* Reset progress bar when new plugin starts downloading</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Frontend progress bars

* Backend bit

* closure is stale i think so no closure for you

* Fix formatting of the progress svgs

* Reset progress bar when new plugin starts downloading</pre>
</div>
</content>
</entry>
<entry>
<title>Add Plugin.uninstall callback support (#555)</title>
<updated>2024-04-22T17:29:13+00:00</updated>
<author>
<name>Wayne Heaney</name>
<email>42350981+wheaney@users.noreply.github.com</email>
</author>
<published>2024-03-13T22:59:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=a1a29616e56475d75fce75134c574be3b547950f'/>
<id>a1a29616e56475d75fce75134c574be3b547950f</id>
<content type='text'>
* Add Plugin.uninstall callback support

https://github.com/SteamDeckHomebrew/decky-loader/issues/536

* Remove empty deck.sh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add Plugin.uninstall callback support

https://github.com/SteamDeckHomebrew/decky-loader/issues/536

* Remove empty deck.sh
</pre>
</div>
</content>
</entry>
<entry>
<title>fix unused imports</title>
<updated>2024-02-21T06:42:39+00:00</updated>
<author>
<name>AAGaming</name>
<email>aagaming@riseup.net</email>
</author>
<published>2024-02-21T06:42:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=4696583680e18599280ebcce1d8db759294e27e4'/>
<id>4696583680e18599280ebcce1d8db759294e27e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more major websocket progress</title>
<updated>2024-02-21T06:08:25+00:00</updated>
<author>
<name>AAGaming</name>
<email>aagaming@riseup.net</email>
</author>
<published>2024-02-21T06:08:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=6d2e9365c0fb1bea804743245d79a5b97e3af108'/>
<id>6d2e9365c0fb1bea804743245d79a5b97e3af108</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Feature] Freeze updates for devs (#582)</title>
<updated>2024-02-20T21:39:43+00:00</updated>
<author>
<name>Andrew Moore</name>
<email>andrewm.finewolf@gmail.com</email>
</author>
<published>2024-02-15T04:45:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=c2ebc78836cafc96f03546e6dba5acfa86795d65'/>
<id>c2ebc78836cafc96f03546e6dba5acfa86795d65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
