Logo
Explore Help
Register Sign In
Mirrors/PowerToys
1
0
Fork 0
You've already forked PowerToys
mirror of https://github.com/microsoft/PowerToys.git synced 2026-04-06 03:07:04 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
d9c4abe0df9a88b9c2c93f6fd5ddc10e60e83bed
PowerToys/src/modules/keyboardmanager/dll/trace.h

10 lines
149 B
C
Raw Normal View History

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-03-05 15:52:59 -08:00
#pragma once
class Trace
{
public:
static void RegisterProvider();
static void UnregisterProvider();
static void MyEvent();
};
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 28ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API