summaryrefslogtreecommitdiff
path: root/src/components/ConfigurationSection.tsx
AgeCommit message (Collapse)Author
21 hoursMerge main and normalize translation locale handlingxXJSONDeruloXx
21 hoursfix: simplify FP16 toggle descriptionfeat/expose-fp16-selectionxXJSONDeruloXx
21 hoursfeat: expose FP16 acceleration settingxXJSONDeruloXx
2026-03-12Apply i18n to all UI components with ko/ja translationssana2dang
- 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 <noreply@anthropic.com>
2025-10-20chore: compact spacing for collapsiblesxXJSONDeruloXx
2025-10-20chore: move fps mul to topxXJSONDeruloXx
2025-10-20feat: collapsible config section above workaroundsxXJSONDeruloXx
2025-10-20feat: always set no_fp16 false even on previous confxXJSONDeruloXx
2025-09-16feat: add enable zink toggle for openGL compatxXJSONDeruloXx
2025-08-25fix hdr and wsi logic in FE correctly this timexXJSONDeruloXx
2025-08-25rm disable logic across hdr and wsi, was causing issues w custom profiles ↵xXJSONDeruloXx
and upgrades
2025-08-24re-expose fp16 toggle globalxXJSONDeruloXx
2025-08-18rm collapse for core configs, buy more ui roomxXJSONDeruloXx
2025-08-18make all sections collapsiblexXJSONDeruloXx
2025-08-16add conf preservation logic, edge case handling if we add params down the linexXJSONDeruloXx
2025-08-16hide fp16 togglexXJSONDeruloXx
2025-08-05feat: groundwork for fp16 feature in lsfg-vkxXJSONDeruloXx
2025-07-26feat: grey out hdr and enable wsi toggles based on current states to avoid ↵xXJSONDeruloXx
conflicts
2025-07-26swap wsi disable to enable, ui toggle off state as enable = 0 on defaultxXJSONDeruloXx
2025-07-26move wsi to top of workaroundsxXJSONDeruloXx
2025-07-24add state persistence to collapsible workarounds sectionv0.7.1xXJSONDeruloXx
2025-07-24wordingxXJSONDeruloXx
2025-07-24cleanupxXJSONDeruloXx
2025-07-24move up common used uixXJSONDeruloXx
2025-07-24re-org config layoutxXJSONDeruloXx
2025-07-24use css loader type styling for collapsible heightxXJSONDeruloXx
2025-07-24add collapsible workarounds args drawerxXJSONDeruloXx
2025-07-24prevent enable and disable vkbasalt both triggered, bump plugin verxXJSONDeruloXx
2025-07-24add wsi and force enable vkbasalt env var args and uixXJSONDeruloXx
2025-07-24revert lsfg-vk fork that was crashing decksxXJSONDeruloXx
2025-07-23fps slider for target pacing with UIxXJSONDeruloXx
2025-07-22extract plus minus to own componentxXJSONDeruloXx
2025-07-22fix styling on buttonsxXJSONDeruloXx
2025-07-22better appearance, almost goodxXJSONDeruloXx
2025-07-22l and r plus minus fps buttons initialxXJSONDeruloXx
2025-07-22bump lsfg-vk, change slider to dd for fps multiplierxXJSONDeruloXx
2025-07-22use generated kwargs and config in more hardcoded placesxXJSONDeruloXx
2025-07-22rm test config optionsxXJSONDeruloXx
2025-07-22consolidate toml and script valuesxXJSONDeruloXx
2025-07-22refactor: update configuration handling to use object-based APIxXJSONDeruloXx
2025-07-22add workaround env vars, rm old testsxXJSONDeruloXx
2025-07-19update icons, rm immediate mode in present optionsxXJSONDeruloXx
2025-07-19update descriptionsxXJSONDeruloXx
2025-07-19move env vars into lsfg script, getting sunset in lsfg-vk config soonxXJSONDeruloXx
2025-07-19fix notchindex value offset from stepxXJSONDeruloXx
2025-07-18fix labelsxXJSONDeruloXx
2025-07-18rm circular logic bug with legacy enable boolxXJSONDeruloXx
2025-07-18fix offset notches in multiplierxXJSONDeruloXx
2025-07-18fix stuck sliderv0.6.3v0.6.2v0.6.1xXJSONDeruloXx
2025-07-18re-orgxXJSONDeruloXx