PowerToys/src/settings-ui/Microsoft.PowerToys.Settings.UI.Library
Adam Short 5c45f2c7b8
[PT Run] Run dialog now has monitor positioning options (#9492)
* Run dialog now has monitor positioning options

* add monitor index validation in window position calculation

* correct path in page

* change how radio buttons are declared to resolve them not being set based on setting

* Change "follow mouse" wording

Co-authored-by: htcfreek <61519853+htcfreek@users.noreply.github.com>

* PowerLauncher -> PowerToysRun for new variables/resources

* correct header label id and update wording to PowerToys Run

* only enable custom index if BOTH custom position radio checked and Run is enabled

* retrieve list count of detected monitors to limit selection of MonitorToDisplayOn

* add a link to Windows Display settings

* fix display settings link

* change how we get the number of connected monitors so we're not relying on presentation core, windowsbase etc which seem to fail the build

* combine position and appearance headers

* change references for custom position to "focus"

* restore accidentally removed files

* remove unused directives

* hook up "active window" position with the launcher window

* remove left overs

* remove uneeded itemgroup

* make resource prefixes consistent; using "Run_"

* add etcoreapp to spell check

* undo change to file not modified in the end

* remove unused checkbox post rebase

* remove change to reduce diff size

* changes according to review

* revert whitespace changes post rebase

* revert resources

* add changes back

* Update src/settings-ui/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw

Add comment

Co-authored-by: Enrico Giordani <enricogior@users.noreply.github.com>

* remove unneeded resource string

Co-authored-by: htcfreek <61519853+htcfreek@users.noreply.github.com>
Co-authored-by: Enrico Giordani <enricogior@users.noreply.github.com>
2021-03-09 18:20:49 +01: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 common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
ViewModels [PT Run] Run dialog now has monitor positioning options (#9492) 2021-03-09 18:20:49 +01:00
AppSpecificKeysDataModel.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
BasePTModuleSettings.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03: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 common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +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 common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
DoubleProperty.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
EnabledModules.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
FancyZonesSettings.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
FancyZonesSettingsIPCMessage.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
FZConfigProperties.cs [FancyZones] Overlapping zones selection algorithm - settings (#9874) 2021-02-25 16:23:05 +01:00
GeneralSettings.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +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 Added localization to default sizes (#8928) 2021-01-14 14:14:29 +02: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 common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +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 Added localization to default sizes (#8928) 2021-01-14 14:14:29 +02:00
ShortcutGuideProperties.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +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
SndFancyZonesSettings.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03: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 common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03: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
StringProperty.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00