Jack251970
|
66e42c1c48
|
Add control names
|
2025-03-26 12:06:40 +08:00 |
|
Jack Ye
|
d73980a437
|
Merge branch 'dev' into history_preview1
|
2025-03-26 10:34:10 +08:00 |
|
Jack251970
|
9741156509
|
Improve code quality
|
2025-03-26 10:30:47 +08:00 |
|
Jack251970
|
f7954a0272
|
Clean debug codes
|
2025-03-26 10:19:01 +08:00 |
|
Jack251970
|
8e5412fba1
|
Fix preview panel display when only enabling history
|
2025-03-26 10:18:36 +08:00 |
|
Jack251970
|
acf3a279c8
|
Improve code quality
|
2025-03-26 10:07:35 +08:00 |
|
Jack251970
|
0d74048418
|
Add control names
|
2025-03-25 22:43:02 +08:00 |
|
Jack251970
|
3acfebc185
|
Fix possible visibility issue
|
2025-03-25 19:36:39 +08:00 |
|
Jack251970
|
835457d6f0
|
Remove debug codes
|
2025-03-25 17:47:41 +08:00 |
|
Jack251970
|
07b73db445
|
Add preview info for history results
|
2025-03-25 17:42:24 +08:00 |
|
Jack Ye
|
298af4d851
|
Merge pull request #3376 from Jack251970/change_language
Fix Language Change Issue
|
2025-03-24 17:22:57 +08:00 |
|
Jack251970
|
a3193cf525
|
Move function position
|
2025-03-24 13:24:05 +08:00 |
|
Jack251970
|
dfad11cbed
|
Fix language change issue
|
2025-03-24 13:22:15 +08:00 |
|
Yan Li
|
ddec1bd626
|
Merge pull request #3366 from Flow-Launcher/always-use-english
Implement auto-switching to English when the option is enabled
|
2025-03-23 20:58:52 +06:00 |
|
Yusyuriv
|
4f2a951adf
|
Small code style changes in keyboard change logic
|
2025-03-23 20:41:28 +06:00 |
|
Jack251970
|
d827d0ac9f
|
Use language tag instead of language id
|
2025-03-23 22:22:08 +08:00 |
|
Jack251970
|
4fc7f70d18
|
Adjust formats
|
2025-03-23 21:05:14 +08:00 |
|
Jack251970
|
c63debe296
|
Add foreground window check
|
2025-03-23 20:57:25 +08:00 |
|
Jack251970
|
5be88dd386
|
Remove blank line
|
2025-03-23 20:57:12 +08:00 |
|
Yusyuriv
|
1bf573344a
|
Fix incorrect error handling logic in keyboard layout change
|
2025-03-23 18:53:01 +06:00 |
|
Yusyuriv
|
4df42a0f63
|
Add doc comments and additional error handling in keyboard layout switch logic
|
2025-03-23 18:40:41 +06:00 |
|
Yusyuriv
|
48aff32f1b
|
Clarify why not switch keyboard layout for languages that have IME mode
|
2025-03-23 18:28:19 +06:00 |
|
Yusyuriv
|
382d0c2bfe
|
Don't broadcast language change
|
2025-03-23 18:26:11 +06:00 |
|
Yusyuriv
|
bf011f11db
|
Revert "Fix keyboard restore issue when window is deactivated"
This reverts commit 747f9582c3.
|
2025-03-23 17:57:24 +06:00 |
|
Yusyuriv
|
cd28c09c09
|
Fix the issue with not being able to switch back to the original keyboard layout in OnDeactivated
|
2025-03-23 17:56:52 +06:00 |
|
Jack251970
|
747f9582c3
|
Fix keyboard restore issue when window is deactivated
|
2025-03-23 19:27:40 +08:00 |
|
DB P
|
6fbde2f95d
|
Merge pull request #3374 from onesounds/050323_FixLastCaret
Fix cursor doesn't move to the end on initial launch
|
2025-03-23 19:37:29 +09:00 |
|
DB p
|
0ef4b05808
|
Add Initial state for QueryTextBoxCursorMovedToEnd
|
2025-03-23 17:21:03 +09:00 |
|
Jack Ye
|
017cc5a5e9
|
Merge pull request #3365 from Jack251970/result_update_issue
Fix Plugin Manager Issue
|
2025-03-23 12:11:27 +08:00 |
|
Jack251970
|
e9f317f6a2
|
Change variable names
|
2025-03-23 11:02:23 +08:00 |
|
cibere
|
839c26d7d7
|
Merge pull request #3371 from AleksandrSl/patch-1
Update link to the plugins in README.md
|
2025-03-22 12:33:06 -07:00 |
|
Aleksandr
|
3e64a341bc
|
Update README.md
|
2025-03-22 19:41:26 +01:00 |
|
Jack251970
|
655b017e9e
|
Code quality
|
2025-03-22 23:42:14 +08:00 |
|
Jack251970
|
00ac32708c
|
Fix history visibility issue
|
2025-03-22 23:41:20 +08:00 |
|
Jack251970
|
3c7b8cf827
|
Force preview panel height
|
2025-03-22 23:37:24 +08:00 |
|
Jack251970
|
f1bcfc1933
|
Support preview panel for history
|
2025-03-22 23:33:04 +08:00 |
|
Jack251970
|
26ab2aecef
|
Revert to results selected item
|
2025-03-22 23:19:42 +08:00 |
|
Jack251970
|
b93faffdc0
|
Code cleanup
|
2025-03-22 23:12:20 +08:00 |
|
Jack251970
|
9167cba636
|
Use selected item for binding preview properties & Code cleanup
|
2025-03-22 23:08:47 +08:00 |
|
Yusyuriv
|
ca04823dd7
|
Remove generic language code
|
2025-03-22 19:40:26 +06:00 |
|
Yusyuriv
|
6ad4b2355e
|
Don't switch to English when IME can be disabled instead
|
2025-03-22 17:08:09 +06:00 |
|
Yusyuriv
|
f83e8eddb6
|
Revert "Use focus events to trigger"
This reverts commit 4146f4d309.
|
2025-03-22 16:23:34 +06:00 |
|
Jack251970
|
4146f4d309
|
Use focus events to trigger
|
2025-03-22 18:03:41 +08:00 |
|
Yusyuriv
|
c39079badc
|
Revert accidental change
|
2025-03-22 15:35:34 +06:00 |
|
DB P
|
8d0d19eaf2
|
Merge pull request #3369 from onesounds/050322-ArcrylicFirstLaunch
Enable acrylic effect on first launch
|
2025-03-22 18:27:46 +09:00 |
|
Yusyuriv
|
67be335600
|
Rename methods to make their purpose more obvious; slight code style changes
|
2025-03-22 14:58:42 +06:00 |
|
Jack251970
|
465108a9d4
|
Fix keyboard layout fetch issue
|
2025-03-22 13:58:53 +08:00 |
|
Jack251970
|
023ab45022
|
Use PInvoke instead of DllImport & Several adjustments
|
2025-03-22 12:06:44 +08:00 |
|
DB p
|
4e5584b709
|
Enable acrylic effect on first launch if running on Windows 11
|
2025-03-22 12:25:02 +09:00 |
|
Yusyuriv
|
aa3ad10044
|
When looking for English keyboard layout, use pre-defined IDs instead of relying on layout name as a string
|
2025-03-22 08:32:35 +06:00 |
|