PowerToys/src/modules/keyboardmanager/common
Stefan Markovic e637902892
[PowerRename][ImageResizer] Tier1 Win11 Context menu (#19000)
* Test win11 tier1 context menu

* Try to test signing

* Cleanup

* Cleanup project file

* Sign dll
Add PowerToys preffix
Add assets to installer

* expect.txt

* Switch to named pipes
Unregister package on uninstall
Remove unneeded files
Cleanup

* Bring back check if package registered but use per-user method

* Fix win11 check

* expect.txt

* Check if package already registered

* Revert "Check if package already registered"

FindPackages() method needs admin privileges.

This reverts commit 5af584fed4.

* Fix PowerRename args checking

* Cleanup assets

* Tier1 context menu ImageResizer
Minor cleanups
Move logic to package.h

* [WIP] Signing and installer
Expect.txt

* Localized context menu title

* Retarget everything 10.0.18362.0 -> 10.0.19041.0

* Address PR comments
 - check if selection renamable
 - minor cleanup
 - struct initialization

* Fix ImageResizerLib project configuration

* More Windows version updates

* Remove unneeded file & try fix resource build error

* Add Microsoft.PowerToys prefix to packages

* Test

* Fix convert-resx-to-rc.ps1 script issue causing resource files compile error

Don't generate empty STRINGTABLE for resx files without data

* Avoid duplicate context menu items

* [BugReportTool] Report installed context menu packages
2022-06-30 22:10:14 +02:00
..
Helpers.cpp [KBM Editor] fix crash when mapping left and right modifier to the combined key. (#12999) 2021-09-03 16:19:16 +01:00
Helpers.h [KBM Editor] fix crash when mapping left and right modifier to the combined key. (#12999) 2021-09-03 16:19:16 +01:00
Input.h [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
InputInterface.h [KBM] Migrate Engine and Editor into separate processes (#10774) 2021-04-26 21:01:38 +02:00
KeyboardEventHandlers.cpp [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
KeyboardEventHandlers.h [KBM] Migrate Engine and Editor into separate processes (#10774) 2021-04-26 21:01:38 +02:00
KeyboardManagerCommon.vcxproj [PowerRename][ImageResizer] Tier1 Win11 Context menu (#19000) 2022-06-30 22:10:14 +02:00
KeyboardManagerCommon.vcxproj.filters [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
KeyboardManagerConstants.h [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
MappingConfiguration.cpp [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
MappingConfiguration.h [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
ModifierKey.h [Keyboard Manager] Added in Shortcut to Key and Key to Shortcut remapping (#5070) 2020-07-23 16:43:49 -07:00
packages.config [PowerRename] Move to WinAppSDK WinUI3 Unpackaged & ARM64 Support (#18171) 2022-05-11 16:38:12 +02:00
pch.cpp Edit Shortcuts UI (dev/keyboardManager) (#1647) 2020-04-08 14:35:52 -07:00
pch.h [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
RemapShortcut.h [Keyboard Manager] Alt+Tab navigation with arrow keys i (#12986) 2021-09-04 08:49:13 +03:00
Shortcut.cpp [CDPx] fix for build break (#11234) 2021-05-12 21:06:26 +02:00
Shortcut.h [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00