PowerToys/installer/MSIX
Arjun Balgovind fc7e7074ce Move keyboard manager POC code to dev branch (#1455)
* Created PowerKeys project

* Swapping tab with shift

* Added hash map and iterators for remapping code

* Added PowerKeys flag and added toggletomod function

* Added shortcut base code

* Fixed os level shortcut functionality

* Added 1 extra event

* Added check for same modifier and comments

* Added app-specific remapping for 4 apps including UWP apps

* Changed foreground window logic

* Added a separate hook for PowerKeys which can be re-hooked by enabling and disabling

* Added a separate hook for PowerKeys which can be re-hooked by enabling and disabling

* Fixed all priority issues and changed injection flags

* Added another msedge.exe shortcut

* Added a UI which is linked to the backend hook

* Cleaned code and added comments

* Added second button

* Renamed some files/variables and added an extra button
2020-04-08 14:28:39 -07:00
..
Images MSIX: implement initial msix installer 2019-12-24 17:06:10 +03:00
appxmanifest.xml FZ: warn w/ a toast if an elevated window cannot be dragged and offer learning more 2020-03-27 13:23:37 +03:00
build_msix.ps1 MSIX: add debug configuration option for package building (#1561) 2020-03-13 00:37:30 +03:00
build_msix_cdpx.cmd Unify version specifying (#1439) 2020-03-05 17:52:21 +03:00
generate_self_sign_cert.ps1 MSIX: update identity name and publisher (#1176) 2020-01-29 13:06:19 +01:00
install_msix.ps1 MSIX: fix uninstallation from msix_reinstall and split the scripts (#1183) 2020-02-04 18:56:10 +03:00
PackagingLayout.xml Move keyboard manager POC code to dev branch (#1455) 2020-04-08 14:28:39 -07:00
registry.dat [0.16]: Merge Preview Handlers in Master (#1516) 2020-03-11 15:53:49 -07:00
registry.reg [0.16]: Merge Preview Handlers in Master (#1516) 2020-03-11 15:53:49 -07:00
reinstall_msix.ps1 MSIX: do not kill explorer.exe, since it's only necessary for the MSI version 2020-02-17 18:38:14 +03:00
sign_msix.ps1 MSIX: fix uninstallation from msix_reinstall and split the scripts (#1183) 2020-02-04 18:56:10 +03:00
uninstall_msix.ps1 MSIX: fix uninstallation from msix_reinstall and split the scripts (#1183) 2020-02-04 18:56:10 +03:00
update_appxmanifest_version.ps1 Unify version specifying (#1439) 2020-03-05 17:52:21 +03:00