ChrisAnd1998 / TaskbarXI

An application written in C++ to modify the Windows 11 Taskbar.
https://chrisandriessen.nl/
GNU General Public License v3.0
1.55k stars 161 forks source link

T reverting to original when a window is maximized #25

Closed anurag-dub3y closed 2 years ago

anurag-dub3y commented 2 years ago

What changes do I need to make in the source code files to stop the taskbar from reverting to full size when a window is maximized?

ChrisAnd1998 commented 2 years ago

@anurag-dub3y You can download the latest pre-release and use -ignoremax parameter ;) https://github.com/ChrisAnd1998/TaskbarXI/releases/tag/1.0.1.0

ChrisAnd1998 commented 2 years ago

tt

anurag-dub3y commented 2 years ago

Thanks @ChrisAnd1998 🤗

anurag-dub3y commented 2 years ago

Hey @ChrisAnd1998 I was wondering if you're going to make T transparent at some point, kinda like TranslucentTB and if there's any way I can do it by myself

ChrisAnd1998 commented 2 years ago

@anurag-dub3y It is on my todo list so it will be possible in a couple days ;)