Jack Ye
|
5b6ea73513
|
Code cleanup & Use Flow.Launcher.Localization to improve code quality (#4009)
* Use Flow.Launcher.Localization to improve code quality
* Code cleanup
* Improve code quality
* Improve code quality
* Use internal static Context & Improve code quality
* Use Flow.Launcher.Localization to improve code quality
* Code cleanup
* Use Flow.Launcher.Localization to improve code quality
* Improve code quality
* Improve code quality
* Use Flow.Launcher.Localization to improve code quality
* Fix logic issue
* Fix the variable name typo
* Fix redundant boolean cast and ensure consistent default value handling
* Use Flow.Launcher.Localization to improve code quality
* Revert namespace styles
* Fix indent format
* Revert namespace style
* Fix indent format
* Fix namespace style
* Fix indent format
* Fix indent format
|
2025-09-27 19:18:33 +03:00 |
|
Azakidev
|
5bb3d724c0
|
Use a checkbox instead of separate entries
|
2025-02-06 00:22:41 +01:00 |
|
Azakidev
|
ff2f0c375c
|
Fix typos
|
2025-02-04 23:39:29 +01:00 |
|
Azakidev
|
f708ad9ffd
|
Add Windows Terminal to Shell Plugin
|
2025-02-04 23:18:21 +01:00 |
|
Florian Grabmeier
|
3623316fc0
|
Disable conflicting options
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
|
2023-11-11 13:47:22 +01:00 |
|
Florian Grabmeier
|
4c5eae895b
|
Implement CloseShellAfterPress (no logic)
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
|
2023-11-01 17:35:00 +01:00 |
|
Ioannis G
|
c6a6c6bd5c
|
plugin/shell: add powershell core (pwsh) option
Co-authored-by: shobu13 <shobu13@hotmail.fr>
|
2023-06-12 16:18:23 +03:00 |
|
Ioannis G
|
e6baa88002
|
decouple Shell from the ComboBox SelectedIndex
enables us to add new `Shell` options without messing with the user's
saved settings, while keeping the `RunCommand` option last.
|
2023-06-12 15:49:33 +03:00 |
|
Jeremy Wu
|
67097864fa
|
add settings for number of most used cmds option
|
2021-04-12 19:06:44 +10:00 |
|
Jeremy Wu
|
3c7f067770
|
rename all project file name
|
2020-04-21 21:27:02 +10:00 |
|