Commit graph

7507 commits

Author SHA1 Message Date
DB p
8ab3d3376e Fix Icon Position in PREV/NEXT page hotkey 2024-04-25 01:34:34 +09: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
DB p
f2399da50d Add Window Title for empty property 2024-04-21 16:41:14 +09:00
DB p
9e24c59fa8 Change MiniControl To Popup Control 2024-04-20 05:51:43 +09:00
DB p
e1defb55bd Add warning Style 2024-04-20 05:45:29 +09:00
Hongtao Zhang
8e6c06d87c add message 2024-04-19 13:59:00 -05:00
DB p
b5bd37094f Adjust HotkeyPopup Style 2024-04-20 03:04:10 +09:00
DB p
1ededb9c43 Fix Overlay Color 2024-04-20 00:43:14 +09:00
Yusyuriv
51eb8b95a9
Replace Window with ContentDialog when editing a hotkey in HotkeyControl2 2024-04-19 19:37:35 +06:00
Yusyuriv
aaf770afa2
Try implementing HotkeyControl, but with a modal window 2024-04-19 09:19:08 +06:00
DB p
15fe1cd643 Fix Styles 2024-04-19 01:53:14 +09:00
DB p
603d0f45ca Add FitType for card control 2024-04-19 01:11:59 +09:00
DB p
bd778c27a8 Add 2nd AutoComplete Custom key 2024-04-18 21:22:46 +09:00
DB p
146e499dae Temporary move CustomHotkeyArea 2024-04-18 21:11:29 +09:00
DB p
05bd2dd46a - Add Additional(2nd) Customizable Hotkeys
- Add Customizable Paging Hotkeys
2024-04-18 21:01:01 +09:00
Jeremy Wu
a9b4187969
New Crowdin updates (#2624)
* New translations en.xaml (Dutch)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (French)
[ci skip]

* New translations en.xaml (French)
[ci skip]

* New translations en.xaml (Arabic)
[ci skip]

* New translations en.xaml (Arabic)
[ci skip]

* New translations en.xaml (Czech)
[ci skip]

* New translations en.xaml (Czech)
[ci skip]

* New translations en.xaml (Danish)
[ci skip]

* New translations en.xaml (Danish)
[ci skip]

* New translations en.xaml (German)
[ci skip]

* New translations en.xaml (German)
[ci skip]

* New translations en.xaml (Italian)
[ci skip]

* New translations en.xaml (Italian)
[ci skip]

* New translations en.xaml (Japanese)
[ci skip]

* New translations en.xaml (Japanese)
[ci skip]

* New translations en.xaml (Korean)
[ci skip]

* New translations en.xaml (Korean)
[ci skip]

* New translations en.xaml (Dutch)
[ci skip]

* New translations en.xaml (Polish)
[ci skip]

* New translations en.xaml (Polish)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Russian)
[ci skip]

* New translations en.xaml (Russian)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Turkish)
[ci skip]

* New translations en.xaml (Turkish)
[ci skip]

* New translations en.xaml (Ukrainian)
[ci skip]

* New translations en.xaml (Ukrainian)
[ci skip]

* New translations en.xaml (Chinese Simplified)
[ci skip]

* New translations en.xaml (Chinese Simplified)
[ci skip]

* New translations en.xaml (Chinese Traditional)
[ci skip]

* New translations en.xaml (Chinese Traditional)
[ci skip]

* New translations en.xaml (Portuguese, Brazilian)
[ci skip]

* New translations en.xaml (Portuguese, Brazilian)
[ci skip]

* New translations en.xaml (Norwegian Bokmal)
[ci skip]

* New translations en.xaml (Norwegian Bokmal)
[ci skip]

* New translations en.xaml (Serbian (Latin))
[ci skip]

* New translations en.xaml (Serbian (Latin))
[ci skip]

* New translations en.xaml (Spanish (Modern))
[ci skip]

* New translations en.xaml (Spanish (Modern))
[ci skip]

* New translations en.xaml (Spanish, Latin America)
[ci skip]

* New translations en.xaml (Spanish, Latin America)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]
2024-04-18 14:19:57 +03:00
Jeremy Wu
134800773a
Merge pull request #2654 from Flow-Launcher/taooceros-patch-1
Bump Version 1.18.0
2024-04-18 20:26:49 +10:00
Jeremy
f52e5db39b bump plugin versions 2024-04-18 20:08:54 +10:00