Commit graph

13 commits

Author SHA1 Message Date
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
Jeremy
6f9a879f58 remove subtitle highlighting code 2021-12-21 07:19:31 +11:00
Kevin Zhang
e62f6d98df Remove contextmenu of windowsseting plugin 2021-12-06 22:50:22 -06:00
Jeremy
aad4fc1973 update subtitle's setting type display to System settings/Control Panel 2021-12-02 21:33:05 +11:00
Jeremy
acb697cba7 update project file, plugin.json and comments 2021-12-01 21:20:13 +11:00
Kevin Zhang
9d26eb995e Merge branch 'add_windows_settings_plugin' of github.com:Flow-Launcher/Flow.Launcher into add_windows_settings_plugin 2021-11-30 15:37:59 -06:00
Kevin Zhang
e66af0f605 Add ControlPanelIcon
Add Control Panel Icon to separate control panel setting and windows setting item

Co-Authored-By: Dobin Park <6903107+onesounds@users.noreply.github.com>
2021-11-30 15:37:45 -06:00
Jeremy
c88af8a4c6 include WindowsSettings project in build 2021-12-01 06:54:11 +11:00
Jeremy
bf1e9397b8 rename WindowsSettings project 2021-12-01 06:27:51 +11:00
Kevin Zhang
304fb90c5d Expand EnvironmentVariable in Command 2021-10-30 00:11:17 -05:00
Kevin Zhang
7cfb71df35 Change WindowsSettings class to record and use with to create translated setting 2021-10-29 23:08:59 -05:00
Kevin Zhang
582e29658b Update Translation Mechamism in Flow 2021-10-29 21:53:52 -05:00
Jeremy
0b60d3d0df move to plugins folder 2021-10-09 15:25:57 +11:00