mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-14 11:39:16 +08:00
67c139cae9
this will fix issue #453 but I'm not sure about the. I'll change it if required |
||
---|---|---|
.. | ||
example_powertoy | ||
fancyzones | ||
interface | ||
shortcut_guide | ||
README.md |
PowerToys Modules
The source code of the PowerToys modules:
example_powertoy
An example PowerToy, that demonstrates how to create new ones.
fancyzones
The FancyZones PowerToy that allows users to create custom zones on the screen, to which the windows will snap when moved.
FancyZonesEditor
Editor for the snap-zones of the FancyZones PowerToy.
interface
Definition of the interface used by the runner
to manage the PowerToys. All PowerToys must implement this interface.
shortcut_guide
The Windows Shortcut Guide, displayed when the WinKey is held for some time.