doc/devdocs/modules/alwaysontop.md
Public overview - Microsoft Learn
The Always on Top module allows users to pin windows on top of others, ensuring they remain visible even when switching between applications. The module provides visual indicators (customizable borders) to identify which windows are pinned.
The module is initialized in the AlwaysOnTop class. During initialization, the following steps are performed:
The AlwaysOnTop class handles the pinning and unpinning of windows. Key methods include:
The Settings class manages the module's settings. Key methods include:
The module provides a user interface for configuring settings in the PowerToys Settings UI. This interface is implemented using XAML and includes options for customizing the:
git clone https://github.com/microsoft/PowerToys.git