PowerToys/src/modules/fancyzones/lib
PrzemyslawTusinski d95e49b535
Dragging by upper part of application bar doesn't trigger fancy zones display - fix (#1953)
* Dragging by upper part of application bar doesn't trigger fancy zones - fix

* reversed if logic
2020-04-08 15:12:04 +02:00
..
FancyZones.cpp Dragging by upper part of application bar doesn't trigger fancy zones display - fix (#1953) 2020-04-08 15:12:04 +02:00
FancyZones.h Fancy zones ui update( zone numbering as numbers, dragged window transaprency option, zone coloring customization) (#1666) 2020-03-25 15:38:44 +01:00
fancyzones.rc FZ: warn w/ a toast if an elevated window cannot be dragged and offer learning more 2020-03-27 13:23:37 +03:00
FancyZonesLib.vcxproj Cleanup project output/intermediate dirs (#1640) 2020-03-20 21:41:48 +03:00
FancyZonesLib.vcxproj.filters Migrate FancyZones data persisting from Registry to JSON file (#1194) 2020-02-10 14:59:51 +01:00
JsonHelpers.cpp Support device names with underscores (such as 'Default_Monitor') in JSONHelpers.isValidDeviceId (#1826) 2020-04-02 18:51:36 +02:00
JsonHelpers.h Invalid json test cases + strings validation (#1558) 2020-03-17 00:29:13 +03:00
packages.config FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
pch.cpp FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
pch.h PCH: remove headers which are actually could be changed (#950) 2019-12-17 11:21:46 +03:00
RegistryHelpers.h Migrate FancyZones data persisting from Registry to JSON file (#1194) 2020-02-10 14:59:51 +01:00
resource.h FZ: warn w/ a toast if an elevated window cannot be dragged and offer learning more 2020-03-27 13:23:37 +03:00
Settings.cpp FZ: disable flash zones option for 0.16 (#1721) 2020-03-27 13:24:27 +03:00
Settings.h Fancy zones ui update( zone numbering as numbers, dragged window transaprency option, zone coloring customization) (#1666) 2020-03-25 15:38:44 +01:00
trace.cpp added telemetry for editor launch event (#1705) 2020-03-26 13:54:12 +03:00
trace.h added telemetry for editor launch event (#1705) 2020-03-26 13:54:12 +03:00
util.cpp Windows snap hotkeys to move windows between screens (#1603) 2020-03-24 18:50:26 +01:00
util.h Fancy zones ui update( zone numbering as numbers, dragged window transaprency option, zone coloring customization) (#1666) 2020-03-25 15:38:44 +01:00
Zone.cpp KeePass window showing from tray (#1938) 2020-04-07 19:30:12 +03:00
Zone.h Document fancy zones (#1496) 2020-03-09 19:22:53 +01:00
ZoneSet.cpp Issue #1849: Fix for windows in the last zone being placed in the first zone when decreasing the zone count. (#1884) 2020-04-07 10:23:59 +02:00
ZoneSet.h Windows snap hotkeys to move windows between screens (#1603) 2020-03-24 18:50:26 +01:00
ZoneWindow.cpp fancyzones unity3d crash fix (#1914) 2020-04-03 11:17:12 -07:00
ZoneWindow.h Fancy zones ui update( zone numbering as numbers, dragged window transaprency option, zone coloring customization) (#1666) 2020-03-25 15:38:44 +01:00