ClickableTransparentOverlay 11.1.0
dotnet add package ClickableTransparentOverlay --version 11.1.0
NuGet\Install-Package ClickableTransparentOverlay -Version 11.1.0
<PackageReference Include="ClickableTransparentOverlay" Version="11.1.0" />
<PackageVersion Include="ClickableTransparentOverlay" Version="11.1.0" />
<PackageReference Include="ClickableTransparentOverlay" />
paket add ClickableTransparentOverlay --version 11.1.0
#r "nuget: ClickableTransparentOverlay, 11.1.0"
#:package ClickableTransparentOverlay@11.1.0
#addin nuget:?package=ClickableTransparentOverlay&version=11.1.0
#tool nuget:?package=ClickableTransparentOverlay&version=11.1.0
Clickable Transparent Overlay
CTO is a library for creating transparent overlay using Win32 API and ImGui.
How to Use
Please see the sample projects (here) which demonstrate how to use this library.
Nuget
https://www.nuget.org/packages/ClickableTransparentOverlay
Dependencies
Reference code to watch
Lots of classes in this library (e.g. ImGuiRenderer, ImGuiInputHandler and etc) closely follow (if not identical to) the official example in c++ ImGui library (here and here). This allows us to easily update this library if something changes over there.
Feedback
Please open issue in github repo for feedback.
To Trigger a release push a tag as shown below
git tag -a 8.0.0 -m "version 8.0.0"
git push origin 8.0.0
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- ImGui.NET (>= 1.91.6.1)
- SixLabors.ImageSharp (>= 3.1.6)
- Vortice.D3DCompiler (>= 3.5.0)
- Vortice.Direct3D11 (>= 3.5.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
11.1.0 | 6,874 | 8 months ago |
11.0.1 | 7,388 | 7/22/2024 |
11.0.0 | 618 | 7/21/2024 |
10.2.0 | 6,739 | 5/19/2024 |
10.1.0 | 527 | 5/16/2024 |
10.0.0 | 1,061 | 5/2/2024 |
9.3.0 | 17,096 | 1/13/2024 |
9.2.0 | 1,810 | 12/7/2023 |
9.1.0 | 12,657 | 11/20/2023 |
9.0.1 | 2,031 | 9/25/2023 |
9.0.0 | 877 | 9/19/2023 |
8.1.0 | 1,706 | 4/19/2023 |
8.0.0 | 1,056 | 4/2/2023 |
7.1.0 | 778 | 2/20/2023 |
7.0.0 | 846 | 2/19/2023 |
6.2.1 | 6,342 | 1/18/2023 |
6.2.0 | 726 | 1/2/2023 |
6.1.0 | 642 | 12/22/2022 |
6.0.8 | 1,345 | 12/17/2022 |
6.0.7 | 415 | 12/17/2022 |
6.0.3 | 435 | 11/26/2022 |
6.0.2 | 591 | 9/29/2022 |
6.0.1 | 551 | 8/29/2022 |
6.0.0 | 764 | 8/15/2022 |
5.4.0 | 748 | 3/30/2022 |
5.3.0 | 1,169 | 3/20/2022 |
5.2.0 | 557 | 3/20/2022 |
5.1.0 | 898 | 1/30/2022 |
5.0.0 | 1,004 | 11/20/2021 |
4.1.0 | 910 | 11/3/2021 |
4.0.0 | 1,237 | 10/26/2021 |
3.5.1 | 686 | 2/20/2023 |
3.5.0 | 717 | 10/18/2021 |
3.4.2 | 474 | 10/17/2021 |
3.4.1 | 480 | 10/17/2021 |
3.4.0 | 693 | 4/12/2021 |
3.3.0 | 504 | 4/12/2021 |
3.2.0 | 515 | 3/22/2021 |
3.1.1 | 576 | 12/31/2020 |
3.1.0 | 660 | 12/13/2020 |
3.0.0 | 673 | 11/14/2020 |
2.0.4 | 694 | 9/22/2020 |
2.0.3 | 611 | 9/13/2020 |
2.0.2 | 632 | 9/13/2020 |
2.0.1 | 762 | 9/12/2020 |
1.0.3 | 643 | 9/12/2020 |
1.0.2 | 763 | 6/14/2020 |
1.0.1 | 682 | 6/11/2020 |
1.0.0 | 930 | 6/10/2020 |