<feed xmlns='http://www.w3.org/2005/Atom'>
<title>decky-loader/backend/src, branch v2.10.14-pre1</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>fix: Fix on Chromium 109 beta (#576)</title>
<updated>2024-01-20T02:54:56+00:00</updated>
<author>
<name>Beebles</name>
<email>102569435+beebls@users.noreply.github.com</email>
</author>
<published>2024-01-20T02:54:56+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=f9a07da3ccfc8e795a1f4b5bf875c0c0337879c7'/>
<id>f9a07da3ccfc8e795a1f4b5bf875c0c0337879c7</id>
<content type='text'>
* Add new user agent to do not close tabs list

* fix: bump DFL to fix chromium 109 beta

---------

Co-authored-by: Sims &lt;38142618+suchmememanyskill@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add new user agent to do not close tabs list

* fix: bump DFL to fix chromium 109 beta

---------

Co-authored-by: Sims &lt;38142618+suchmememanyskill@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Call plugin unload function after stopping event loop (#539)</title>
<updated>2023-12-16T02:07:54+00:00</updated>
<author>
<name>Jan</name>
<email>sentrycraft123@gmail.com</email>
</author>
<published>2023-12-16T02:07:54+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=39f4f2870b4c0924421130a3f532c07320938e97'/>
<id>39f4f2870b4c0924421130a3f532c07320938e97</id>
<content type='text'>
This can prevent race conditions where unload is clearing data but main is still working with it</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This can prevent race conditions where unload is clearing data but main is still working with it</pre>
</div>
</content>
</entry>
<entry>
<title>replace chmod implementation with os.chmod (#541)</title>
<updated>2023-11-11T20:56:32+00:00</updated>
<author>
<name>Jan</name>
<email>sentrycraft123@gmail.com</email>
</author>
<published>2023-11-11T20:56:32+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=7c3ae9b62b0991cf9efcfa3d806e06c2fd664816'/>
<id>7c3ae9b62b0991cf9efcfa3d806e06c2fd664816</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check if Linux service is running before trying to start or stop it (#540)</title>
<updated>2023-11-11T20:50:23+00:00</updated>
<author>
<name>Jan</name>
<email>sentrycraft123@gmail.com</email>
</author>
<published>2023-11-11T20:50:23+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=75ad98a7b2ce53bf2916a6bfb760599e7b50fc9d'/>
<id>75ad98a7b2ce53bf2916a6bfb760599e7b50fc9d</id>
<content type='text'>
this prevents needless prompts opening up</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this prevents needless prompts opening up</pre>
</div>
</content>
</entry>
<entry>
<title>Count the number of installs for each plugin (#557)</title>
<updated>2023-11-10T17:19:01+00:00</updated>
<author>
<name>Party Wumpus</name>
<email>48649272+PartyWumpus@users.noreply.github.com</email>
</author>
<published>2023-11-10T17:19:01+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=8f26fdec2d7e280c11f9ef33cd706d7feb172ace'/>
<id>8f26fdec2d7e280c11f9ef33cd706d7feb172ace</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix logging.handlers import and improve plugin modules</title>
<updated>2023-10-31T15:04:48+00:00</updated>
<author>
<name>marios8543</name>
<email>marios8543@gmail.com</email>
</author>
<published>2023-10-31T15:04:48+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=44e6f03b0655a9f1e87530141ad907b9553744cc'/>
<id>44e6f03b0655a9f1e87530141ad907b9553744cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix decky imports from plugins</title>
<updated>2023-10-26T21:42:10+00:00</updated>
<author>
<name>marios8543</name>
<email>marios8543@gmail.com</email>
</author>
<published>2023-10-26T21:42:10+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=d00506d141eb940e6e6c0e2d2cf8b558070f8d7a'/>
<id>d00506d141eb940e6e6c0e2d2cf8b558070f8d7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>revert decky_plugin pyinstaller to previous version and fix sys path</title>
<updated>2023-10-26T20:25:00+00:00</updated>
<author>
<name>marios8543</name>
<email>marios8543@gmail.com</email>
</author>
<published>2023-10-26T20:25:00+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=ffe9cd8afe9643c8d7b5e38c39fbe00847ed08e4'/>
<id>ffe9cd8afe9643c8d7b5e38c39fbe00847ed08e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge aa/type-cleanup-py (work by marios, aa, wolv)</title>
<updated>2023-10-26T02:47:33+00:00</updated>
<author>
<name>TrainDoctor</name>
<email>traindoctor@protonmail.com</email>
</author>
<published>2023-10-26T02:47:33+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=a7669799bca3ff4089ab81fde924b2d2f787cf0f'/>
<id>a7669799bca3ff4089ab81fde924b2d2f787cf0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
