Stefan Markovic
|
073caffef4
|
[Settings, Common.UI, runner exe] Unify exe/dll naming (#15005)
* Unify exe/dll naming - PowerToys.Runner
Align naming with other exes - PowerToys Runner -> PowerToys.Runner
* Unify exe/dll naming - Microsoft.PowerToys.Common.UI
Project name - Microsoft.PowerToys.Common.UI -> Common.UI
dll name - Microsoft.PowerToys.Common.UI.dll -> PowerToys.Common.UI.dll
* Unify exe/dll naming - Settings
Project names - Microsoft.PowerToys.Settings* -> Settings*
Dll names - Microsoft.PowerToys.Settings*.dll -> PowerToys.Settings*.dll
* Revert file autoformat
* [Docs] Update paths to settings projects/files
* Fix tests - Update path
|
2021-12-15 12:56:52 +01:00 |
|
Davide Giacometti
|
3b89e6f5a4
|
[PTRun]update icons and author on startup (#14828)
|
2021-12-06 19:28:04 +00:00 |
|
Stefan Markovic
|
063beddb01
|
[PT Run] Check for invalid plugin additional option (#13632)
* Check for dictionary null key value
* Combine condition in a single if statement
|
2021-10-05 15:18:45 +02:00 |
|
Jaime Bernardo
|
84b2ae3e8f
|
[PT Run] Add setting to use centralized keyboard hook (#13557)
* [PT Run] Add setting to use centralized hook
* Add UI separator
|
2021-10-01 14:59:52 +01:00 |
|
Davide Giacometti
|
f00bf7cf19
|
[Settings] update additional options for launcher plugins (#12920)
|
2021-09-06 23:19:00 +01:00 |
|
Mykhailo Pylyp
|
cecf6fb089
|
Save relative path to settings (#11543)
|
2021-06-01 10:57:53 +03:00 |
|
Mykhailo Pylyp
|
aecabc0372
|
[PowerToys Run] Settings watcher logging (#11469)
|
2021-05-26 18:07:32 +03:00 |
|
Mykhailo Pylyp
|
97fdf10cea
|
Divide load and initialize of plugins into two stages (#10650)
|
2021-04-08 16:07:26 +03:00 |
|
Mykhailo Pylyp
|
1c8b7a5ae5
|
Do not load plugin when it is disabled (#10515)
|
2021-04-05 17:57:22 +03:00 |
|