Skip to content

cppVolodya/WindowEffectsConfigurator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Window Effects Configurator

Roadmap

  • About
  • Tech
  • Demo
  • Run locally

About

"Window Effects Configurator" is a program that shows how to set various effects for a window.

ProgramIcon

Tech Stack

  • C++(v17)
  • cmake(v3.22.1)
  • Qt(v6)
  • Windows API(WinAPI)
  • compiler Visual Studio(v17 2022)
  • builder MSBuild(v17 2022)
  • operating systems(Windows)

Demo

  • Setting the gradient effect
1.mp4
  • Setting the transparent gradient effect
2.mp4
  • Setting the blur effect
3.mp4
  • Setting the acrylic effect
4.mp4
  • Setting the translucent background
5.mp4
  • Setting the form for the window in combination with another effects
6.mp4
  • Setting the fullscreen option
7.mp4

Run Locally

To test the app, follow these steps:

  1. Clone or download (rar or zip file) the project:
git clone https://github.com/cppVolodya/WindowEffectsConfigurator.git
  1. Go to the directory with the program:
window_effects_configurator/program/windows/
  1. Run the executable (.exe) file

About

Is a program that shows how to set various effects for a window.

Topics

Resources

Stars

Watchers

Forks