PowerToys/src/core/Microsoft.PowerToys.Settings.UI/ViewModels
Arjun Balgovind bb2049411b
[Keyboard Manager] Add JSON support for App Specific shortcuts (#4840)
* Enable app specific shortcut remapping

* Fixed lowercase function call

* Add test file

* Moved GetForegroundProcess to II and added tests

* Fixed runtime error while testing due to heap allocation across dll boundary

* Renamed function

* Changed shortcutBuffer type

* Linked App specific UI to backend

* Added shortcut validation logic on TextBox LostFocus handler

* Moved Validate function and changed default text

* Changed to case insensitive warning check

* Changed to case insensitive warning check at OnClickAccept

* Fixed alignment and spacing issues

* Added app-specific JSON support in backend

* Updated landing page

* Make listview horizontally scrollable

* Added tests

* Consider all case variants of All Apps in textbox to be global shortcuts
2020-07-10 17:07:28 -07:00
..
Commands added Fancy Zones Settings (#2161) 2020-04-16 11:45:27 -07:00
FancyZonesViewModel.cs fixed unit tests (#4865) 2020-07-08 18:00:44 +03:00
GeneralViewModel.cs [Settings] 'Check for updates' button behavior changed (#4385) 2020-06-23 15:53:02 +03:00
ImageResizerViewModel.cs removed restrictions for image-resizer file format (#3377) 2020-06-04 11:05:28 -07:00
KeyboardManagerViewModel.cs [Keyboard Manager] Add JSON support for App Specific shortcuts (#4840) 2020-07-10 17:07:28 -07:00
PowerLauncherViewModel.cs [PowerToys Run] Add "ignore hotkeys in fullscreen" setting (#3262) (#3604) 2020-06-04 10:21:16 -07:00
PowerPreviewViewModel.cs Adding Telemetry Events for svg and markdown enable/disable (#2814) 2020-05-08 16:12:37 -07:00
PowerRenameViewModel.cs PowerRename settings bugfix (#2796) 2020-05-11 14:37:29 +02:00
ShellViewModel.cs Settingsv2 fix warnings (#2076) 2020-04-10 15:22:07 -07:00
ShortcutGuideViewModel.cs Added Image Resizer Settings (#2324) 2020-04-26 17:34:03 -07:00