Wox/wox.ui.flutter/wox/lib/components
qianlifeng 8e5adf7c5c
feat(ui): enhance input method switching on query box focus
* Updated the input method switch logic to trigger when the query box gains focus.
* Improved user experience by providing clearer instructions in the UI language files.
* Added a new API endpoint for handling query box focus events.
* Implemented caching for image rendering to reduce flickering during refreshes.
2025-05-26 09:22:22 +08:00
..
plugin feat(chat): enhance AI chat resource management and UI updates 2025-05-23 16:20:30 +08:00
wox_ai_chat_view.dart feat(chat): enhance AI chat resource management and UI updates 2025-05-23 16:20:30 +08:00
wox_ai_model_selector_view.dart feat(ai): Add AI agent management and selection functionality [WIP] 2025-04-24 15:35:51 +08:00
wox_border_drag_move_view.dart feat(instructions): add comprehensive project and coding standards documentation 2025-05-10 22:13:53 +08:00
wox_chat_toolcall_duration.dart fix(chat): Optimize the display time of toolcall in chat plugin 2025-05-18 22:25:17 +08:00
wox_drag_move_view.dart
wox_hotkey_recorder_view.dart refactor(ui): apply theme for setting window 2025-04-17 20:12:46 +08:00
wox_hotkey_view.dart
wox_image_view.dart feat(ui): enhance input method switching on query box focus 2025-05-26 09:22:22 +08:00
wox_list_item_view.dart refactor(ai): Enhance AI chat functionality with improved tool handling and thinking tag processing 2025-04-13 22:56:09 +08:00
wox_list_view.dart feat(ui): enhance input method switching on query box focus 2025-05-26 09:22:22 +08:00
wox_markdown.dart refactor(markdown): improve markdown rendering in WoxAIChatView and WoxPreviewView 2025-05-16 15:17:15 +08:00
wox_preview_view.dart refactor(ai): Support multiple tool calls in one conversation [WIP] 2025-05-17 23:55:25 +08:00
wox_theme_icon_view.dart
wox_theme_preview.dart
wox_tooltip_view.dart refactor(ui): apply theme for setting window 2025-04-17 20:12:46 +08:00