<feed xmlns='http://www.w3.org/2005/Atom'>
<title>decky-loader/backend, branch v2.3.0-pre3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/'/>
<entry>
<title>During update, download updates first before removing old plugin files  (#223)</title>
<updated>2022-10-23T20:41:12+00:00</updated>
<author>
<name>TrainDoctor</name>
<email>traindoctor@protonmail.com</email>
</author>
<published>2022-10-23T20:41:12+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=6749c78ed71764fd26a15d00bf5be1b74133b6e8'/>
<id>6749c78ed71764fd26a15d00bf5be1b74133b6e8</id>
<content type='text'>
* Remove old nightly support and unused logging

* Removed legacy code + added logic to account for offline update attempts

* Update backend/browser.py

Co-authored-by: AAGaming &lt;aa@mail.catvibers.me&gt;

* Update backend/browser.py

Co-authored-by: AAGaming &lt;aa@mail.catvibers.me&gt;

* Update frontend/src/toaster.tsx

Co-authored-by: AAGaming &lt;aa@mail.catvibers.me&gt;

* Use str instead of String (I was tired okay...)

* Remove false logic

* look for plugins not having remote_binary in pkg

Co-authored-by: AAGaming &lt;aa@mail.catvibers.me&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove old nightly support and unused logging

* Removed legacy code + added logic to account for offline update attempts

* Update backend/browser.py

Co-authored-by: AAGaming &lt;aa@mail.catvibers.me&gt;

* Update backend/browser.py

Co-authored-by: AAGaming &lt;aa@mail.catvibers.me&gt;

* Update frontend/src/toaster.tsx

Co-authored-by: AAGaming &lt;aa@mail.catvibers.me&gt;

* Use str instead of String (I was tired okay...)

* Remove false logic

* look for plugins not having remote_binary in pkg

Co-authored-by: AAGaming &lt;aa@mail.catvibers.me&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Actually utilize the unload function</title>
<updated>2022-10-23T01:44:44+00:00</updated>
<author>
<name>TrainDoctor</name>
<email>traindoctor@protonmail.com</email>
</author>
<published>2022-10-23T01:44:15+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=6346da6fe54d39e972de2abca0dc38c29aa29ce9'/>
<id>6346da6fe54d39e972de2abca0dc38c29aa29ce9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added unload hook for plugins.</title>
<updated>2022-10-23T01:36:49+00:00</updated>
<author>
<name>TrainDoctor</name>
<email>traindoctor@protonmail.com</email>
</author>
<published>2022-10-23T01:36:49+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=af51a29055ca222b8324f80c84c19654eded11a4'/>
<id>af51a29055ca222b8324f80c84c19654eded11a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Developer menu (#211)</title>
<updated>2022-10-16T03:46:42+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@mail.catvibers.me</email>
</author>
<published>2022-10-16T03:46:42+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=6e3c05072cb507e2a376b7019836bea7bf663cb0'/>
<id>6e3c05072cb507e2a376b7019836bea7bf663cb0</id>
<content type='text'>
* add settings utils to use settings outside of components

* initial implementation of developer menu

* ✨ Add support for addScriptToEvaluateOnNewDocument

* React DevTools support

* increase chance of RDT successfully injecting

* Rewrite toaster hook to not re-create the window

* remove friends focus workaround because it's fixed

* Expose various DFL utilities as DFL in dev mode

* try to fix text field focuss

* move focusable to outside field

* add onTouchEnd and onClick to focusable

* Update pnpm-lock.yaml

Co-authored-by: FinalDoom &lt;7464170-FinalDoom@users.noreply.gitlab.com&gt;
Co-authored-by: TrainDoctor &lt;traindoctor@protonmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add settings utils to use settings outside of components

* initial implementation of developer menu

* ✨ Add support for addScriptToEvaluateOnNewDocument

* React DevTools support

* increase chance of RDT successfully injecting

* Rewrite toaster hook to not re-create the window

* remove friends focus workaround because it's fixed

* Expose various DFL utilities as DFL in dev mode

* try to fix text field focuss

* move focusable to outside field

* add onTouchEnd and onClick to focusable

* Update pnpm-lock.yaml

Co-authored-by: FinalDoom &lt;7464170-FinalDoom@users.noreply.gitlab.com&gt;
Co-authored-by: TrainDoctor &lt;traindoctor@protonmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>fix os.path</title>
<updated>2022-10-15T00:44:59+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@mail.catvibers.me</email>
</author>
<published>2022-10-15T00:44:59+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=6e48aefce863e316edeaa75e3e14cb516de053f2'/>
<id>6e48aefce863e316edeaa75e3e14cb516de053f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use hasattr instead of in</title>
<updated>2022-10-08T23:04:09+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@mail.catvibers.me</email>
</author>
<published>2022-10-08T23:04:09+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=dbcb549ae298c354f76517e1d3744facfbedb954'/>
<id>dbcb549ae298c354f76517e1d3744facfbedb954</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>possibly fix zip permissions</title>
<updated>2022-10-08T21:57:51+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@mail.catvibers.me</email>
</author>
<published>2022-10-08T21:57:51+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=d689614c78a4f2d3c89ac48512748cd2051c4c95'/>
<id>d689614c78a4f2d3c89ac48512748cd2051c4c95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>disable file watcher until after 10 seconds</title>
<updated>2022-10-08T02:38:20+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@mail.catvibers.me</email>
</author>
<published>2022-10-08T02:37:29+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=a3809222f94fd7a7e08e7c872fef51cf3a6dbfd2'/>
<id>a3809222f94fd7a7e08e7c872fef51cf3a6dbfd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Grab Plugin path from find_plugin_folder plugin name is not always folder anme (#178)</title>
<updated>2022-09-19T05:13:45+00:00</updated>
<author>
<name>Trent Callan</name>
<email>trentcalllan@yahoo.com</email>
</author>
<published>2022-09-19T05:13:45+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=852c52c59acec7c0c26e7f7aed9e6aa80f4abe37'/>
<id>852c52c59acec7c0c26e7f7aed9e6aa80f4abe37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Download Remote Binaries during Store Install (#177)</title>
<updated>2022-09-19T00:20:19+00:00</updated>
<author>
<name>Trent Callan</name>
<email>trentcalllan@yahoo.com</email>
</author>
<published>2022-09-19T00:20:19+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=3136ad72edd0949626f48ab55103e79b540c7a94'/>
<id>3136ad72edd0949626f48ab55103e79b540c7a94</id>
<content type='text'>
* Download Remote Binaries during store install.
Fix Manual Install Modal Type

* Use Unix Line endings. (Thanks WSL)

* Fix Merge Commit with main branch.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Download Remote Binaries during store install.
Fix Manual Install Modal Type

* Use Unix Line endings. (Thanks WSL)

* Fix Merge Commit with main branch.</pre>
</div>
</content>
</entry>
</feed>
