Yevhenii Holovachov
6fdfd3b9e7
[PT Run] Closing PT Run and new settings app when PowerToys is not running ( #3853 )
...
Closing PowerLauncher, FZ Editor and new settings app when PowerToys is not running
2020-06-10 20:58:34 +03:00
Yevhenii Holovachov
a13c8cb71e
Autoupdate option visible only for administrators group ( #2945 )
...
* Added isAdmin value to Settings.UI. Changed elevation check to user group check for AutoDownload toggle
2020-05-14 12:36:27 +03:00
Lavius Motileng
a722ce460c
[Settings UI] Updated General Settings ( #2676 )
...
* updated general settings view
* moved text to string resource
* Update App.xaml.cs
* set run-elevated as a start-up argument
2020-05-05 10:02:31 -07:00
Tomas Agustin Raies
63d989cab4
Deprecate ATL based IPC wrapper library ( #2248 )
...
* Deprecate ATL based IPC wrapper library
* C# projects now use named pipe server implementations from two_way_pipe_message
through the interop C++/Cli library.
* Added Unit testing to interop library
2020-04-23 17:11:02 -07:00
Clint Rutkas
6fbed4ad5c
Settingsv2 fix warnings ( #2076 )
...
* updating a ton of warnings.
* bunch of cleanup
* few smaller ones
* fixed naming
* reversing an oops
* adjusting json to use attribute
* more json properties
2020-04-10 15:22:07 -07:00
Lavius Motileng
2a0e92e4e2
add two way IPC
2020-04-07 14:19:33 -07:00
Clint Rutkas
43589096c3
Revert "fixed runtime xaml load failure"
...
This reverts commit f5686cc154
.
2020-04-07 13:49:13 -07:00
Lavius Motileng
d28152566d
fixed runtime xaml load failure
2020-04-07 13:48:20 -07:00