Skip to content

Conversation

@tangflash
Copy link
Contributor

feat: improve Chinese app name support in Launch-Tool and Resize-Tool

  • Enhanced get_apps_from_start_menu to preserve original case for Chinese app names
  • Improved fuzzy matching logic for better Chinese character handling
  • Added partial matching fallback for Chinese applications
  • Fixed encoding issues when processing Chinese app names

- Enhanced get_apps_from_start_menu to preserve original case for Chinese app names
- Improved fuzzy matching logic for better Chinese character handling
- Added partial matching fallback for Chinese applications
- Fixed encoding issues when processing Chinese app names
- 将原来的循环和条件判断简化为字典推导式
- 统一将应用名称转换为小写,便于后续匹配
- 移除冗余的原始大小写保留逻辑
- 提升代码可读性和维护性
- 已通过中文应用程序测试验证功能正常
@Jeomon Jeomon merged commit 5dc3979 into CursorTouch:main Aug 24, 2025
@Jeomon
Copy link
Member

Jeomon commented Aug 24, 2025

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants