microsoft/PowerToys

Add hot corners functionality to PowerToys

Open

#1,305 opened on Feb 17, 2020

View on GitHub
 (61 comments) (191 reactions) (0 assignees)C# (7,978 forks)batch import
Help WantedIdea-New PowerToy

Repository metrics

Stars
 (133,154 stars)
PR merge metrics
 (Avg merge 14d 20h) (117 merged PRs in 30d)

Description

Summary of the new feature/enhancement

Operating systems such as macOS or some Linux distributions have hot corners option in their functionality. It would be great to have something like that in Windows. Although there are third party applications that provide such functionality (e.g. WinX Corners), they are sometimes limited.

Proposed technical implementation details (optional)

For example, you can set one of the default options:

  • Opening the task view
  • Opening the start menu
  • Opening of the action centre
  • Opening Cortana (?)
  • Opening the Alt-tab interface
  • Execution of own powershell / cmd command

Contributor guide