Commit graph

10211 commits

Author SHA1 Message Date
Jack Ye
95fadcbcfa
Merge branch 'dev' into rename-file 2025-06-27 19:50:05 +08:00
DB P
fd9790147b
Merge pull request #3779 from onesounds/FixXamlError
Fix Card Control
2025-06-27 20:47:11 +09:00
Jack251970
bafb5d7b0a Removed RenameFileHotkey 2025-06-27 19:38:36 +08:00
DB P
f464f2a6e7
Merge pull request #3780 from onesounds/250627-AddSeparatorReleaseNote
Add Separator and margin in release note
2025-06-27 20:23:49 +09:00
Jack251970
35a38f6c33 Improve code comments 2025-06-27 19:16:00 +08:00
DB P
9f8582cd7a Add Separator and margin 2025-06-27 19:53:09 +09:00
DB P
c83921f4f9 Add Proxy Card type 2025-06-27 19:11:15 +09:00
DB P
059dcdfc11 Fix Card Error 2025-06-27 19:10:43 +09:00
DB P
c9de2f02f8 Fix Card Error 2025-06-27 18:51:51 +09:00
Jack Ye
b1832983a5
Merge pull request #3774 from TBM13/feature/calculatorHexNumbers
Calculator: Support hex numbers
2025-06-26 19:26:05 +08:00
TBM13
d68964bfa2 Calculator: Support hex numbers 2025-06-26 02:58:24 -03:00
Jack251970
e9727c45a0 Add todo 2025-06-26 12:26:05 +08:00
Jack251970
ddc890eb15 Skip invisible hotkeys 2025-06-26 12:25:21 +08:00
Jack251970
96b5eb3df9 Skip this plugin if all hotkeys are invisible 2025-06-26 12:24:52 +08:00
Jack251970
3fe1e5023a Resolve context data for uwps 2025-06-26 12:16:20 +08:00
Jack251970
9f404aa92c Use IPluginHotkey for program plugin 2025-06-26 12:10:51 +08:00
Jack251970
854f8082b1 Use IPluginHotkey for plugin manager plugin 2025-06-26 11:59:52 +08:00
Jack251970
030a7f31c2 Adjust margins 2025-06-26 11:59:06 +08:00
Jack251970
ead9b1e2f6 Return to skip other commands 2025-06-26 11:09:16 +08:00
Jack251970
590ea6184f Skip other commands if executed 2025-06-26 10:45:01 +08:00
Jack251970
b52c7e756c Check result null & Improve docuements 2025-06-26 10:37:18 +08:00
Jack251970
c7de03bbec Save & restore old command 2025-06-26 10:31:43 +08:00
Jack251970
724b8a72cb Support change window hotkey 2025-06-26 09:28:25 +08:00
Jack251970
53e0bc33ab Improve hotkey model 2025-06-26 09:24:59 +08:00
Jack251970
0aff9e33de Merge branch 'rename-file' of https://github.com/Koisu-unavailable/Flow.Launcher into rename-file 2025-06-26 08:49:30 +08:00
Koisu
043bf3ba0b remove unused using 2025-06-25 10:40:30 -07:00
Koisu
8da182dd25 Close window when escape pressed 2025-06-25 10:37:01 -07:00
Jack251970
35f8ea3b38 Check hotkey mapper count 2025-06-25 23:15:45 +08:00
Jack251970
f837b2a5d2 Remove unused using 2025-06-25 22:42:49 +08:00
Jack251970
30b9b1f371 Add Visible api 2025-06-25 22:41:16 +08:00
Jack251970
f2358a56e8 Fix hotkey control construction issue 2025-06-25 22:20:28 +08:00
Jack251970
f7fa647da3 Use IPluginHotkey for explorer plugin 2025-06-25 22:11:42 +08:00
Jack251970
8ed495dc84 Improve code quality 2025-06-25 22:04:40 +08:00
Jack251970
4d77bad83d Sort hotkey info list 2025-06-25 21:48:20 +08:00
Jack251970
8abd5318b3 Add window key registeration 2025-06-25 21:39:33 +08:00
Jack251970
f841175ccd Fix log message issue 2025-06-25 21:37:02 +08:00
Jack251970
605837b474 Add global key registeration 2025-06-25 20:38:35 +08:00
Jack251970
5f49c436e7 Display plugin hotkey setting 2025-06-25 20:28:01 +08:00
Jack251970
94f3746ddc Add plugin hotkey model 2025-06-25 20:24:50 +08:00
DB P
f991d91b8f Improved File Rename Feature and Icon Update
- ContextMenu.cs: Updated icon paths and glyphs
- en.xaml: Improved readability by refining text and adding comments
- Constants.cs: Added image path constants for the file rename feature
- RenameFile.xaml: Adjusted window size and improved alignment of UI elements
- rename.png: Added new icon image
2025-06-25 21:14:03 +09:00
Koisu
54f126ac91 removed dynamic type 2025-06-24 12:09:48 -07:00
Koisu
a326a7638c refactoring 2025-06-24 11:46:27 -07:00
Koisu
a5ef0cbc0a fixed unreachable code 2025-06-24 11:46:13 -07:00
Koisu
7ae261efc7 fix typo 2025-06-24 11:29:35 -07:00
Koisu
a6f1981afb removed fragile error handling 2025-06-24 11:28:51 -07:00
Koisu
b556dac2c1 Refactoring 2025-06-24 11:19:45 -07:00
Koisu
402d398989 checks for reserved names 2025-06-24 10:54:26 -07:00
Koisu
b0beaaf3da formatting 2025-06-24 10:46:45 -07:00
Koisu
781feebd2f added default to RenameFileHotkey 2025-06-24 10:46:07 -07:00
Koisu
518f883f71 Changed RenameDialog to modal and added exception logging 2025-06-24 10:44:06 -07:00