Commit graph

9876 commits

Author SHA1 Message Date
Jeremy Wu
134800773a
Merge pull request #2654 from Flow-Launcher/taooceros-patch-1
Bump Version 1.18.0
2024-04-18 20:26:49 +10:00
Jeremy
f52e5db39b bump plugin versions 2024-04-18 20:08:54 +10:00
DB p
d7b6d82c5c Add static hotkeys 2024-04-18 18:47:16 +09:00
DB p
b2b8dc87eb Fix NextItemHotkey 2024-04-18 17:54:49 +09:00
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
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