mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Merge pull request #1004 from Flow-Launcher/release_1_9_2
Release 1.9.2
This commit is contained in:
commit
68101e0bda
34 changed files with 104 additions and 98 deletions
|
|
@ -88,6 +88,7 @@
|
||||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||||
</PackageReference>
|
</PackageReference>
|
||||||
<PackageReference Include="InputSimulator" Version="1.0.4" />
|
<PackageReference Include="InputSimulator" Version="1.0.4" />
|
||||||
|
<PackageReference Include="Microsoft.Toolkit.Uwp.Notifications" Version="7.1.2" />
|
||||||
<PackageReference Include="ModernWpfUI" Version="0.9.4" />
|
<PackageReference Include="ModernWpfUI" Version="0.9.4" />
|
||||||
<PackageReference Include="NHotkey.Wpf" Version="2.1.0" />
|
<PackageReference Include="NHotkey.Wpf" Version="2.1.0" />
|
||||||
<PackageReference Include="NuGet.CommandLine" Version="5.4.0">
|
<PackageReference Include="NuGet.CommandLine" Version="5.4.0">
|
||||||
|
|
|
||||||
|
|
@ -126,8 +126,8 @@
|
||||||
<system:String x:Key="update_flowlauncher_update">Opdater</system:String>
|
<system:String x:Key="update_flowlauncher_update">Opdater</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_cancel">Annuler</system:String>
|
<system:String x:Key="update_flowlauncher_update_cancel">Annuler</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">Denne opdatering vil genstarte Flow Launcher</system:String>
|
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">Denne opdatering vil genstarte Flow Launcher</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_files">Følgende filer bliver opdateret</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_files">Følgende filer bliver opdateret</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_files">Opdatereringsfiler</system:String>
|
<system:String x:Key="update_flowlauncher_update_files">Opdatereringsfiler</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_description">Opdateringsbeskrivelse</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_description">Opdateringsbeskrivelse</system:String>
|
||||||
|
|
||||||
</ResourceDictionary>
|
</ResourceDictionary>
|
||||||
|
|
|
||||||
|
|
@ -126,8 +126,8 @@
|
||||||
<system:String x:Key="update_flowlauncher_update">Aktualisieren</system:String>
|
<system:String x:Key="update_flowlauncher_update">Aktualisieren</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_cancel">Abbrechen</system:String>
|
<system:String x:Key="update_flowlauncher_update_cancel">Abbrechen</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">Diese Aktualisierung wird Flow Launcher neu starten</system:String>
|
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">Diese Aktualisierung wird Flow Launcher neu starten</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_files">Folgende Dateien werden aktualisiert</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_files">Folgende Dateien werden aktualisiert</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_files">Aktualisiere Dateien</system:String>
|
<system:String x:Key="update_flowlauncher_update_files">Aktualisiere Dateien</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_description">Aktualisierungbeschreibung</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_description">Aktualisierungbeschreibung</system:String>
|
||||||
|
|
||||||
</ResourceDictionary>
|
</ResourceDictionary>
|
||||||
|
|
@ -244,9 +244,9 @@
|
||||||
<system:String x:Key="update_flowlauncher_fail">Update Failed</system:String>
|
<system:String x:Key="update_flowlauncher_fail">Update Failed</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_check_connection">Check your connection and try updating proxy settings to github-cloud.s3.amazonaws.com.</system:String>
|
<system:String x:Key="update_flowlauncher_check_connection">Check your connection and try updating proxy settings to github-cloud.s3.amazonaws.com.</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">This upgrade will restart Flow Launcher</system:String>
|
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">This upgrade will restart Flow Launcher</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_files">Following files will be updated</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_files">Following files will be updated</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_files">Update files</system:String>
|
<system:String x:Key="update_flowlauncher_update_files">Update files</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_description">Update description</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_description">Update description</system:String>
|
||||||
|
|
||||||
<!-- Welcome Window -->
|
<!-- Welcome Window -->
|
||||||
<system:String x:Key="Skip">Skip</system:String>
|
<system:String x:Key="Skip">Skip</system:String>
|
||||||
|
|
@ -281,7 +281,7 @@
|
||||||
<system:String x:Key="RecommendShell">> ping 8.8.8.8</system:String>
|
<system:String x:Key="RecommendShell">> ping 8.8.8.8</system:String>
|
||||||
<system:String x:Key="RecommendShellDesc">Shell Command</system:String>
|
<system:String x:Key="RecommendShellDesc">Shell Command</system:String>
|
||||||
<system:String x:Key="RecommendBluetooth">Bluetooth</system:String>
|
<system:String x:Key="RecommendBluetooth">Bluetooth</system:String>
|
||||||
<system:String x:Key="RecommendBluetoothDesc">Bluetooth in Windows Setting</system:String>
|
<system:String x:Key="RecommendBluetoothDesc">Bluetooth in Windows Settings</system:String>
|
||||||
<system:String x:Key="RecommendAcronyms">sn</system:String>
|
<system:String x:Key="RecommendAcronyms">sn</system:String>
|
||||||
<system:String x:Key="RecommendAcronymsDesc">Sticky Notes</system:String>
|
<system:String x:Key="RecommendAcronymsDesc">Sticky Notes</system:String>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -132,8 +132,8 @@
|
||||||
<system:String x:Key="update_flowlauncher_update">Mettre à jour</system:String>
|
<system:String x:Key="update_flowlauncher_update">Mettre à jour</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_cancel">Annuler</system:String>
|
<system:String x:Key="update_flowlauncher_update_cancel">Annuler</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">Flow Launcher doit redémarrer pour installer cette mise à jour</system:String>
|
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">Flow Launcher doit redémarrer pour installer cette mise à jour</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_files">Les fichiers suivants seront mis à jour</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_files">Les fichiers suivants seront mis à jour</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_files">Fichiers mis à jour</system:String>
|
<system:String x:Key="update_flowlauncher_update_files">Fichiers mis à jour</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_description">Description de la mise à jour</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_description">Description de la mise à jour</system:String>
|
||||||
|
|
||||||
</ResourceDictionary>
|
</ResourceDictionary>
|
||||||
|
|
|
||||||
|
|
@ -135,8 +135,8 @@
|
||||||
<system:String x:Key="update_flowlauncher_update">Aggiorna</system:String>
|
<system:String x:Key="update_flowlauncher_update">Aggiorna</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_cancel">Annulla</system:String>
|
<system:String x:Key="update_flowlauncher_update_cancel">Annulla</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">Questo aggiornamento riavvierà Flow Launcher</system:String>
|
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">Questo aggiornamento riavvierà Flow Launcher</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_files">I seguenti file saranno aggiornati</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_files">I seguenti file saranno aggiornati</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_files">File aggiornati</system:String>
|
<system:String x:Key="update_flowlauncher_update_files">File aggiornati</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_description">Descrizione aggiornamento</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_description">Descrizione aggiornamento</system:String>
|
||||||
|
|
||||||
</ResourceDictionary>
|
</ResourceDictionary>
|
||||||
|
|
@ -138,8 +138,8 @@
|
||||||
<system:String x:Key="update_flowlauncher_update">アップデート</system:String>
|
<system:String x:Key="update_flowlauncher_update">アップデート</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_cancel">キャンセル</system:String>
|
<system:String x:Key="update_flowlauncher_update_cancel">キャンセル</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">このアップデートでは、Flow Launcherの再起動が必要です</system:String>
|
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">このアップデートでは、Flow Launcherの再起動が必要です</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_files">次のファイルがアップデートされます</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_files">次のファイルがアップデートされます</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_files">更新ファイル一覧</system:String>
|
<system:String x:Key="update_flowlauncher_update_files">更新ファイル一覧</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_description">アップデートの詳細</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_description">アップデートの詳細</system:String>
|
||||||
|
|
||||||
</ResourceDictionary>
|
</ResourceDictionary>
|
||||||
|
|
@ -241,9 +241,9 @@
|
||||||
<system:String x:Key="update_flowlauncher_fail">업데이트 실패</system:String>
|
<system:String x:Key="update_flowlauncher_fail">업데이트 실패</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_check_connection">Check your connection and try updating proxy settings to github-cloud.s3.amazonaws.com.</system:String>
|
<system:String x:Key="update_flowlauncher_check_connection">Check your connection and try updating proxy settings to github-cloud.s3.amazonaws.com.</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">업데이트를 위해 Flow Launcher를 재시작합니다.</system:String>
|
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">업데이트를 위해 Flow Launcher를 재시작합니다.</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_files">아래 파일들이 업데이트됩니다.</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_files">아래 파일들이 업데이트됩니다.</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_files">업데이트 파일</system:String>
|
<system:String x:Key="update_flowlauncher_update_files">업데이트 파일</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_description">업데이트 설명</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_description">업데이트 설명</system:String>
|
||||||
|
|
||||||
|
|
||||||
<!-- Welcome Window -->
|
<!-- Welcome Window -->
|
||||||
|
|
|
||||||
|
|
@ -135,8 +135,8 @@
|
||||||
<system:String x:Key="update_flowlauncher_update">Oppdater</system:String>
|
<system:String x:Key="update_flowlauncher_update">Oppdater</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_cancel">Avbryt</system:String>
|
<system:String x:Key="update_flowlauncher_update_cancel">Avbryt</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">Denne opgraderingen vil starte Flow Launcher på nytt</system:String>
|
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">Denne opgraderingen vil starte Flow Launcher på nytt</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_files">Følgende filer vil bli oppdatert</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_files">Følgende filer vil bli oppdatert</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_files">Oppdateringsfiler</system:String>
|
<system:String x:Key="update_flowlauncher_update_files">Oppdateringsfiler</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_description">Oppdateringsbeskrivelse</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_description">Oppdateringsbeskrivelse</system:String>
|
||||||
|
|
||||||
</ResourceDictionary>
|
</ResourceDictionary>
|
||||||
|
|
|
||||||
|
|
@ -126,8 +126,8 @@
|
||||||
<system:String x:Key="update_flowlauncher_update">Update</system:String>
|
<system:String x:Key="update_flowlauncher_update">Update</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_cancel">Annuleer</system:String>
|
<system:String x:Key="update_flowlauncher_update_cancel">Annuleer</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">Deze upgrade zal Flow Launcher opnieuw opstarten</system:String>
|
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">Deze upgrade zal Flow Launcher opnieuw opstarten</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_files">Volgende bestanden zullen worden geüpdatet</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_files">Volgende bestanden zullen worden geüpdatet</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_files">Update bestanden</system:String>
|
<system:String x:Key="update_flowlauncher_update_files">Update bestanden</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_description">Update beschrijving</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_description">Update beschrijving</system:String>
|
||||||
|
|
||||||
</ResourceDictionary>
|
</ResourceDictionary>
|
||||||
|
|
|
||||||
|
|
@ -126,8 +126,8 @@
|
||||||
<system:String x:Key="update_flowlauncher_update">Aktualizuj</system:String>
|
<system:String x:Key="update_flowlauncher_update">Aktualizuj</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_cancel">Anuluj</system:String>
|
<system:String x:Key="update_flowlauncher_update_cancel">Anuluj</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">Aby dokończyć proces aktualizacji Flow Launcher musi zostać zresetowany</system:String>
|
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">Aby dokończyć proces aktualizacji Flow Launcher musi zostać zresetowany</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_files">Następujące pliki zostaną zaktualizowane</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_files">Następujące pliki zostaną zaktualizowane</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_files">Aktualizuj pliki</system:String>
|
<system:String x:Key="update_flowlauncher_update_files">Aktualizuj pliki</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_description">Opis aktualizacji</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_description">Opis aktualizacji</system:String>
|
||||||
|
|
||||||
</ResourceDictionary>
|
</ResourceDictionary>
|
||||||
|
|
@ -135,8 +135,8 @@
|
||||||
<system:String x:Key="update_flowlauncher_update">Atualizar</system:String>
|
<system:String x:Key="update_flowlauncher_update">Atualizar</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_cancel">Cancelar</system:String>
|
<system:String x:Key="update_flowlauncher_update_cancel">Cancelar</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">Essa atualização reiniciará o Flow Launcher</system:String>
|
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">Essa atualização reiniciará o Flow Launcher</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_files">Os seguintes arquivos serão atualizados</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_files">Os seguintes arquivos serão atualizados</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_files">Atualizar arquivos</system:String>
|
<system:String x:Key="update_flowlauncher_update_files">Atualizar arquivos</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_description">Atualizar descrição</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_description">Atualizar descrição</system:String>
|
||||||
|
|
||||||
</ResourceDictionary>
|
</ResourceDictionary>
|
||||||
|
|
@ -244,9 +244,9 @@
|
||||||
<system:String x:Key="update_flowlauncher_fail">Falha ao atualizar</system:String>
|
<system:String x:Key="update_flowlauncher_fail">Falha ao atualizar</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_check_connection">Verifique a sua ligação e as definições do proxy estabelecidas para github-cloud.s3.amazonaws.com</system:String>
|
<system:String x:Key="update_flowlauncher_check_connection">Verifique a sua ligação e as definições do proxy estabelecidas para github-cloud.s3.amazonaws.com</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">Esta atualização irá reiniciar o Flow Launcher</system:String>
|
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">Esta atualização irá reiniciar o Flow Launcher</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_files">Os seguintes ficheiros serão atualizados</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_files">Os seguintes ficheiros serão atualizados</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_files">Atualizar ficheiros</system:String>
|
<system:String x:Key="update_flowlauncher_update_files">Atualizar ficheiros</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_description">Atualizar descrição</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_description">Atualizar descrição</system:String>
|
||||||
|
|
||||||
<!-- Welcome Window -->
|
<!-- Welcome Window -->
|
||||||
<system:String x:Key="Skip">Ignorar</system:String>
|
<system:String x:Key="Skip">Ignorar</system:String>
|
||||||
|
|
|
||||||
|
|
@ -126,8 +126,8 @@
|
||||||
<system:String x:Key="update_flowlauncher_update">Обновить</system:String>
|
<system:String x:Key="update_flowlauncher_update">Обновить</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_cancel">Отмена</system:String>
|
<system:String x:Key="update_flowlauncher_update_cancel">Отмена</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">Это обновление перезапустит Flow Launcher</system:String>
|
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">Это обновление перезапустит Flow Launcher</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_files">Следующие файлы будут обновлены</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_files">Следующие файлы будут обновлены</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_files">Обновить файлы</system:String>
|
<system:String x:Key="update_flowlauncher_update_files">Обновить файлы</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_description">Описание обновления</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_description">Описание обновления</system:String>
|
||||||
|
|
||||||
</ResourceDictionary>
|
</ResourceDictionary>
|
||||||
|
|
@ -242,9 +242,9 @@
|
||||||
<system:String x:Key="update_flowlauncher_fail">Aktualizácia zlyhala</system:String>
|
<system:String x:Key="update_flowlauncher_fail">Aktualizácia zlyhala</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_check_connection">Skontrolujte pripojenie a skúste aktualizovať nastavenia servera proxy k github-cloud.s3.amazonaws.com.</system:String>
|
<system:String x:Key="update_flowlauncher_check_connection">Skontrolujte pripojenie a skúste aktualizovať nastavenia servera proxy k github-cloud.s3.amazonaws.com.</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">Tento upgrade reštartuje Flow Launcher</system:String>
|
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">Tento upgrade reštartuje Flow Launcher</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_files">Nasledujúce súbory budú aktualizované</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_files">Nasledujúce súbory budú aktualizované</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_files">Aktualizovať súbory</system:String>
|
<system:String x:Key="update_flowlauncher_update_files">Aktualizovať súbory</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_description">Aktualizovať popis</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_description">Aktualizovať popis</system:String>
|
||||||
|
|
||||||
<!-- Welcome Window -->
|
<!-- Welcome Window -->
|
||||||
<system:String x:Key="Skip">Preskočiť</system:String>
|
<system:String x:Key="Skip">Preskočiť</system:String>
|
||||||
|
|
|
||||||
|
|
@ -135,8 +135,8 @@
|
||||||
<system:String x:Key="update_flowlauncher_update">Ažuriraj</system:String>
|
<system:String x:Key="update_flowlauncher_update">Ažuriraj</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_cancel">Otkaži</system:String>
|
<system:String x:Key="update_flowlauncher_update_cancel">Otkaži</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">Ova nadogradnja će ponovo pokrenuti Flow Launcher</system:String>
|
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">Ova nadogradnja će ponovo pokrenuti Flow Launcher</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_files">Sledeće datoteke će biti ažurirane</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_files">Sledeće datoteke će biti ažurirane</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_files">Ažuriraj datoteke</system:String>
|
<system:String x:Key="update_flowlauncher_update_files">Ažuriraj datoteke</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_description">Opis ažuriranja</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_description">Opis ažuriranja</system:String>
|
||||||
|
|
||||||
</ResourceDictionary>
|
</ResourceDictionary>
|
||||||
|
|
@ -139,8 +139,8 @@
|
||||||
<system:String x:Key="update_flowlauncher_update">Güncelle</system:String>
|
<system:String x:Key="update_flowlauncher_update">Güncelle</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_cancel">İptal</system:String>
|
<system:String x:Key="update_flowlauncher_update_cancel">İptal</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">Bu güncelleme Flow Launcher'u yeniden başlatacaktır</system:String>
|
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">Bu güncelleme Flow Launcher'u yeniden başlatacaktır</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_files">Aşağıdaki dosyalar güncelleştirilecektir</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_files">Aşağıdaki dosyalar güncelleştirilecektir</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_files">Güncellenecek dosyalar</system:String>
|
<system:String x:Key="update_flowlauncher_update_files">Güncellenecek dosyalar</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_description">Güncelleme açıklaması</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_description">Güncelleme açıklaması</system:String>
|
||||||
|
|
||||||
</ResourceDictionary>
|
</ResourceDictionary>
|
||||||
|
|
@ -126,8 +126,8 @@
|
||||||
<system:String x:Key="update_flowlauncher_update">Оновити</system:String>
|
<system:String x:Key="update_flowlauncher_update">Оновити</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_cancel">Скасувати</system:String>
|
<system:String x:Key="update_flowlauncher_update_cancel">Скасувати</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">Це оновлення перезавантажить Flow Launcher</system:String>
|
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">Це оновлення перезавантажить Flow Launcher</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_files">Ці файли будуть оновлені</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_files">Ці файли будуть оновлені</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_files">Оновити файли</system:String>
|
<system:String x:Key="update_flowlauncher_update_files">Оновити файли</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_description">Опис оновлення</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_description">Опис оновлення</system:String>
|
||||||
|
|
||||||
</ResourceDictionary>
|
</ResourceDictionary>
|
||||||
|
|
@ -226,9 +226,9 @@
|
||||||
<system:String x:Key="update_flowlauncher_fail">更新失败</system:String>
|
<system:String x:Key="update_flowlauncher_fail">更新失败</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_check_connection">检查网络是否可以连接至github-cloud.s3.amazonaws.com.</system:String>
|
<system:String x:Key="update_flowlauncher_check_connection">检查网络是否可以连接至github-cloud.s3.amazonaws.com.</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">此次更新需要重启Flow Launcher</system:String>
|
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">此次更新需要重启Flow Launcher</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_files">下列文件会被更新</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_files">下列文件会被更新</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_files">更新文件</system:String>
|
<system:String x:Key="update_flowlauncher_update_files">更新文件</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_description">更新日志</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_description">更新日志</system:String>
|
||||||
|
|
||||||
<!-- Welcome Window -->
|
<!-- Welcome Window -->
|
||||||
<system:String x:Key="Skip">跳过</system:String>
|
<system:String x:Key="Skip">跳过</system:String>
|
||||||
|
|
|
||||||
|
|
@ -126,8 +126,8 @@
|
||||||
<system:String x:Key="update_flowlauncher_update">更新</system:String>
|
<system:String x:Key="update_flowlauncher_update">更新</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_cancel">取消</system:String>
|
<system:String x:Key="update_flowlauncher_update_cancel">取消</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">此更新需要重新啟動 Flow Launcher</system:String>
|
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">此更新需要重新啟動 Flow Launcher</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_files">下列檔案會被更新</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_files">下列檔案會被更新</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_files">更新檔案</system:String>
|
<system:String x:Key="update_flowlauncher_update_files">更新檔案</system:String>
|
||||||
<system:String x:Key="update_flowlauncher_update_upadte_description">更新日誌</system:String>
|
<system:String x:Key="update_flowlauncher_update_update_description">更新日誌</system:String>
|
||||||
|
|
||||||
</ResourceDictionary>
|
</ResourceDictionary>
|
||||||
|
|
|
||||||
|
|
@ -59,6 +59,7 @@ namespace Flow.Launcher
|
||||||
_viewModel.Save();
|
_viewModel.Save();
|
||||||
e.Cancel = true;
|
e.Cancel = true;
|
||||||
await PluginManager.DisposePluginsAsync();
|
await PluginManager.DisposePluginsAsync();
|
||||||
|
Notification.Uninstall();
|
||||||
Environment.Exit(0);
|
Environment.Exit(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
using Flow.Launcher.Infrastructure;
|
using Flow.Launcher.Infrastructure;
|
||||||
|
using Microsoft.Toolkit.Uwp.Notifications;
|
||||||
using System;
|
using System;
|
||||||
using System.IO;
|
using System.IO;
|
||||||
using Windows.Data.Xml.Dom;
|
using Windows.Data.Xml.Dom;
|
||||||
|
|
@ -8,10 +9,17 @@ namespace Flow.Launcher
|
||||||
{
|
{
|
||||||
internal static class Notification
|
internal static class Notification
|
||||||
{
|
{
|
||||||
|
internal static bool legacy = Environment.OSVersion.Version.Build < 19041;
|
||||||
|
[System.Diagnostics.CodeAnalysis.SuppressMessage("Interoperability", "CA1416:Validate platform compatibility", Justification = "<Pending>")]
|
||||||
|
internal static void Uninstall()
|
||||||
|
{
|
||||||
|
if (!legacy)
|
||||||
|
ToastNotificationManagerCompat.Uninstall();
|
||||||
|
}
|
||||||
|
|
||||||
[System.Diagnostics.CodeAnalysis.SuppressMessage("Interoperability", "CA1416:Validate platform compatibility", Justification = "<Pending>")]
|
[System.Diagnostics.CodeAnalysis.SuppressMessage("Interoperability", "CA1416:Validate platform compatibility", Justification = "<Pending>")]
|
||||||
public static void Show(string title, string subTitle, string iconPath)
|
public static void Show(string title, string subTitle, string iconPath)
|
||||||
{
|
{
|
||||||
var legacy = Environment.OSVersion.Version.Build < 19041;
|
|
||||||
// Handle notification for win7/8/early win10
|
// Handle notification for win7/8/early win10
|
||||||
if (legacy)
|
if (legacy)
|
||||||
{
|
{
|
||||||
|
|
@ -24,13 +32,11 @@ namespace Flow.Launcher
|
||||||
? Path.Combine(Constant.ProgramDirectory, "Images\\app.png")
|
? Path.Combine(Constant.ProgramDirectory, "Images\\app.png")
|
||||||
: iconPath;
|
: iconPath;
|
||||||
|
|
||||||
var xml = $"<?xml version=\"1.0\"?><toast><visual><binding template=\"ToastImageAndText04\"><image id=\"1\" src=\"{Icon}\" alt=\"meziantou\"/><text id=\"1\">{title}</text>" +
|
new ToastContentBuilder()
|
||||||
$"<text id=\"2\">{subTitle}</text></binding></visual></toast>";
|
.AddText(title, hintMaxLines: 1)
|
||||||
var toastXml = new XmlDocument();
|
.AddText(subTitle)
|
||||||
toastXml.LoadXml(xml);
|
.AddAppLogoOverride(new Uri(Icon))
|
||||||
var toast = new ToastNotification(toastXml);
|
.Show();
|
||||||
ToastNotificationManager.CreateToastNotifier("Flow Launcher").Show(toast);
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
private static void LegacyShow(string title, string subTitle, string iconPath)
|
private static void LegacyShow(string title, string subTitle, string iconPath)
|
||||||
|
|
|
||||||
|
|
@ -1469,6 +1469,7 @@
|
||||||
<Setter.Value>
|
<Setter.Value>
|
||||||
<ControlTemplate TargetType="ui:ToggleSwitch">
|
<ControlTemplate TargetType="ui:ToggleSwitch">
|
||||||
<Border
|
<Border
|
||||||
|
Width="Auto"
|
||||||
Background="{TemplateBinding Background}"
|
Background="{TemplateBinding Background}"
|
||||||
BorderBrush="{TemplateBinding BorderBrush}"
|
BorderBrush="{TemplateBinding BorderBrush}"
|
||||||
BorderThickness="{TemplateBinding BorderThickness}"
|
BorderThickness="{TemplateBinding BorderThickness}"
|
||||||
|
|
@ -1478,7 +1479,7 @@
|
||||||
<ui:SimpleVisualStateManager />
|
<ui:SimpleVisualStateManager />
|
||||||
</VisualStateManager.CustomVisualStateManager>
|
</VisualStateManager.CustomVisualStateManager>
|
||||||
|
|
||||||
<Grid>
|
<Grid HorizontalAlignment="Right">
|
||||||
<Grid.RowDefinitions>
|
<Grid.RowDefinitions>
|
||||||
<RowDefinition Height="Auto" />
|
<RowDefinition Height="Auto" />
|
||||||
<RowDefinition Height="*" />
|
<RowDefinition Height="*" />
|
||||||
|
|
@ -1486,7 +1487,7 @@
|
||||||
|
|
||||||
<ui:ContentPresenterEx
|
<ui:ContentPresenterEx
|
||||||
x:Name="HeaderContentPresenter"
|
x:Name="HeaderContentPresenter"
|
||||||
Grid.Row="1"
|
Grid.Row="0"
|
||||||
Margin="{DynamicResource ToggleSwitchTopHeaderMargin}"
|
Margin="{DynamicResource ToggleSwitchTopHeaderMargin}"
|
||||||
VerticalAlignment="Top"
|
VerticalAlignment="Top"
|
||||||
Content="{TemplateBinding Header}"
|
Content="{TemplateBinding Header}"
|
||||||
|
|
@ -1497,11 +1498,9 @@
|
||||||
TextWrapping="Wrap"
|
TextWrapping="Wrap"
|
||||||
Visibility="Collapsed" />
|
Visibility="Collapsed" />
|
||||||
<Grid
|
<Grid
|
||||||
Grid.Row="0"
|
Grid.Row="1"
|
||||||
Width="100"
|
MinWidth="10"
|
||||||
MinWidth="{DynamicResource ToggleSwitchThemeMinWidth}"
|
HorizontalAlignment="Right"
|
||||||
Margin="10,0,0,0"
|
|
||||||
HorizontalAlignment="Left"
|
|
||||||
VerticalAlignment="Top">
|
VerticalAlignment="Top">
|
||||||
|
|
||||||
<Grid.RowDefinitions>
|
<Grid.RowDefinitions>
|
||||||
|
|
@ -1520,6 +1519,7 @@
|
||||||
Grid.RowSpan="3"
|
Grid.RowSpan="3"
|
||||||
Grid.ColumnSpan="3"
|
Grid.ColumnSpan="3"
|
||||||
Margin="0,5"
|
Margin="0,5"
|
||||||
|
HorizontalAlignment="Right"
|
||||||
ui:FocusVisualHelper.IsTemplateFocusTarget="True"
|
ui:FocusVisualHelper.IsTemplateFocusTarget="True"
|
||||||
Background="{DynamicResource ToggleSwitchContainerBackground}" />
|
Background="{DynamicResource ToggleSwitchContainerBackground}" />
|
||||||
<ContentPresenter
|
<ContentPresenter
|
||||||
|
|
@ -1552,6 +1552,7 @@
|
||||||
Grid.Column="2"
|
Grid.Column="2"
|
||||||
Width="40"
|
Width="40"
|
||||||
Height="20"
|
Height="20"
|
||||||
|
HorizontalAlignment="Right"
|
||||||
Fill="{DynamicResource ToggleSwitchFillOff}"
|
Fill="{DynamicResource ToggleSwitchFillOff}"
|
||||||
RadiusX="10"
|
RadiusX="10"
|
||||||
RadiusY="10"
|
RadiusY="10"
|
||||||
|
|
@ -1563,6 +1564,7 @@
|
||||||
Grid.Column="2"
|
Grid.Column="2"
|
||||||
Width="40"
|
Width="40"
|
||||||
Height="20"
|
Height="20"
|
||||||
|
HorizontalAlignment="Right"
|
||||||
Fill="{DynamicResource ToggleSwitchFillOn}"
|
Fill="{DynamicResource ToggleSwitchFillOn}"
|
||||||
Opacity="0"
|
Opacity="0"
|
||||||
RadiusX="10"
|
RadiusX="10"
|
||||||
|
|
|
||||||
|
|
@ -57,10 +57,7 @@
|
||||||
MinWidth="20"
|
MinWidth="20"
|
||||||
MaxWidth="60" />
|
MaxWidth="60" />
|
||||||
<ColumnDefinition Width="8*" />
|
<ColumnDefinition Width="8*" />
|
||||||
<ColumnDefinition
|
<ColumnDefinition Width="Auto" MinWidth="30" />
|
||||||
Width="Auto"
|
|
||||||
MinWidth="40"
|
|
||||||
MaxWidth="550" />
|
|
||||||
</Grid.ColumnDefinitions>
|
</Grid.ColumnDefinitions>
|
||||||
</Grid>
|
</Grid>
|
||||||
</ItemsPanelTemplate>
|
</ItemsPanelTemplate>
|
||||||
|
|
@ -102,7 +99,7 @@
|
||||||
TargetType="{x:Type CheckBox}">
|
TargetType="{x:Type CheckBox}">
|
||||||
<Setter Property="Width" Value="24" />
|
<Setter Property="Width" Value="24" />
|
||||||
<Setter Property="Grid.Column" Value="2" />
|
<Setter Property="Grid.Column" Value="2" />
|
||||||
<Setter Property="Margin" Value="0,4,0,4" />
|
<Setter Property="Margin" Value="0,4,10,4" />
|
||||||
<Setter Property="LayoutTransform">
|
<Setter Property="LayoutTransform">
|
||||||
<Setter.Value>
|
<Setter.Value>
|
||||||
<ScaleTransform ScaleX="1" ScaleY="1" />
|
<ScaleTransform ScaleX="1" ScaleY="1" />
|
||||||
|
|
@ -110,11 +107,16 @@
|
||||||
</Setter>
|
</Setter>
|
||||||
</Style>
|
</Style>
|
||||||
|
|
||||||
<Style x:Key="SideToggleSwitch" TargetType="{x:Type ui:ToggleSwitch}">
|
<Style
|
||||||
|
x:Key="SideToggleSwitch"
|
||||||
|
BasedOn="{StaticResource DefaultToggleSwitch}"
|
||||||
|
TargetType="{x:Type ui:ToggleSwitch}">
|
||||||
<Setter Property="Grid.Column" Value="2" />
|
<Setter Property="Grid.Column" Value="2" />
|
||||||
|
<Setter Property="Width" Value="Auto" />
|
||||||
|
<Setter Property="HorizontalAlignment" Value="Right" />
|
||||||
|
<Setter Property="HorizontalContentAlignment" Value="Right" />
|
||||||
<Setter Property="OffContent" Value="{DynamicResource disable}" />
|
<Setter Property="OffContent" Value="{DynamicResource disable}" />
|
||||||
<Setter Property="OnContent" Value="{DynamicResource enable}" />
|
<Setter Property="OnContent" Value="{DynamicResource enable}" />
|
||||||
<Setter Property="FlowDirection" Value="RightToLeft" />
|
|
||||||
<Setter Property="Margin" Value="0,4,22,4" />
|
<Setter Property="Margin" Value="0,4,22,4" />
|
||||||
</Style>
|
</Style>
|
||||||
|
|
||||||
|
|
@ -948,9 +950,9 @@
|
||||||
FlowDirection="LeftToRight">
|
FlowDirection="LeftToRight">
|
||||||
<Grid.ColumnDefinitions>
|
<Grid.ColumnDefinitions>
|
||||||
<ColumnDefinition Width="100" MinWidth="100" />
|
<ColumnDefinition Width="100" MinWidth="100" />
|
||||||
<ColumnDefinition Width="3*" />
|
<ColumnDefinition Width="8*" />
|
||||||
<ColumnDefinition />
|
<ColumnDefinition Width="Auto" />
|
||||||
<ColumnDefinition />
|
<ColumnDefinition Width="Auto" />
|
||||||
</Grid.ColumnDefinitions>
|
</Grid.ColumnDefinitions>
|
||||||
<StackPanel
|
<StackPanel
|
||||||
Grid.Column="0"
|
Grid.Column="0"
|
||||||
|
|
@ -990,7 +992,7 @@
|
||||||
<Border>
|
<Border>
|
||||||
<Button
|
<Button
|
||||||
x:Name="PriorityButton"
|
x:Name="PriorityButton"
|
||||||
Margin="0,0,12,0"
|
Margin="0,0,22,0"
|
||||||
VerticalAlignment="Center"
|
VerticalAlignment="Center"
|
||||||
Click="OnPluginPriorityClick"
|
Click="OnPluginPriorityClick"
|
||||||
Content="{Binding Priority, UpdateSourceTrigger=PropertyChanged}"
|
Content="{Binding Priority, UpdateSourceTrigger=PropertyChanged}"
|
||||||
|
|
@ -1022,10 +1024,11 @@
|
||||||
</StackPanel>
|
</StackPanel>
|
||||||
<DockPanel Grid.Column="3">
|
<DockPanel Grid.Column="3">
|
||||||
<ui:ToggleSwitch
|
<ui:ToggleSwitch
|
||||||
Margin="0"
|
Margin="0,0,6,0"
|
||||||
DockPanel.Dock="Right"
|
HorizontalAlignment="Right"
|
||||||
IsOn="{Binding PluginState}"
|
IsOn="{Binding PluginState}"
|
||||||
Style="{DynamicResource SideToggleSwitch}" />
|
OffContent="{DynamicResource disable}"
|
||||||
|
OnContent="{DynamicResource enable}" />
|
||||||
</DockPanel>
|
</DockPanel>
|
||||||
</Grid>
|
</Grid>
|
||||||
|
|
||||||
|
|
@ -1955,7 +1958,7 @@
|
||||||
</StackPanel>
|
</StackPanel>
|
||||||
<Button
|
<Button
|
||||||
Grid.Column="2"
|
Grid.Column="2"
|
||||||
Width="180"
|
MinWidth="180"
|
||||||
Margin="0,0,18,0"
|
Margin="0,0,18,0"
|
||||||
HorizontalAlignment="Center"
|
HorizontalAlignment="Center"
|
||||||
Click="OpenThemeFolder"
|
Click="OpenThemeFolder"
|
||||||
|
|
|
||||||
|
|
@ -644,7 +644,7 @@ namespace Flow.Launcher.ViewModel
|
||||||
Action = _ =>
|
Action = _ =>
|
||||||
{
|
{
|
||||||
_topMostRecord.Remove(result);
|
_topMostRecord.Remove(result);
|
||||||
App.API.ShowMsg("Success");
|
App.API.ShowMsg(InternationalizationManager.Instance.GetTranslation("success"));
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
|
||||||
|
|
@ -1,7 +0,0 @@
|
||||||
<?xml version="1.0"?>
|
|
||||||
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib">
|
|
||||||
|
|
||||||
<system:String x:Key="flowlauncher_plugin_controlpanel_plugin_name">제어판</system:String>
|
|
||||||
<system:String x:Key="flowlauncher_plugin_controlpanel_plugin_description">제어판 항목을 검색합니다.</system:String>
|
|
||||||
|
|
||||||
</ResourceDictionary>
|
|
||||||
|
|
@ -38,6 +38,6 @@
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="SharpZipLib" Version="1.3.2" />
|
<PackageReference Include="SharpZipLib" Version="1.3.3" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
</Project>
|
</Project>
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
"Name": "Plugins Manager",
|
"Name": "Plugins Manager",
|
||||||
"Description": "Management of installing, uninstalling or updating Flow Launcher plugins",
|
"Description": "Management of installing, uninstalling or updating Flow Launcher plugins",
|
||||||
"Author": "Jeremy Wu",
|
"Author": "Jeremy Wu",
|
||||||
"Version": "1.11.1",
|
"Version": "1.11.2",
|
||||||
"Language": "csharp",
|
"Language": "csharp",
|
||||||
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
|
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
|
||||||
"ExecuteFileName": "Flow.Launcher.Plugin.PluginsManager.dll",
|
"ExecuteFileName": "Flow.Launcher.Plugin.PluginsManager.dll",
|
||||||
|
|
|
||||||
|
|
@ -317,7 +317,7 @@ namespace Flow.Launcher.Plugin.Shell
|
||||||
|
|
||||||
bool API_GlobalKeyboardEvent(int keyevent, int vkcode, SpecialKeyState state)
|
bool API_GlobalKeyboardEvent(int keyevent, int vkcode, SpecialKeyState state)
|
||||||
{
|
{
|
||||||
if (_settings.ReplaceWinR)
|
if (!context.CurrentPluginMetadata.Disabled && _settings.ReplaceWinR)
|
||||||
{
|
{
|
||||||
if (keyevent == (int)KeyEvent.WM_KEYDOWN && vkcode == (int)Keys.R && state.WinPressed)
|
if (keyevent == (int)KeyEvent.WM_KEYDOWN && vkcode == (int)Keys.R && state.WinPressed)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
"Name": "Shell",
|
"Name": "Shell",
|
||||||
"Description": "Provide executing commands from Flow Launcher",
|
"Description": "Provide executing commands from Flow Launcher",
|
||||||
"Author": "qianlifeng",
|
"Author": "qianlifeng",
|
||||||
"Version": "1.4.8",
|
"Version": "1.4.9",
|
||||||
"Language": "csharp",
|
"Language": "csharp",
|
||||||
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
|
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
|
||||||
"ExecuteFileName": "Flow.Launcher.Plugin.Shell.dll",
|
"ExecuteFileName": "Flow.Launcher.Plugin.Shell.dll",
|
||||||
|
|
|
||||||
|
|
@ -84,7 +84,7 @@ namespace Flow.Launcher.Plugin.WebSearch
|
||||||
},
|
},
|
||||||
new SearchSource
|
new SearchSource
|
||||||
{
|
{
|
||||||
Title = "Duckduckgo",
|
Title = "DuckDuckGo",
|
||||||
ActionKeyword = "duckduckgo",
|
ActionKeyword = "duckduckgo",
|
||||||
Icon = "duckduckgo.png",
|
Icon = "duckduckgo.png",
|
||||||
Url = "https://duckduckgo.com/?q={q}",
|
Url = "https://duckduckgo.com/?q={q}",
|
||||||
|
|
@ -92,7 +92,7 @@ namespace Flow.Launcher.Plugin.WebSearch
|
||||||
},
|
},
|
||||||
new SearchSource
|
new SearchSource
|
||||||
{
|
{
|
||||||
Title = "Github",
|
Title = "GitHub",
|
||||||
ActionKeyword = "github",
|
ActionKeyword = "github",
|
||||||
Icon = "github.png",
|
Icon = "github.png",
|
||||||
Url = "https://github.com/search?q={q}",
|
Url = "https://github.com/search?q={q}",
|
||||||
|
|
@ -100,7 +100,7 @@ namespace Flow.Launcher.Plugin.WebSearch
|
||||||
},
|
},
|
||||||
new SearchSource
|
new SearchSource
|
||||||
{
|
{
|
||||||
Title = "Github Gist",
|
Title = "GitHub Gist",
|
||||||
ActionKeyword = "gist",
|
ActionKeyword = "gist",
|
||||||
Icon = "gist.png",
|
Icon = "gist.png",
|
||||||
Url = "https://gist.github.com/search?q={q}",
|
Url = "https://gist.github.com/search?q={q}",
|
||||||
|
|
@ -124,7 +124,7 @@ namespace Flow.Launcher.Plugin.WebSearch
|
||||||
},
|
},
|
||||||
new SearchSource
|
new SearchSource
|
||||||
{
|
{
|
||||||
Title = "Wolframalpha",
|
Title = "WolframAlpha",
|
||||||
ActionKeyword = "wolframalpha",
|
ActionKeyword = "wolframalpha",
|
||||||
Icon = "wolframalpha.png",
|
Icon = "wolframalpha.png",
|
||||||
Url = "https://www.wolframalpha.com/input/?i={q}",
|
Url = "https://www.wolframalpha.com/input/?i={q}",
|
||||||
|
|
@ -132,7 +132,7 @@ namespace Flow.Launcher.Plugin.WebSearch
|
||||||
},
|
},
|
||||||
new SearchSource
|
new SearchSource
|
||||||
{
|
{
|
||||||
Title = "Stackoverflow",
|
Title = "Stack Overflow",
|
||||||
ActionKeyword = "stackoverflow",
|
ActionKeyword = "stackoverflow",
|
||||||
Icon = "stackoverflow.png",
|
Icon = "stackoverflow.png",
|
||||||
Url = "https://stackoverflow.com/search?q={q}",
|
Url = "https://stackoverflow.com/search?q={q}",
|
||||||
|
|
@ -148,7 +148,7 @@ namespace Flow.Launcher.Plugin.WebSearch
|
||||||
},
|
},
|
||||||
new SearchSource
|
new SearchSource
|
||||||
{
|
{
|
||||||
Title = "Google Image",
|
Title = "Google Images",
|
||||||
ActionKeyword = "image",
|
ActionKeyword = "image",
|
||||||
Icon = "google.png",
|
Icon = "google.png",
|
||||||
Url = "https://www.google.com/search?q={q}&tbm=isch",
|
Url = "https://www.google.com/search?q={q}&tbm=isch",
|
||||||
|
|
@ -156,7 +156,7 @@ namespace Flow.Launcher.Plugin.WebSearch
|
||||||
},
|
},
|
||||||
new SearchSource
|
new SearchSource
|
||||||
{
|
{
|
||||||
Title = "Youtube",
|
Title = "YouTube",
|
||||||
ActionKeyword = "youtube",
|
ActionKeyword = "youtube",
|
||||||
Icon = "youtube.png",
|
Icon = "youtube.png",
|
||||||
Url = "https://www.youtube.com/results?search_query={q}",
|
Url = "https://www.youtube.com/results?search_query={q}",
|
||||||
|
|
|
||||||
|
|
@ -26,7 +26,7 @@
|
||||||
"Name": "Web Searches",
|
"Name": "Web Searches",
|
||||||
"Description": "Provide the web search ability",
|
"Description": "Provide the web search ability",
|
||||||
"Author": "qianlifeng",
|
"Author": "qianlifeng",
|
||||||
"Version": "1.5.1",
|
"Version": "1.5.2",
|
||||||
"Language": "csharp",
|
"Language": "csharp",
|
||||||
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
|
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
|
||||||
"ExecuteFileName": "Flow.Launcher.Plugin.WebSearch.dll",
|
"ExecuteFileName": "Flow.Launcher.Plugin.WebSearch.dll",
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
"Enabled": true
|
"Enabled": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Title": "Youtube",
|
"Title": "YouTube",
|
||||||
"ActionKeyword": "youtube",
|
"ActionKeyword": "youtube",
|
||||||
"IconPath": "Images\\youtube.png",
|
"IconPath": "Images\\youtube.png",
|
||||||
"Url": "http://www.youtube.com/results?search_query={q}",
|
"Url": "http://www.youtube.com/results?search_query={q}",
|
||||||
|
|
@ -43,7 +43,7 @@
|
||||||
"Enabled": true
|
"Enabled": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Title": "Youtube Music",
|
"Title": "YouTube Music",
|
||||||
"ActionKeyword": "ytmusic",
|
"ActionKeyword": "ytmusic",
|
||||||
"IconPath": "Images\\youtubemusic.png",
|
"IconPath": "Images\\youtubemusic.png",
|
||||||
"Url": "https://music.youtube.com/search?q={q}",
|
"Url": "https://music.youtube.com/search?q={q}",
|
||||||
|
|
@ -78,35 +78,35 @@
|
||||||
"Enabled": true
|
"Enabled": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Title": "Duckduckgo",
|
"Title": "DuckDuckGo",
|
||||||
"ActionKeyword": "duckduckgo",
|
"ActionKeyword": "duckduckgo",
|
||||||
"IconPath": "Images\\duckduckgo.png",
|
"IconPath": "Images\\duckduckgo.png",
|
||||||
"Url": "https://duckduckgo.com/?q={q}",
|
"Url": "https://duckduckgo.com/?q={q}",
|
||||||
"Enabled": true
|
"Enabled": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Title": "Github",
|
"Title": "GitHub",
|
||||||
"ActionKeyword": "github",
|
"ActionKeyword": "github",
|
||||||
"IconPath": "Images\\github.png",
|
"IconPath": "Images\\github.png",
|
||||||
"Url": "https://github.com/search?q={q}",
|
"Url": "https://github.com/search?q={q}",
|
||||||
"Enabled": true
|
"Enabled": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Title": "Github Gist",
|
"Title": "GitHub Gist",
|
||||||
"ActionKeyword": "gist",
|
"ActionKeyword": "gist",
|
||||||
"IconPath": "Images\\gist.png",
|
"IconPath": "Images\\gist.png",
|
||||||
"Url": "https://gist.github.com/search?q={q}",
|
"Url": "https://gist.github.com/search?q={q}",
|
||||||
"Enabled": true
|
"Enabled": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Title": "Wolframalpha",
|
"Title": "WolframAlpha",
|
||||||
"ActionKeyword": "wolframalpha",
|
"ActionKeyword": "wolframalpha",
|
||||||
"IconPath": "Images\\wolframalpha.png",
|
"IconPath": "Images\\wolframalpha.png",
|
||||||
"Url": "http://www.wolframalpha.com/input/?i={q}",
|
"Url": "http://www.wolframalpha.com/input/?i={q}",
|
||||||
"Enabled": true
|
"Enabled": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Title": "Stackoverflow",
|
"Title": "Stack Overflow",
|
||||||
"ActionKeyword": "stackoverflow",
|
"ActionKeyword": "stackoverflow",
|
||||||
"IconPath": "Images\\stackoverflow.png",
|
"IconPath": "Images\\stackoverflow.png",
|
||||||
"Url": "http://stackoverflow.com/search?q={q}",
|
"Url": "http://stackoverflow.com/search?q={q}",
|
||||||
|
|
@ -120,7 +120,7 @@
|
||||||
"Enabled": true
|
"Enabled": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Title": "Google Image",
|
"Title": "Google Images",
|
||||||
"ActionKeyword": "image",
|
"ActionKeyword": "image",
|
||||||
"IconPath": "Images\\google.png",
|
"IconPath": "Images\\google.png",
|
||||||
"Url": "https://www.google.com/search?q={q}&tbm=isch",
|
"Url": "https://www.google.com/search?q={q}&tbm=isch",
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
version: '1.9.1.{build}'
|
version: '1.9.2.{build}'
|
||||||
|
|
||||||
init:
|
init:
|
||||||
- ps: |
|
- ps: |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue