Flow.Launcher/Plugins/Flow.Launcher.Plugin.WindowsSettings
Jeremy Wu 84a806bf75
Release 1.9.3 (#1052)
## Bug fixes
- Addresses the issue where WindowsSettings plugin results appear higher than other results #1020 

- Fixed an issue where full screen mode does not disable hotkey when enabled #1037 

- Fixed some potential issues when loading plugins that use shared assembly #1036 

- Sorted out a race condition issue causing image loading on some results to fail #1040 

- Revised ttf/otf support #935 

- Resolved the issue where WebSearch plugin would crash if not connected to internet #977 

- Fixed incorrect text for "New Tab" and "New Window" buttons under Settings' default browser section #951 

- Fixed typos in plugin title and WindowsSettings name inside the context menu #1056
2022-03-03 13:59:43 +11:00
..
Classes update typo 2021-12-02 21:53:56 +11:00
Helper Release 1.9.3 (#1052) 2022-03-03 13:59:43 +11:00
Images remove unused icon image WindowsSettings.dark.png 2021-12-02 22:05:27 +11:00
Properties Adjust Korean String in WindowsSetting 2021-12-15 19:48:33 +09:00
Flow.Launcher.Plugin.WindowsSettings.csproj change project to .Net SDK, Any CPU build, remove Platform targeted, 2021-12-01 22:15:22 +11:00
Log.cs rename WindowsSettings project 2021-12-01 06:27:51 +11:00
Main.cs update project file, plugin.json and comments 2021-12-01 21:20:13 +11:00
plugin.json Release 1.9.3 (#1052) 2022-03-03 13:59:43 +11:00
README.md update project file, plugin.json and comments 2021-12-01 21:20:13 +11:00
WindowsSettings.json remove WindowsSettings.json duplicate taskbar entry, update description 2021-12-02 21:44:13 +11:00

Flow.Launcher.Plugin.WindowsSettings

Ported from PowerToys WindowsSettings plugin