mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02:00
[FancyZones] Child windows support (#16507)
This commit is contained in:
@@ -86,16 +86,6 @@ public:
|
||||
* Clear all persisted work area related data.
|
||||
*/
|
||||
void Clear();
|
||||
|
||||
/**
|
||||
* Update zone colors after settings changed
|
||||
*/
|
||||
void UpdateZoneColors(const ZoneColors& colors);
|
||||
|
||||
/**
|
||||
* Update overlapping algorithm after settings changed
|
||||
*/
|
||||
void UpdateOverlappingAlgorithm(OverlappingZonesAlgorithm overlappingAlgorithm);
|
||||
|
||||
private:
|
||||
// Work area is uniquely defined by monitor and virtual desktop id.
|
||||
|
||||
Reference in New Issue
Block a user