Commit graph

7555 commits

Author SHA1 Message Date
VictoriousRaptor
2c3e1bfefa Move WMP check to app startup 2024-05-20 22:41:27 +08:00
VictoriousRaptor
490bf59024 Only check WMP installation on load 2024-05-19 20:18:37 +08:00
VictoriousRaptor
5f68066181 Fix indent 2024-05-19 16:35:50 +08:00
DB P
b7f92ebb1d
Merge branch 'dev' into AlertWithoutWMP 2024-05-17 15:30:05 +09:00
DB p
77831df782 Adjust Control Disabled design. 2024-05-17 15:29:16 +09:00
Jeremy Wu
b9b3422aac
Merge pull request #2697 from onesounds/240516BlockHoverWhenKeyboardUsing
Block Mouse Hover event when Show / Keyboard Navigation
2024-05-17 15:52:01 +10:00
DB p
94023cf5cd Fix Testing Code 2024-05-16 17:50:24 +09:00
DB p
2e9d6966dd disable volume control 2024-05-16 17:48:00 +09:00
DB p
be1c3f7fe7 Block Mouse Hover 2024-05-16 17:04:29 +09:00
DB p
820e08ae55 Merge branch 'dev' into AlertWithoutWMP 2024-05-15 23:44:46 +09:00
DB p
a64f10e312 - Adjust Warning String 2024-05-15 23:36:33 +09:00
DB p
52d581afbb Merge branch 'AlertWithoutWMP' of https://github.com/onesounds/Flow.Launcher into AlertWithoutWMP 2024-05-15 23:30:36 +09:00
DB p
5670085275 - add soundplay for no WMP
- fix warning visibility
2024-05-15 23:30:27 +09:00
Jeremy Wu
106760ca66
Merge pull request #2687 from Flow-Launcher/readme_typo
Fix README.md typo
2024-05-03 18:11:20 +10:00
Jeremy Wu
44fb850ab8
Fix README.md typo 2024-05-03 17:53:50 +10:00
DB P
dd6da77346
Merge pull request #2686 from Flow-Launcher/fix-hotkey-guide
Fix hotkey guide in settings
2024-05-03 15:59:04 +09:00
DB P
ab8b298a0a
Merge pull request #2685 from Flow-Launcher/improve-readme
Improve readme
2024-05-03 15:56:34 +09:00
VictoriousRaptor
f93da0044c Fix gamemode hotkey and add requery hotkey 2024-05-03 14:12:18 +08:00
VictoriousRaptor
4667bda496 Use "Previous" instead of "Prev" 2024-05-03 14:12:11 +08:00
VictoriousRaptor
31561be4d5 Merge new features into features 2024-05-03 13:48:48 +08:00
VictoriousRaptor
fc6de49b4a Use desc in scoop 2024-05-03 13:26:46 +08:00
VictoriousRaptor
95eeb61c45 Add default hotkey for prev/next page command 2024-05-03 13:23:48 +08:00
VictoriousRaptor
8ea781266b Update Hotkeys guide 2024-05-03 13:16:38 +08:00
DB P
a4f7a47fbb
Update Flow.Launcher/Languages/en.xaml
Co-authored-by: VictoriousRaptor <10308169+VictoriousRaptor@users.noreply.github.com>
2024-05-03 06:53:14 +09:00
VictoriousRaptor
28c261238b Fix double key 2024-05-03 01:22:52 +08:00
VictoriousRaptor
48384a8bea collapsed language list 2024-05-03 01:21:23 +08:00
VictoriousRaptor
79eaef533d Update wording & add description 2024-05-03 01:13:28 +08:00
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
DB p
bd867db99a Add WMP warning 2024-05-02 07:24:33 +09: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