Commit graph

7532 commits

Author SHA1 Message Date
DB p
1dccf34650 Fix ToggleSwitch Aliginment in Hotkey/Proxy 2024-04-30 02:13:49 +09:00
Yusyuriv
21fb4c6053
Restore functionality in About pane of the settings window 2024-04-29 15:05:12 +06:00
Yusyuriv
ca6dee5180
Remove Translator property from SettingsPaneGeneralViewModel 2024-04-29 14:17:14 +06:00
Yusyuriv
7fa479f638
SettingsPaneGeneralViewModel extends BaseModel 2024-04-29 14:09:58 +06:00
Yusyuriv
6bbfb15f45
Use Card control in About pane of settings window, fix links in this pane not working 2024-04-29 14:04:48 +06:00
Yusyuriv
3c54114bc9
Fully functional General pane in the settings window 2024-04-29 13:06:17 +06:00
Yusyuriv
2285040857
"General" pane in settings fully functional except for auto-updater and portable mode switches 2024-04-29 12:25:10 +06:00
Yusyuriv
a084af683d
Rename navigation views in settings, change the way they're navigated to 2024-04-29 09:58:54 +06:00
DB p
7e4a37c1a3 Fix General 2024-04-29 12:38:51 +09:00
DB p
dc26792e85 - Change the SettingBoxes to Card Control in General 2024-04-29 00:08:47 +09:00
DB p
1915c49146 Adjust FontSize 2024-04-28 21:34:52 +09:00
DB p
dd87333841 Merge Dev 2024-04-28 21:10:25 +09:00
DB p
c9fc49473b - Adjust Style
- Adjust General Page
2024-04-28 20:58:28 +09:00
DB p
6a2f23cf6b - Add Color Icons in Menu 2024-04-27 22:48:03 +09:00
DB p
b4570e9aaa - Add Pages 2024-04-27 21:57:55 +09:00
DB p
a140b118e5 - Split Style Code to SettingWindowStyle
- Adjust Navigation Style
- Add General.xaml
2024-04-27 20:00:24 +09: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