File tree Expand file tree Collapse file tree 25 files changed +54
-7
lines changed
Flow.Launcher.Infrastructure Expand file tree Collapse file tree 25 files changed +54
-7
lines changed Original file line number Diff line number Diff line change
1
+ namespace Flow . Launcher . Infrastructure
2
+ {
3
+ public static class KeyConstant
4
+ {
5
+ public const string Ctrl = nameof ( Ctrl ) ;
6
+ public const string Alt = nameof ( Alt ) ;
7
+ public const string Space = nameof ( Space ) ;
8
+ }
9
+ }
Original file line number Diff line number Diff line change @@ -9,8 +9,9 @@ namespace Flow.Launcher.Infrastructure.UserSettings
9
9
{
10
10
public class Settings : BaseModel
11
11
{
12
- public string Hotkey { get ; set ; } = "Alt + Space" ;
13
- public string OpenResultModifiers { get ; set ; } = "Alt" ;
12
+ public string Hotkey { get ; set ; } = $ "{ KeyConstant . Alt } + { KeyConstant . Space } ";
13
+ public string OpenResultModifiers { get ; set ; } = KeyConstant . Alt ;
14
+ public bool ShowOpenResultHotkey { get ; set ; } = true ;
14
15
public string Language { get ; set ; } = "en" ;
15
16
public string Theme { get ; set ; } = "Dark" ;
16
17
public string QueryBoxFont { get ; set ; } = FontFamily . GenericSansSerif . Name ;
Original file line number Diff line number Diff line change 53
53
<system : String x : Key =" flowlauncherHotkey" >Flow Launcher genvejstast</system : String >
54
54
<system : String x : Key =" openResultModifiers" >Åbn resultatmodifikatorer</system : String >
55
55
<system : String x : Key =" customQueryHotkey" >Tilpasset søgegenvejstast</system : String >
56
+ <system : String x : Key =" showOpenResultHotkey" >Vis hotkey</system : String >
56
57
<system : String x : Key =" delete" >Slet</system : String >
57
58
<system : String x : Key =" edit" >Rediger</system : String >
58
59
<system : String x : Key =" add" >Tilføj</system : String >
Original file line number Diff line number Diff line change 53
53
<system : String x : Key =" flowlauncherHotkey" >Flow Launcher Tastenkombination</system : String >
54
54
<system : String x : Key =" openResultModifiers" >Öffnen Sie die Ergebnismodifikatoren</system : String >
55
55
<system : String x : Key =" customQueryHotkey" >Benutzerdefinierte Abfrage Tastenkombination</system : String >
56
+ <system : String x : Key =" showOpenResultHotkey" >Hotkey anzeigen</system : String >
56
57
<system : String x : Key =" delete" >Löschen</system : String >
57
58
<system : String x : Key =" edit" >Bearbeiten</system : String >
58
59
<system : String x : Key =" add" >Hinzufügen</system : String >
Original file line number Diff line number Diff line change 61
61
<system : String x : Key =" hotkey" >Hotkey</system : String >
62
62
<system : String x : Key =" flowlauncherHotkey" >Flow Launcher Hotkey</system : String >
63
63
<system : String x : Key =" openResultModifiers" >Open Result Modifiers</system : String >
64
+ <system : String x : Key =" showOpenResultHotkey" >Show Hotkey</system : String >
64
65
<system : String x : Key =" customQueryHotkey" >Custom Query Hotkey</system : String >
65
66
<system : String x : Key =" delete" >Delete</system : String >
66
67
<system : String x : Key =" edit" >Edit</system : String >
Original file line number Diff line number Diff line change 57
57
<system : String x : Key =" flowlauncherHotkey" >Ouvrir Flow Launcher</system : String >
58
58
<system : String x : Key =" openResultModifiers" >Modificateurs de résultats ouverts</system : String >
59
59
<system : String x : Key =" customQueryHotkey" >Requêtes personnalisées</system : String >
60
+ <system : String x : Key =" showOpenResultHotkey" >Afficher le raccourci clavier</system : String >
60
61
<system : String x : Key =" delete" >Supprimer</system : String >
61
62
<system : String x : Key =" edit" >Modifier</system : String >
62
63
<system : String x : Key =" add" >Ajouter</system : String >
Original file line number Diff line number Diff line change 57
57
<system : String x : Key =" flowlauncherHotkey" >Tasto scelta rapida Flow Launcher</system : String >
58
58
<system : String x : Key =" openResultModifiers" >Apri modificatori di risultato</system : String >
59
59
<system : String x : Key =" customQueryHotkey" >Tasti scelta rapida per ricerche personalizzate</system : String >
60
+ <system : String x : Key =" showOpenResultHotkey" >Mostra tasto di scelta rapida</system : String >
60
61
<system : String x : Key =" delete" >Cancella</system : String >
61
62
<system : String x : Key =" edit" >Modifica</system : String >
62
63
<system : String x : Key =" add" >Aggiungi</system : String >
Original file line number Diff line number Diff line change 60
60
<system : String x : Key =" flowlauncherHotkey" >Flow Launcher ホットキー</system : String >
61
61
<system : String x : Key =" openResultModifiers" >結果修飾子を開く</system : String >
62
62
<system : String x : Key =" customQueryHotkey" >カスタムクエリ ホットキー</system : String >
63
+ <system : String x : Key =" showOpenResultHotkey" >ホットキーを表示</system : String >
63
64
<system : String x : Key =" delete" >削除</system : String >
64
65
<system : String x : Key =" edit" >編集</system : String >
65
66
<system : String x : Key =" add" >追加</system : String >
Original file line number Diff line number Diff line change 57
57
<system : String x : Key =" flowlauncherHotkey" >Flow Launcher 핫키</system : String >
58
58
<system : String x : Key =" openResultModifiers" >결과 수정 자 열기</system : String >
59
59
<system : String x : Key =" customQueryHotkey" >사용자지정 쿼리 핫키</system : String >
60
+ <system : String x : Key =" showOpenResultHotkey" >단축키 표시</system : String >
60
61
<system : String x : Key =" delete" >삭제</system : String >
61
62
<system : String x : Key =" edit" >편집</system : String >
62
63
<system : String x : Key =" add" >추가</system : String >
Original file line number Diff line number Diff line change 57
57
<system : String x : Key =" flowlauncherHotkey" >Flow Launcher-hurtigtast</system : String >
58
58
<system : String x : Key =" openResultModifiers" >Åpne resultatmodifiserere</system : String >
59
59
<system : String x : Key =" customQueryHotkey" >Egendefinerd spørringshurtigtast</system : String >
60
+ <system : String x : Key =" showOpenResultHotkey" >Vis hurtigtast</system : String >
60
61
<system : String x : Key =" delete" >Slett</system : String >
61
62
<system : String x : Key =" edit" >Rediger</system : String >
62
63
<system : String x : Key =" add" >Legg til</system : String >
You can’t perform that action at this time.
0 commit comments