Giter VIP home page Giter VIP logo

transparency's Introduction

๐Ÿ’ป WinUI3 - Tranparency

Example Picture

Example Picture

Example Picture

  • Demonstration of transparent WinUI3 Window widget.

  • This feature is trivial when using the AllowsTransparency property in WPF; but since the WinUI3 Window is meant for x-plat purposes we do not have that luxury.

  • I've also added an example of a Desktop Acrylic Controller for the settings window.

  • Other Nuget packages include:

    • "CommunityToolkit.Mvvm" Version="8.2.2"
    • "CommunityToolkit.WinUI" Version="7.1.2"
    • "Microsoft.Extensions.DependencyInjection" Version="8.0.0"
    • "Microsoft.Windows.CsWin32" Version="0.3.2-beta"
    • "Microsoft.Windows.CsWinRT" Version="2.0.2"
    • "Microsoft.WindowsAppSDK" Version="1.5.240428000" />
    • "Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.3233"
    • "Microsoft.Xaml.Behaviors.WinUI.Managed" Version="2.0.9"
    • "System.Diagnostics.PerformanceCounter" Version="8.0.0"
  • Posterity: The HistoWindow and the MainWindow could be combined into one with a Visibility property.

๐Ÿ“ v1.0.0.1 - May 2024

  • Added Histogram window and related config.

๐ŸŽ›๏ธ Usage

  • This application was intended to be run unpackaged, but I have added checks for running in packaged format as well.
  • Upon first run the TransparencyConfig.json settings file will be created. During runtime, these settings can be adjusted from the ConfigWindow.xaml by clicking on the gear icon.

๐Ÿงพ License/Warranty

  • Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish and distribute copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  • The software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the author or copyright holder be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.
  • Copyright ยฉ 2023-2024. All rights reserved.

๐Ÿ“‹ Proofing

  • This application was compiled and tested using VisualStudio 2022 on Windows 10 versions 22H2, 21H2 and 21H1.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.