Commit graph

7527 commits

Author SHA1 Message Date
VictoriousRaptor
c1ffd1ca8f Add language list 2024-05-03 01:09:04 +08:00
VictoriousRaptor
c500e39649 Refactor installation guide 2024-05-03 00:56:23 +08:00
VictoriousRaptor
5678790ce5 Remove outdated info 2024-05-03 00:44:31 +08:00
VictoriousRaptor
abe187a15e Use keyboard keys markup 2024-05-03 00:38:46 +08:00
VictoriousRaptor
3554136a55
Merge pull request #2652 from Flow-Launcher/code-cleanup/Flow.Launcher.Plugin.BrowserBookmark
Code cleanup: Flow.Launcher.Plugin.BrowserBookmark
2024-05-01 11:41:59 +08:00
VictoriousRaptor
507a126076 Try to add terms in allow.txt 2024-05-01 11:11:01 +08:00
VictoriousRaptor
420446da7c Update expect.txt 2024-04-30 22:54:46 +08:00
DB P
1596c59638
Merge pull request #2667 from Flow-Launcher/duplicate-hotkey-handling
Handle duplicate hotkeys in HotkeyControlDialog
2024-04-27 10:20:34 +09:00
Yusyuriv
2cce3618a6
Merge branch 'refs/heads/dev' into duplicate-hotkey-handling
# Conflicts:
#	Flow.Launcher/SettingWindow.xaml
2024-04-26 11:47:11 +06:00
Yusyuriv
15d5510fae
Implement displaying localized warning messages for duplicate hotkeys in HotkeyControlDialog, and implement the ability to overwrite them 2024-04-26 11:42:20 +06:00
DB P
4377fd1c9f
Merge pull request #2669 from onesounds/FixWrongHotkeyControlPosition
Fix Icon Position in PREV/NEXT page hotkey
2024-04-26 12:50:43 +09:00
DB p
dc42f92e4d - Remove Blank line 2024-04-26 02:22:12 +09:00
DB p
588a89bc54 - Adjust String
- Adjust item order
2024-04-26 02:17:24 +09:00
VictoriousRaptor
b279949976
Swap prev and next page hotkey card 2024-04-25 18:09:41 +08:00
Yusyuriv
737d29a0fb
Implement checking for duplicate hotkeys and overwriting them 2024-04-25 14:02:05 +06:00
DB p
8ab3d3376e Fix Icon Position in PREV/NEXT page hotkey 2024-04-25 01:34:34 +09:00
Yusyuriv
de8036bdba
Start working on handling duplicate hotkeys 2024-04-24 20:23:11 +06:00
Jeremy Wu
4ce591fa20
Merge pull request #2648 from Yusyuriv/new-hotkey-control
Improve Hotkey System
2024-04-25 00:09:51 +10:00
Jeremy Wu
55f2b6a550
update translation key 2024-04-25 00:00:00 +10:00
Jeremy Wu
c27f58fe3e
update translation key 2024-04-24 23:59:45 +10:00
Jeremy Wu
1b8d310712
update translation key 2024-04-24 23:59:34 +10:00
Jeremy Wu
3e2e5c3e32
update translation key 2024-04-24 23:59:17 +10:00
Jeremy Wu
30463b1a83
update wording 2024-04-24 23:42:28 +10:00
Jeremy Wu
db2765a4c1
update wording 2024-04-24 23:42:07 +10:00
Jeremy Wu
7a5f9dd0ff
update wording 2024-04-24 23:41:03 +10:00
Jeremy Wu
2f471b6273
update wording 2024-04-24 23:40:44 +10:00
VictoriousRaptor
2d125618ca
Merge pull request #2665 from Flow-Launcher/taooceros-patch-1
Change shellexecute for command without argument
2024-04-24 21:08:32 +08:00
Jeremy Wu
88b09c5a90
Merge pull request #2664 from onesounds/NVDA20240424
Support Screen Reader
2024-04-24 22:56:41 +10:00
Jeremy Wu
08f7d040b9
remove commented out code 2024-04-24 22:46:50 +10:00
Jeremy Wu
a288ee401c
Merge pull request #2663 from onesounds/Vietnamese
Add Vietnamese Support
2024-04-24 12:59:45 +10:00
Kevin Zhang
82d4e824a5
Change shellexecute for command without argument 2024-04-23 16:29:39 -05:00
DB p
c6e4ae1151 Fix Language Refresh 2024-04-24 06:07:41 +09:00
DB p
d0381b4148 Add ScreenReader attribute for result 2024-04-24 05:46:48 +09:00
DB p
d2818db6bf - Fix Keyboard Navigation Control for Tray Menu
- Add Focus Style for toggle
2024-04-24 04:48:31 +09:00
DB p
ee17888de6 Delete vi-vn.xaml 2024-04-24 04:18:53 +09:00
DB P
6072db5680
Merge pull request #2662 from Flow-Launcher/taooceros-patch-1
Use Shell Execute for Shell Plugin RunCommand
2024-04-24 04:15:19 +09:00
DB p
7fbea552c8 Add Vietnamese Support 2024-04-24 04:10:52 +09:00
Kevin Zhang
5a45c5a012
Use Shell Execute for Shell Plugin RunCommand
it would not behavior like win+r without this.

try `shell:startup`
2024-04-23 11:39:25 -05:00
DB p
806e124612 - Fix Static Hotkey's Uppercases
- Adjust Warning Style in dialog
- Adjust Warning Text
2024-04-23 12:40:23 +09:00
Yusyuriv
03c74590f5
Remove old HotkeyControl, rename HotkeyControl2 to HotkeyControl 2024-04-23 09:04:37 +06:00
Yusyuriv
a3b13ef6ac
Specify the default display type in Card and HotkeyDisplay controls 2024-04-23 07:54:42 +06:00
Yusyuriv
5a0f1f8a04
Fix Rider not recognizing DependencyProperty as such due to naming convention 2024-04-22 00:53:32 +06:00
Yusyuriv
fc32a8873f
Some cleanup in HotkeyDisplay control 2024-04-21 22:41:09 +06:00
Yusyuriv
ebb49165c0
Fix HotkeyControl2 not working in WelcomePage2 for setting the global show/hide hotkey 2024-04-21 21:26:37 +06:00
Yusyuriv
8c90980b47
Fix a bug with HotkeyControl2 not re-registering the global hotkey after pressing "Cancel" 2024-04-21 21:21:02 +06:00
Yusyuriv
20fa61dc5d
Don't close HotkeyControl2Dialog after pressing Reset or Delete in it 2024-04-21 20:05:59 +06:00
Yusyuriv
9762afdd00
Some cleanup in HotkeyControl2Dialog 2024-04-21 19:48:35 +06:00
Yusyuriv
2741485985
Some cleanup in Card and ExCard controls 2024-04-21 19:37:24 +06:00
DB p
5cd8fa9d0b - Adjust Welcome Window's Hotkey Layout
- Remove Comment in Card Control
2024-04-21 21:29:13 +09:00
DB p
b93aa8ecf0 - Change CustomQueryHotkey's HotkeyControl to popup
- Remove WelcomePage2's Hotkeycontrol
2024-04-21 17:21:17 +09:00