close
Skip to content
 
 

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TranslucentTB

A lightweight utility that makes the Windows taskbar translucent/transparent.

#Download You can download the program via the releases tab.

#Compile Want to compile yourself? My releases were compiled using the Microsoft Visual Studio build tools. You'll need Visual Studio first.

Open "Visual C++ 2015 x86 Native Build Tools Command Prompt" from the Start menu. Once you've cd'd into the code's directory, cd into the TranslucentTB folder and run cl main.cpp /Fe"TranslucentTb" /link /subsystem:windows user32.lib to create TranslucentTb.exe.

About

A lightweight utility that makes the Windows taskbar translucent/transparent

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages