Commit graph

10200 commits

Author SHA1 Message Date
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
Koisu
8138158d3a refactoring 2025-06-24 10:37:58 -07:00
Koisu
657bde5de7 revert changes to calculator plugin 2025-06-23 20:53:28 -07:00
Koisu
432f6da5b3 fixed icon in hotkey settings 2025-06-23 20:31:49 -07:00
Koisu
9f328143b9 removed unnesscasry stuff 2025-06-23 19:30:51 -07:00
Koisu
efe65956cc revert bad changes 2025-06-23 19:17:38 -07:00
Koisu
e12c2be419 polished ui 2025-06-23 18:57:41 -07:00
Koisu
f36ee61de4 feat: Added keybind to rename files 2025-06-23 17:59:33 -07:00
Koisu
502a50b839 added keybind to open the renaming dialog 2025-06-23 15:23:57 -07:00
Koisu
c943982684 polishing changes 2025-06-22 13:58:55 -07:00
Koisu
82823041b2 basic features of renaming files works 2025-06-22 13:45:42 -07:00
Koisu
5ae6f971a0 renaming half-works 2025-06-22 12:41:52 -07:00