7 ms·
I noticed in the Powertoys devdocs[1] it mentions the settings[2] uses React. This looks to be for the settings. Windows 11 had some multi-tasking changes which
by derimagia 5y ago
I noticed in the Powertoys devdocs[1] it mentions the settings[2] uses React. This looks to be for the settings. Windows 11 had some multi-tasking changes which look very similar to Fancy Zones and I wouldn't be surprised if they are using React in Windows 11 itself.
I assume they are probably using React Native through their FluentUI[3]. Would be curious if anyone knows more info on it.
[1] https://github.com/microsoft/PowerToys/tree/fa92f2e581e8c74c8968c385b49a72af4266a352/doc/devdocs#settings-web https://github.com/microsoft/PowerToys/tree/fa92f2e581e8c74c...
[2] https://github.com/microsoft/PowerToys/tree/fa92f2e581e8c74c8968c385b49a72af4266a352/src/settings-web https://github.com/microsoft/PowerToys/tree/fa92f2e581e8c74c...
[3] https://developer.microsoft.com/en-us/fluentui#/get-started/windows https://developer.microsoft.com/en-us/fluentui#/get-started/...