<feed xmlns='http://www.w3.org/2005/Atom'>
<title>decky-lsfg-vk/src/hooks/useLsfgHooks.ts, branch agent/bionic-fg-x86_64-experiment</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>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>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>dry up with py generators for ts backends</title>
<updated>2025-07-22T03:15:29+00:00</updated>
<author>
<name>xXJSONDeruloXx</name>
<email>danielhimebauch@gmail.com</email>
</author>
<published>2025-07-22T03:15:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/xXJSONDeruloXx/decky-lsfg-vk/commit/?id=4112393b17d25e54f1b8822734210b045da97613'/>
<id>4112393b17d25e54f1b8822734210b045da97613</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initial conf FE and BE hooks</title>
<updated>2025-07-17T18:22:56+00:00</updated>
<author>
<name>xXJSONDeruloXx</name>
<email>danielhimebauch@gmail.com</email>
</author>
<published>2025-07-17T18:22:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/xXJSONDeruloXx/decky-lsfg-vk/commit/?id=6b701637ad308513b678c80baceec6c79e339ce9'/>
<id>6b701637ad308513b678c80baceec6c79e339ce9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title> centralized configuration system for lsfg-vk params</title>
<updated>2025-07-16T17:54:09+00:00</updated>
<author>
<name>xXJSONDeruloXx</name>
<email>danielhimebauch@gmail.com</email>
</author>
<published>2025-07-16T17:54:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/xXJSONDeruloXx/decky-lsfg-vk/commit/?id=7868396718b13443209e7c5d83a2c96cd7eee31e'/>
<id>7868396718b13443209e7c5d83a2c96cd7eee31e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initial add of fps cap ui toggle</title>
<updated>2025-07-16T14:42:54+00:00</updated>
<author>
<name>xXJSONDeruloXx</name>
<email>danielhimebauch@gmail.com</email>
</author>
<published>2025-07-16T14:42:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/xXJSONDeruloXx/decky-lsfg-vk/commit/?id=eb1c32ee61d4d4098feb1441ea5bf3b73f520780'/>
<id>eb1c32ee61d4d4098feb1441ea5bf3b73f520780</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>better install status ui</title>
<updated>2025-07-16T02:01:48+00:00</updated>
<author>
<name>xXJSONDeruloXx</name>
<email>danielhimebauch@gmail.com</email>
</author>
<published>2025-07-16T02:01:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/xXJSONDeruloXx/decky-lsfg-vk/commit/?id=ea6185179fb6d8eedaf90236baf8b7779a9da716'/>
<id>ea6185179fb6d8eedaf90236baf8b7779a9da716</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add disable_vkbasalt=1 defaulted, hidden ui to expose to users later if desired</title>
<updated>2025-07-15T17:11:06+00:00</updated>
<author>
<name>xXJSONDeruloXx</name>
<email>danielhimebauch@gmail.com</email>
</author>
<published>2025-07-15T17:11:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/xXJSONDeruloXx/decky-lsfg-vk/commit/?id=ec4541dd78f4e2a58b679b20740f323d8ce76698'/>
<id>ec4541dd78f4e2a58b679b20740f323d8ce76698</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>align ui toggles w new defaults</title>
<updated>2025-07-15T16:17:12+00:00</updated>
<author>
<name>xXJSONDeruloXx</name>
<email>danielhimebauch@gmail.com</email>
</author>
<published>2025-07-15T16:17:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/xXJSONDeruloXx/decky-lsfg-vk/commit/?id=38809b6bbebbf734b11f9daa40f49ea9ed7b0505'/>
<id>38809b6bbebbf734b11f9daa40f49ea9ed7b0505</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>restructure for maintainability</title>
<updated>2025-07-13T04:04:54+00:00</updated>
<author>
<name>xXJSONDeruloXx</name>
<email>danielhimebauch@gmail.com</email>
</author>
<published>2025-07-13T04:04:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/xXJSONDeruloXx/decky-lsfg-vk/commit/?id=77494457e2a4f5c80c3a2f7acb054b12d918d8ad'/>
<id>77494457e2a4f5c80c3a2f7acb054b12d918d8ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
