<feed xmlns='http://www.w3.org/2005/Atom'>
<title>decky-lsfg-vk/src, branch v0.12.8</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/xXJSONDeruloXx/decky-lsfg-vk/'/>
<entry>
<title>Merge main and normalize translation locale handling</title>
<updated>2026-08-03T18:32:35+00:00</updated>
<author>
<name>xXJSONDeruloXx</name>
<email>danielhimebauch@gmail.com</email>
</author>
<published>2026-08-03T18:32:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/xXJSONDeruloXx/decky-lsfg-vk/commit/?id=e0681b06efdee3dcacb6ddfca515d947b802faff'/>
<id>e0681b06efdee3dcacb6ddfca515d947b802faff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: simplify FP16 toggle description</title>
<updated>2026-08-03T18:18:50+00:00</updated>
<author>
<name>xXJSONDeruloXx</name>
<email>danielhimebauch@gmail.com</email>
</author>
<published>2026-08-03T18:18:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/xXJSONDeruloXx/decky-lsfg-vk/commit/?id=24840e334aff52ef77a92dbedaf3c574496d6ea9'/>
<id>24840e334aff52ef77a92dbedaf3c574496d6ea9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: expose FP16 acceleration setting</title>
<updated>2026-08-03T18:13:35+00:00</updated>
<author>
<name>xXJSONDeruloXx</name>
<email>danielhimebauch@gmail.com</email>
</author>
<published>2026-08-03T18:13:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/xXJSONDeruloXx/decky-lsfg-vk/commit/?id=27c821cc860606fe721f2b83af5ff88317d2c37f'/>
<id>27c821cc860606fe721f2b83af5ff88317d2c37f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove dead code across frontend and backend</title>
<updated>2026-05-07T20:44:59+00:00</updated>
<author>
<name>Christopher Lott</name>
<email>chris@MacBook-Air-von-Christopher.fritz.box</email>
</author>
<published>2026-05-07T20:44:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/xXJSONDeruloXx/decky-lsfg-vk/commit/?id=0a9ed38d9e5e3f67efc0ecdc0d549d67ccb86fb8'/>
<id>0a9ed38d9e5e3f67efc0ecdc0d549d67ccb86fb8</id>
<content type='text'>
- Remove TS ConfigurationManager class in configSchema.ts (called
  non-existent backend methods; only getDefaults() was used, replaced
  with direct import)
- Remove Python update_config method and create_config_from_args (unreachable
  since plugin.py routes through update_config_from_dict; also carried a
  duplicate @staticmethod that would crash at runtime)
- Delete configuration_helpers_generated.py entirely (all three functions
  were unused)
- Remove their generators from generate_python_boilerplate.py
- Remove dead generated code from config_schema_generated.py
  (create_config_dict, get_function_parameters, TOML_FIELDS, SCRIPT_FIELDS)
- Remove duplicate import in config_schema.py
- Remove unused config prop from UsageInstructions component
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Remove TS ConfigurationManager class in configSchema.ts (called
  non-existent backend methods; only getDefaults() was used, replaced
  with direct import)
- Remove Python update_config method and create_config_from_args (unreachable
  since plugin.py routes through update_config_from_dict; also carried a
  duplicate @staticmethod that would crash at runtime)
- Delete configuration_helpers_generated.py entirely (all three functions
  were unused)
- Remove their generators from generate_python_boilerplate.py
- Remove dead generated code from config_schema_generated.py
  (create_config_dict, get_function_parameters, TOML_FIELDS, SCRIPT_FIELDS)
