This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
PowerToys
Watch
1
Star
0
Fork
0
You've already forked PowerToys
mirror of
https://github.com/microsoft/PowerToys.git
synced
2026-04-03 17:56:44 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8cd2b7cdc3fa0eeb4ae7ed175aa2d418aefb3fd5
PowerToys
/
src
/
modules
/
fancyzones
/
FancyZonesLib
/
FancyZonesWindowProcessing.h
6 lines
100 B
C
Raw
Normal View
History
Unescape
Escape
[FancyZones] Popup behavior fix (#18270) * virtual desktop check * refactoring * unified check
2022-05-20 10:51:15 +02:00
#
pragma once
namespace
FancyZonesWindowProcessing
{
[FancyZones] Fix handling newly created windows on Windows 11 (#28646)
2023-09-21 11:11:51 +03:00
bool
IsProcessable
(
HWND
window
)
noexcept
;
[FancyZones] Popup behavior fix (#18270) * virtual desktop check * refactoring * unified check
2022-05-20 10:51:15 +02:00
}
Reference in New Issue
Copy Permalink