mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 19:57:07 +02:00
Move window filter to separate function, filter more windows.
This commit is contained in:
committed by
Bartosz Sosnowski
parent
a54e4299aa
commit
487c485911
@@ -29,8 +29,6 @@ public:
|
||||
private:
|
||||
TargetState* target_state;
|
||||
D2DOverlayWindow *winkey_popup;
|
||||
HWND desktop, shell;
|
||||
HWND active_window;
|
||||
bool _enabled = false;
|
||||
|
||||
void init_settings();
|
||||
|
||||
Reference in New Issue
Block a user