- Remove duplicate import in config_schema.py
- Remove unused config prop from UsageInstructions component
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply i18n to all UI components with ko/ja translations</title>
<updated>2026-03-12T07:07:04+00:00</updated>
<author>
<name>sana2dang</name>
<email>sana2dang@naver.com</email>
</author>
<published>2026-03-12T07:07:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/xXJSONDeruloXx/decky-lsfg-vk/commit/?id=f4e2769d069fcf87da5ec7f39e0d372903bdb810'/>
<id>f4e2769d069fcf87da5ec7f39e0d372903bdb810</id>
<content type='text'>
- Add src/i18n/i18n.ts translation engine (ported from SimpleDeckyTDP)
- Add defaults/i18n/{ko,ja,template}.json with 80 translation keys
- Add defaults/i18n/language_metadata.json and steam_language_map.json
- Add scripts/build_i18n_json.sh to generate languages.json
- Apply t() to all 10 components: Content, ConfigurationSection,
  FlatpaksModal, FpsMultiplierControl, InstallationButton, NerdStuffModal,
  ProfileManagement, SmartClipboardButton, FgmodClipboardButton, UsageInstructions

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add src/i18n/i18n.ts translation engine (ported from SimpleDeckyTDP)
- Add defaults/i18n/{ko,ja,template}.json with 80 translation keys
- Add defaults/i18n/language_metadata.json and steam_language_map.json
- Add scripts/build_i18n_json.sh to generate languages.json
- Apply t() to all 10 components: Content, ConfigurationSection,
  FlatpaksModal, FpsMultiplierControl, InstallationButton, NerdStuffModal,
  ProfileManagement, SmartClipboardButton, FgmodClipboardButton, UsageInstructions

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: normalize spaces in profile names w dashes for conf requirements, display actual in FE</title>
<updated>2025-12-07T04:40:32+00:00</updated>
<author>
<name>xXJSONDeruloXx</name>
<email>danielhimebauch@gmail.com</email>
</author>
<published>2025-12-07T04:40:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/xXJSONDeruloXx/decky-lsfg-vk/commit/?id=a4b6f610ca0d2cf73ccbc40c5d9d5b1cc9c629b9'/>
<id>a4b6f610ca0d2cf73ccbc40c5d9d5b1cc9c629b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: url path for bundler url with new space in name for flatpak img</title>
<updated>2025-11-11T00:11:28+00:00</updated>
<author>
<name>xXJSONDeruloXx</name>
<email>danielhimebauch@gmail.com</email>
</author>
<published>2025-11-11T00:11:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/xXJSONDeruloXx/decky-lsfg-vk/commit/?id=f74054f7acfedae2170af2060bf216873a6e24d1'/>
<id>f74054f7acfedae2170af2060bf216873a6e24d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: profile update config ref fix and simplify ui feedback message</title>
<updated>2025-10-22T03:41:10+00:00</updated>
<author>
<name>xXJSONDeruloXx</name>
<email>danielhimebauch@gmail.com</email>
</author>
<published>2025-10-22T03:41:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/xXJSONDeruloXx/decky-lsfg-vk/commit/?id=805f714439e30122df20313f901e660c9a892dbb'/>
<id>805f714439e30122df20313f901e660c9a892dbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rm old comments</title>
<updated>2025-10-22T01:45:14+00:00</updated>
<author>
<name>xXJsonDeruloXx</name>
<email>danielhimebauch@gmail.com</email>
</author>
<published>2025-10-22T01:45:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/xXJSONDeruloXx/decky-lsfg-vk/commit/?id=f32c8760d15bf4713b3f9af1384219a44322febd'/>
<id>f32c8760d15bf4713b3f9af1384219a44322febd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: align close button implementation in nerd stuff w flatpak modal</title>
<updated>2025-10-20T19:01:10+00:00</updated>
<author>
<name>xXJSONDeruloXx</name>
<email>danielhimebauch@gmail.com</email>
</author>
<published>2025-10-20T19:01:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/xXJSONDeruloXx/decky-lsfg-vk/commit/?id=2fcac839c23df7dfdfe0634189eaeb1e8e5824a1'/>
<id>2fcac839c23df7dfdfe0634189eaeb1e8e5824a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
