Commit graph

29 commits

Author SHA1 Message Date
Jeremy Wu
6dedb4fc40
Release 1.9.4 (#1287)
* Merge pull request #1205 from Flow-Launcher/fix_cmd_command_with_blank

Fix shell cmd command with quote and space

* Bump NuGet.CommandLine from 5.4.0 to 5.7.2 (#1241)

* Merge pull request #1098 from Flow-Launcher/ScrollToSelectedPlugin

Scroll to selected item when expanded or size changed

* fix RemoveOldQueryResults NullPointerException (#1204)

* Merge pull request #1005 from Flow-Launcher/KillProcess

Use Cancellation Token to avoid potential race tracing issue

* Merge pull request #1187 from Flow-Launcher/update_python_download_mirrors

Update Python download mirrors

* Merge pull request #1108 from Flow-Launcher/CalculatorDecimalSeparator

Respect Decimal Separator for query not just result

* Merge pull request #1087 from Flow-Launcher/turnoff_replace_win_r_shell

Set Shell plugin's default replace Win R hotkey to off

* Merge pull request #1077 from Flow-Launcher/fix_explorer_button_visibility

Fix incorrect button visibility in Explorer's expander control

* Merge pull request #1076 from Flow-Launcher/fix_path_search_with_index

Fix the use of index in path search

* Merge pull request #1071 from medlir/fix-browser-bookmarks-plugin-exception

avoid exception in ChromiumBookmarkLoader.cs

* Merge pull request #1056 from Flow-Launcher/fix_context_menu_typo

Fix typo for plugin title in context menu and WindowsSettings name

* Merge pull request #1119 from onesounds/antialising

Remove All Cleartype Rendering

* Version bump

* Remove Calculator plugin CopyText feature for 1.9.4 release
2022-07-24 11:39:31 +10:00
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 Wu
c2d992d49e
Merge pull request #890 from onesounds/RemovePathHighlight
Remove Subtitle Highlight
2022-01-01 22:00:02 +11:00
Jeremy
288bf4ce09 version bump plugins 2022-01-01 21:49:53 +11:00
Jeremy
6f9a879f58 remove subtitle highlighting code 2021-12-21 07:19:31 +11:00
Jeremy
6911cadcf3 version bump plugins 2021-12-19 19:58:31 +11:00
DB p
2ce526005b Adjust Korean String in WindowsSetting 2021-12-15 19:48:33 +09:00
Kevin Zhang
7bf6a7d141
Update crowdin translations (#871)
Update crowdin translations (#871)
2021-12-08 19:49:32 +11:00
Kevin Zhang
e62f6d98df Remove contextmenu of windowsseting plugin 2021-12-06 22:50:22 -06:00
Jeremy
a4fd337856 remove unused icon image WindowsSettings.dark.png 2021-12-02 22:05:27 +11:00
Jeremy
0250a28c9f update typo 2021-12-02 21:53:56 +11:00
Jeremy
b497f7bf52 remove WindowsSettings.json duplicate taskbar entry, update description 2021-12-02 21:44:13 +11:00
Jeremy
aad4fc1973 update subtitle's setting type display to System settings/Control Panel 2021-12-02 21:33:05 +11:00
Jeremy
0b725eb02c change project to .Net SDK, Any CPU build, remove Platform targeted, 2021-12-01 22:15:22 +11:00
Jeremy
8fc5776efe update plugin description 2021-12-01 21:25:36 +11:00
Jeremy
acb697cba7 update project file, plugin.json and comments 2021-12-01 21:20:13 +11:00
Jeremy
0d152f5ee7 change default action keyword to global 2021-12-01 20:21:26 +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
Jeremy
0a5e636bab remove git ignore from WindowsSettings 2021-12-01 06:17:58 +11:00
Kevin Zhang
9fac7cc77f Update WindowsSettings.light.png
Co-Authored-By: Dobin Park <6903107+onesounds@users.noreply.github.com>
2021-11-29 17:47:49 -06: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
255f8091a5 Add OnCultureInfoChanged to IPluginI18n to allow plugin do action when culture change 2021-10-29 22:16:13 -05:00
Kevin Zhang
582e29658b Update Translation Mechamism in Flow 2021-10-29 21:53:52 -05:00
Kevin Zhang
02bb75fac4 Include WindowsSettings in Flow Project 2021-10-29 21:53:22 -05:00
Jeremy
0b60d3d0df move to plugins folder 2021-10-09 15:25:57 +11:00