Commit graph

11213 commits

Author SHA1 Message Date
Hongtao Zhang
fa0f4981c7 fix some issue 2024-04-17 13:34:49 -05:00
DB p
fb3eb06c74 Fix Xaml 2024-04-18 03:10:33 +09:00
Hongtao Zhang
5b20ccea08 Merge remote-tracking branch 'Yusyuriv/new-hotkey-control' into fork/new-hotkey-control 2024-04-17 11:58:19 -05:00
Hongtao Zhang
c544a7e3af Change all the logic back to control rather than viewmodel 2024-04-17 11:57:54 -05:00
DB p
5c3d3c7fbf Custom Hotkeys to Expander 2024-04-18 01:00:31 +09:00
DB p
c6b62f9917 Fix HotkeyDisplay xaml 2024-04-18 00:48:29 +09:00
Hongtao Zhang
66125fce2c Split Key to display 2024-04-17 10:45:09 -05:00
DB p
a62b67e0b7 Added Hotkey Display Control 2024-04-18 00:32:10 +09:00
DB p
95ebac27b9 Add Hotkey Display 2024-04-17 13:43:54 +09:00
Yusyuriv
148afc401d
Add a hyphen in a word inside a comment in BrowserBookmark/Main.cs 2024-04-17 08:56:38 +06:00
DB p
8260f75d9b Adjust Item Sort 2024-04-17 11:17:28 +09:00
DB p
dc724d4b48 Fix Border 2024-04-17 10:47:00 +09:00
Kevin Zhang
3b66961e81
Update plugin.json 2024-04-16 19:38:12 -05:00
Kevin Zhang
56bc8f75f2
Update Flow.Launcher.Plugin.csproj 2024-04-16 19:36:57 -05:00
Kevin Zhang
6e4fffe29e
Bump Version 1.18.0 2024-04-16 19:36:19 -05:00
Kevin Zhang
12ba126e3a
Merge pull request #2644 from Yusyuriv/code-cleanup/Flow.Launcher/Converters-and-Helper
Code cleanup: Flow.Launcher/{Converters,Helper}
2024-04-16 19:11:31 -05:00
DB p
b1b22b2a0d Add Expander Control 2024-04-17 00:12:47 +09:00
Yusyuriv
7393b27976
Fix a typo in variable name in FirefoxBookmarkLoader.cs 2024-04-16 13:44:33 +06:00
Yusyuriv
6373778b3a
Fix Firefox bookmark SQL query formatting 2024-04-16 13:16:52 +06:00
Yusyuriv
f6d25aa94c
Code cleanup: Flow.Launcher.Plugin.BrowserBookmark 2024-04-16 13:00:19 +06:00
DB p
56f27cb15a Adjust Card 2024-04-16 14:31:12 +09:00
DB p
dbbc42b2e6 Adjust Card Style 2024-04-16 13:28:00 +09:00
dependabot[bot]
009de4f67b
Bump MemoryPack from 1.21.0 to 1.21.1 (#2651) 2024-04-15 23:03:33 +00:00
DB p
82c6c41e46 Add Custom Control For Setting 2024-04-16 05:30:09 +09:00
DB p
c0d41a358f - Remove Duplicated History Hotkey
- Add Select Last Item hotkey
2024-04-16 02:21:29 +09:00
DB p
fc64d9ccb2 Fix Default AutoComplete hotkey 2024-04-15 22:28:07 +09:00
DB p
d15cc1e6e6 Change Default Autocomplete hotkey 2024-04-15 22:17:15 +09:00
DB p
e53e1a0222 Add Next/Prev Hotkey Item 2024-04-15 21:52:15 +09:00
Yusyuriv
9a6a68483b
Revert changes in SingleInstance.cs to prevent a difficult merge 2024-04-15 09:20:26 +06:00
dependabot[bot]
cc15bd1c0b
Bump MemoryPack from 1.10.0 to 1.21.0 (#2641) 2024-04-15 03:04:29 +00:00
Hongtao Zhang
c39da2f5f3 fix: lost focus change current hotkey before stop recording store that 2024-04-13 13:06:04 -05:00
Hongtao Zhang
b7ccab67d1 handle lostfocus 2024-04-13 12:53:33 -05:00
Hongtao Zhang
c9b5159ffd fix some issues and change structure and verification place 2024-04-13 12:49:57 -05:00
DB p
22021c10ee Add AutoComplete Hotkey Item 2024-04-13 18:47:37 +09:00
DB p
2339941008 Fix Rec Button 2024-04-13 18:13:25 +09:00
DB p
e79fee76df Adjust Style 2024-04-13 17:30:53 +09:00
DB p
9fd177443a Adjust String 2024-04-13 15:15:50 +09:00
Hongtao Zhang
690def1efa fix(i18n): fix previous commit by using lazy to delay fetching translation 2024-04-13 01:11:26 -05:00
Hongtao Zhang
1a672878a9 feat(i18n): make empty hotkey translatable 2024-04-13 00:43:59 -05:00
DB p
fe80141c1e Change the togglebutton to radio for multiple openning hotkey reg situation 2024-04-13 01:46:31 +09:00
Hongtao Zhang
58550c1b5b Merge remote-tracking branch 'Yusyuriv/new-hotkey-control' into fork/new-hotkey-control
# Conflicts:
#	Flow.Launcher/HotkeyControl.xaml
2024-04-12 11:12:04 -05:00
Hongtao Zhang
453f767188 Revise Hotkey Structure
- Put all logic to HotkeyControlViewModel.cs
- Remove logic about GetFocus/LostFocus
- RegisterCallBack (Delegate)
2024-04-12 11:10:25 -05:00
DB p
2f63079d5a Change the Button Label Text to Icon 2024-04-13 00:11:29 +09:00
Yusyuriv
6e34218f8e
WIP: handling hotkeys in HotkeyControl 2024-04-12 20:00:16 +06:00
Yusyuriv
5e87e18fd3
Fix the code merge mistake 2024-04-12 18:42:45 +06:00
Yusyuriv
172764d361
Merge remote-tracking branch 'origin/new-hotkey-control' into new-hotkey-control 2024-04-12 18:32:57 +06:00
Yusyuriv
78a6b27aa1
HotkeyControl: add click handlers, add default hotkey 2024-04-12 18:32:33 +06:00
DB p
efe081b3f7 Added Show/Hide Trigger by style 2024-04-12 21:30:31 +09:00
DB p
7458e10174 Add Show/Hide Style 2024-04-12 21:23:23 +09:00
DB p
a30d51522c Change the button to togglebutton 2024-04-12 21:05:07 +09:00