PowerToys/src/settings-ui/Microsoft.PowerToys.Settings.UI.Library
Andrey Nekrasov d57773e8ef
[VCM] Fix issues on certain systems (#12481)
- Don't depend on System.Windows.Forms in the Settings -> use callback instead
- Fix overlay image setting saving
- Use dynamic DLL loading in Interop
- Load VCM only when mf.dll is available
2021-07-23 16:59:22 +03:00
..
CustomAction common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
Enumerations common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
Helpers common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
Interfaces common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
Telemetry/Events [OOBE] Out of box experience window (#9973) 2021-03-02 20:56:37 +03:00
Utilities [Auto-update] Auto-update improvements (#11356) 2021-05-21 12:32:34 +02:00
ViewModels [VCM] Fix issues on certain systems (#12481) 2021-07-23 16:59:22 +03:00
AppSpecificKeysDataModel.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
AwakeProperties.cs 🧼 PowerToys Awake (#11593) 2021-06-09 09:13:58 -07:00
AwakeSettings.cs 🧼 PowerToys Awake (#11593) 2021-06-09 09:13:58 -07:00
BasePTModuleSettings.cs Don't update view if settings were not changed (#10407) 2021-03-24 16:13:33 +02:00
BoolProperty.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
BoolPropertyJsonConverter.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
ColorFormatModel.cs [ColorPicker] Order colors with up/down buttons. (#10392) 2021-03-24 19:36:25 +03:00
ColorPickerProperties.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
ColorPickerSettings.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
ConfigDefaults.cs [FancyZones Editor] Quick layout switch hotkeys (#10437) 2021-03-25 15:44:55 +03:00
DoubleProperty.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
EnabledModules.cs Add new VideoConference module for muting mic/cam (#11798) 2021-06-29 13:06:12 +03:00
FancyZonesSettings.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
FZConfigProperties.cs Changing default key for FanzyZones (#10751) 2021-04-15 11:11:08 +02:00
GeneralSettings.cs Dev/yuyoyuppe/autoupdate polishing (#11693) 2021-06-14 12:55:59 +03:00
GeneralSettingsCustomAction.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
GenericProperty`1.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
HotkeySettings.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
HotkeySettingsControlHook.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
ImageresizerCustomSizeProperty.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
ImageresizerFallbackEncoder.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
ImageResizerProperties.cs Added localization to default sizes (#8928) 2021-01-14 14:14:29 +02:00
ImageResizerSettings.cs Added localization to default sizes (#8928) 2021-01-14 14:14:29 +02:00
ImageresizerSizes.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
ImagerResizerKeepDateModified.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
ImageSize.cs image resizer and settings percentage unit (#8674) 2020-12-21 15:55:50 +01:00
IntProperty.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
ISettingsPath.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
ISettingsUtils.cs Espresso (#11303) 2021-05-25 10:13:04 -07:00
KeyBoardKeysProperty.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
KeyboardManagerProfile.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
KeyboardManagerProperties.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
KeyboardManagerSettings.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
KeysDataModel.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
Microsoft.PowerToys.Settings.UI.Library.csproj [VCM] Fix issues on certain systems (#12481) 2021-07-23 16:59:22 +03:00
OutGoingGeneralSettings.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
PluginAdditionalOption.cs [PowerToys Run] Plugin manager (#9872) 2021-02-26 13:21:58 +02:00
PowerLauncherPluginSettings.cs [PowerToys Run] Plugin manager (#9872) 2021-02-26 13:21:58 +02:00
PowerLauncherProperties.cs [PT Run] Run dialog now has monitor positioning options (#9492) 2021-03-09 18:20:49 +01:00
PowerLauncherSettings.cs [PowerToys Run] Plugin manager (#9872) 2021-02-26 13:21:58 +02:00
PowerPreviewProperties.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
PowerPreviewSettings.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
PowerRenameLocalProperties.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
PowerRenameProperties.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
PowerRenameSettings.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
PowerRenameSettingsIPCMessage.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
RemapKeysDataModel.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
SettingPath.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
SettingsRepository`1.cs Added localization to default sizes (#8928) 2021-01-14 14:14:29 +02:00
SettingsUtils.cs Espresso (#11303) 2021-05-25 10:13:04 -07:00
ShortcutGuideProperties.cs [Shortcut Guide] Move into separate process (#11359) 2021-05-20 15:07:34 +03:00
ShortcutGuideSettings.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
ShortcutGuideSettingsIPCMessage.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
ShortcutsKeyDataModel.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
SndAwakeSettings.cs 🧼 PowerToys Awake (#11593) 2021-06-09 09:13:58 -07:00
SndImageResizerSettings.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
SndKeyboardManagerSettings.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
SndModuleSettings`1.cs Upgrade check-spelling to v0.0.18 (#11114) 2021-05-11 09:39:14 +02:00
SndPowerPreviewSettings.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
SndPowerRenameSettings.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
SndShortcutGuideSettings.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
SndVideoConferenceSettings.cs Add new VideoConference module for muting mic/cam (#11798) 2021-06-29 13:06:12 +03:00
StringProperty.cs Add new VideoConference module for muting mic/cam (#11798) 2021-06-29 13:06:12 +03:00
UpdatingSettings.cs [Auto-update] Auto-update improvements (#11356) 2021-05-21 12:32:34 +02:00
VideoConferenceConfigProperties.cs Add new VideoConference module for muting mic/cam (#11798) 2021-06-29 13:06:12 +03:00
VideoConferenceSettings.cs Add new VideoConference module for muting mic/cam (#11798) 2021-06-29 13:06:12 +03:00
VideoConferenceSettingsIPCMessage.cs Add new VideoConference module for muting mic/cam (#11798) 2021-06-29 13:06:12 +03:00