taskTru is a Windows utility that lets you make task windows click-through, topmost and transparent.
Perfect for PIP (Picture In Picture) apps!
- Click-Through: pass mouse clicks through the specified window and disables its interactions.
- TopMost: keep your selected windows on top of all other windows.
- Opacity: set transparency from 0% to 100% with a slider.
Everything above is toggleable and can be set for several windows at a time, the task list can be refreshed.
- Clone this repo:
git clone https://github.com/erw-1/taskTru.git
- Open taskTru.sln in Visual Studio.
- Build (Ctrl+Shift+B) and run (F5).
Or use one of the precompiled executables.
Contributions are welcome! Feel free to:
- Open an issue to report a bug or request a feature.
- Fork and submit a Pull Request for improvements or new features.