Commit graph

10289 commits

Author SHA1 Message Date
Jack Ye
19c5cc3cf0
Merge branch 'dev' into rename-file 2025-07-06 11:33:50 +08:00
Jack Ye
8e6eaf728d
Merge pull request #3796 from Flow-Launcher/program_empty_query
Return results when query is empty for Program
2025-07-05 16:07:26 +08:00
Jack Ye
aedfbfc632
Merge pull request #3797 from Flow-Launcher/theme_mode_api
Add Theme mode API Function
2025-07-05 15:37:14 +08:00
Jack251970
d1a5cc8e84 Add theme mode api functions 2025-07-05 13:35:28 +08:00
Jack251970
d7d17a93cd Use ActualApplicationThemeChanged in MainWindow 2025-07-05 13:35:17 +08:00
Jack251970
5b2b272f76 Add ActualApplicationThemeChanged in MainViewModel 2025-07-05 13:35:02 +08:00
Jack251970
80b7775412 Return results when query is empty for program 2025-07-04 10:50:50 +08:00
Jeremy Wu
b440aaab37
New Crowdin updates (#3730) 2025-07-03 15:01:52 +03:00
Jack251970
2a52c28bdd Store plugin hotkey info 2025-07-03 11:18:32 +08:00
Jack251970
089c0fd892 Initialize plugin enumerable after all plugins are initialized 2025-07-03 10:59:49 +08:00
Jack251970
2625f6fa41 Make GetPluginsForInterface private 2025-07-03 10:26:12 +08:00
Jack251970
f6574947a0 Workaround for ActionContext compatibility 2025-07-02 20:35:26 +08:00
Jack251970
e6fb766fec Mark ActionContext as deprecated 2025-07-02 20:02:03 +08:00
Jack251970
e196aa420a Remove todos 2025-07-02 19:39:38 +08:00
Jack Ye
11c5b7c911
Merge branch 'dev' into rename-file 2025-07-02 18:40:54 +08:00
Jack251970
cd3eebaac6 Remove used functions 2025-07-02 18:02:50 +08:00
Jack251970
8d26c1c4e7 Add string resource 2025-07-02 18:02:29 +08:00
Jack251970
dad681d0a3 Use callback to check plugin hotkey change 2025-07-02 18:02:20 +08:00
Jack251970
c4fbb3dbec Check count 2025-07-02 18:01:41 +08:00
Jack251970
db1c1b2d97 Use changed event for plugin hotkeys 2025-07-02 17:48:56 +08:00
Jack251970
503bc485cb Add empty for hotkey model 2025-07-02 17:44:55 +08:00
Jack251970
805b8efe04 No need to check hotkey command when removing 2025-07-02 17:05:13 +08:00
Jack251970
7d0cf1fb7a Add plugin hotkey type 2025-07-02 16:07:54 +08:00
Jack251970
698fe79265 Remove unused removing 2025-07-02 16:03:46 +08:00
Jack251970
5fa3becb5c Add hotkey change events for custom query hotkeys 2025-07-02 15:52:42 +08:00
Jack251970
ff99669772 Refactor custom query hotkey setting window 2025-07-02 15:46:19 +08:00
Jack251970
42e20352e1 Improve string 2025-07-02 15:18:48 +08:00
Jack251970
476ad9be9b Add constructor for CustomPluginHotkey 2025-07-02 15:17:35 +08:00
Jack251970
c4ce8fe580 Add check for invalid query shortcuts 2025-07-02 15:17:18 +08:00
Jack251970
d0fc344b54 Explictly implement PropertyChanged 2025-07-02 14:40:25 +08:00
Jack251970
96e8eae83e Revert "Add property changed for CustomPluginHotkey"
This reverts commit 1d2aa96dcc.
2025-07-02 14:34:00 +08:00
Jack251970
fd3eef46f4 Add Equals & GetHashCode for CustomPluginHotkey 2025-07-02 14:33:46 +08:00
Jack251970
d46deddb94 Remove Settings.CustomPluginHotkeys null check 2025-07-02 14:11:18 +08:00
Jack251970
1057f4d2f6 Improve code quality 2025-07-02 14:09:29 +08:00
Jack251970
e061f14ec7 Check plugin modified state 2025-07-02 14:07:23 +08:00
Jack251970
1c8a8d0fc6 Code quality 2025-07-02 14:04:02 +08:00
Jack251970
730625c6db Remove ChangeHotkey event & Remove deprecated functions 2025-07-02 14:02:50 +08:00
Jack251970
2cf6bfb725 Prepare for deprecation 2025-07-02 13:50:08 +08:00
Jack251970
3b1e014e03 Add change support for Flow Launcher hotkeys 2025-07-02 13:47:33 +08:00
Jack251970
e41eccc88d Add initialization log information 2025-07-02 13:47:03 +08:00
Jack251970
f63b8bd2fc Add ToString 2025-07-02 13:46:15 +08:00
Jack251970
40f1fc6421 Allow setter for RegisteredHotkeyData.Hotkey 2025-07-02 13:29:06 +08:00
Jack251970
495e2c1884 Revert "Add property changed for RegisteredHotkeyData.Hotkey"
This reverts commit 5910d1de19.
2025-07-02 13:27:16 +08:00
Jack251970
f36ca62e7c Fix typos 2025-07-02 13:09:50 +08:00
Jack251970
6e94d1668b Code quality 2025-07-02 13:09:13 +08:00
Jack251970
39fa79b49d Prepare to deprecation 2025-07-02 13:07:31 +08:00
Jack251970
43beef42b8 Use command & parameter for SetGlobalHotkeyWithChefKeys 2025-07-02 13:05:28 +08:00
Jack251970
d332472693 Add todo 2025-07-02 13:03:26 +08:00
Jack251970
20f065aff9 Remove key bindings which will be registered in hotkey mapper 2025-07-02 13:03:16 +08:00
Jack251970
051af06c30 Add toggle cmmand for main view model 2025-07-02 13:03:00 +08:00