Skip to content

Conversation

jjw24
Copy link
Member

@jjw24 jjw24 commented Oct 9, 2021

@pc223 @taooceros i have merged the WindowSettings repo into our main. Lets add/modify here, i will eventually archive and delete https://github.com/Flow-Launcher/Flow.Plugin.WindowsSettings

I have yet to look at the code, I think either we will merge ControlPanel plugin into this or vice-versa

Closes #266

mykhailopylyp and others added 28 commits June 9, 2021 18:04
* Current settings plugin state on fresh master

* typo fixes

* Add to YML

* Add to WXS

* Address feedback - highlight the note in the tool-tip a little bit

* Address feedback add extra note for "Manage known networks"

* Address feedback - Show type of settings in sub-line and remove extra ControlPanel prefix in json

* Add "WiFi" as alternative name for each Wi-Fi setting

* Add a few more alternative names

* Make RESX happy

* exclude WindowsSettings.json from spell checker because all entries are placeholders  for the translation

* Translate all alternative names

* Translate all notes

* fix for not find "wifi"

* fix typo

* typo fixes and remove debug

* Address feedback - correct author

* Address feedback - settings entries

* Address feedback - code changes

* Address feedback - RESX changes and tool-tip

* fix typo

* Address feedback - remove superfluous interface

* Address feedback - Update RESX

* Address feedback - simplification

* Address feedback - remove enumeration

* Address feedback - move big function in extra helper classes

* Address feedback - move big function in extra helper class

* Address feedback - correct namespace

* Address feedback - move translation to translation helper and make translation more robust

* fix typo

* Update src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.WindowsSettings/Main.cs

Co-authored-by: Heiko <[email protected]>

* Update src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.WindowsSettings/Helper/ResultHelper.cs

Co-authored-by: Heiko <[email protected]>

* Update src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.WindowsSettings/Main.cs

Co-authored-by: Heiko <[email protected]>

* fix build

* Address feedback

* ups

* Address feedback - Correct windows update settings name

* Update src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.WindowsSettings/WindowsSettings.json

Co-authored-by: Heiko <[email protected]>

* adding in dependencies so when you build Launcher, all plugins are included

* Address feedback - add optional updates

* Address feedback - use build numebr instaed of Windows version

* Address feedback - Log difference between registry values + fix wrong ValueType (ushort -> uint)

* Address feebdback - improved warning message on different registry values

* fix typo

* removed not need using

* Update src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.WindowsSettings/Helper/UnsupportedSettingsHelper.cs

Co-authored-by: Heiko <[email protected]>

* Update src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.WindowsSettings/Helper/UnsupportedSettingsHelper.cs

Co-authored-by: Heiko <[email protected]>

* Update src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.WindowsSettings/Helper/UnsupportedSettingsHelper.cs

Co-authored-by: Heiko <[email protected]>

* Addrress feedback, don't copy embed file

* Address feedback - Remove duplicated or not available settings

* Address feedback - Improve scoring

* Address feedback - Add extra filter

* Address feedback - replace the are filter sign with a better one

* Address feedback - fix unwanted behavior

* Address feedback - Change class name

* Address feedback - Rename settings type

* typo fix

* Fix installer

* Comment out localization support

Co-authored-by: Sekan, Tobias <[email protected]>
Co-authored-by: Heiko <[email protected]>
Co-authored-by: crutkas <[email protected]>
Add task links directly to WindowsSettings.json
1. Reference directly to Flow.Launcher.Plugin Project
@jjw24 jjw24 added the enhancement New feature or request label Oct 9, 2021
@jjw24 jjw24 added this to the Future milestone Oct 9, 2021
@onesounds
Copy link
Contributor

Ok. Come to think of it, it seems strange. I'll work on it. It takes a while.

@onesounds
Copy link
Contributor

Done.

ControlPanel_Small

taooceros and others added 2 commits November 30, 2021 15:37
Add Control Panel Icon to separate control panel setting and windows setting item

Co-Authored-By: Dobin Park <[email protected]>
@taooceros
Copy link
Member

Done

@jjw24
Copy link
Member Author

jjw24 commented Dec 1, 2021

do we know if this Plugins/Flow.Launcher.Plugin.WindowsSettings/Images/WindowsSettings.dark.png icon image is being used? so far only WindowsSettings.light.png is used, if not, shall we delete it?

@jjw24
Copy link
Member Author

jjw24 commented Dec 2, 2021

also how do we want to handle Area "Area" in TaskLink?

Changed the subtitle display to this, and instead of Area in TaskLink, just display 'System settings' and 'Control Panel' instead:
image

@onesounds
Copy link
Contributor

do we know if this Plugins/Flow.Launcher.Plugin.WindowsSettings/Images/WindowsSettings.dark.png icon image is being used? so far only WindowsSettings.light.png is used, if not, shall we delete it?

It is an unused icon, you can delete it.

@jjw24
Copy link
Member Author

jjw24 commented Dec 2, 2021

@Flow-Launcher/team this PR is ready to be merged in, could we get an approval please.

onesounds
onesounds previously approved these changes Dec 2, 2021
@jjw24 jjw24 disabled auto-merge December 2, 2021 11:04
@jjw24
Copy link
Member Author

jjw24 commented Dec 2, 2021

just did a push to remove the icon image, @onesounds could you approve again please

@jjw24 jjw24 enabled auto-merge December 2, 2021 11:06
@jjw24 jjw24 merged commit 2e67979 into dev Dec 2, 2021
@jjw24 jjw24 deleted the add_windows_settings_plugin branch December 2, 2021 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

Feature: index windows settings

6 participants