Yusyuriv
|
56a8376f81
|
Make HotkeyControl hotkey binding two-way by default
|
2024-04-18 14:29:14 +06:00 |
|
DB p
|
9ce642532d
|
Add Static Hotkey Items
|
2024-04-18 17:27:47 +09:00 |
|
DB p
|
e3e3bf2bf5
|
Add Static Hotkeys
|
2024-04-18 17:06:48 +09:00 |
|
DB p
|
6761182224
|
Organize Item Position
|
2024-04-18 16:55:19 +09:00 |
|
DB p
|
dc6598b060
|
Add Open Context Menu Hotkkey / Adjust Hotkey Strings
|
2024-04-18 16:35:05 +09:00 |
|
DB p
|
e4485c703c
|
Add Setting Window Hotkey
|
2024-04-18 16:01:26 +09:00 |
|
Yusyuriv
|
a64b4d3224
|
Fix CustomQueryHotkeySetting window not working, remove some redundant layout in it
|
2024-04-18 11:58:41 +06:00 |
|
Hongtao Zhang
|
1d858d3357
|
Fix duplicate modifier and clean up code
|
2024-04-17 23:10:31 -05:00 |
|
DB p
|
fd620f4ea8
|
fix Hotkey control size CustomQueryHotkeyWindow
|
2024-04-18 03:44:21 +09:00 |
|
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 |
|
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 |
|
DB p
|
b1b22b2a0d
|
Add Expander Control
|
2024-04-17 00:12:47 +09: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 |
|
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 |
|
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 |
|
DB p
|
a0b9d71558
|
Sizes and Margins Adjust
|
2024-04-12 20:56:27 +09:00 |
|
Yusyuriv
|
914f400956
|
WIP: new HotkeyControl
|
2024-04-12 17:13:45 +06:00 |
|