Quoted By:
I'm running bbLean without disabling the default taskbar and desktop, I only need bbLean to take over the captionbars on most windows, My goal is to keep the size of the captionbars to be minimal, the problem with that is bbLean refuses to cover the top of the screen when maximized and leaves a gap. I've discovered a few poor solutions:
1) Increase the size of the captionbar at the top to cover it - This is a bad idea as then it ends up being as thick as Windows default.
2) change bbleanskin.rc: bbleanskin.option.adjustCaptionHeight: true - The problem with this is that it causes other issues with most programs at the bottom of it. As I recall it also changes the size of the captionbar again making it pointless to use this.
My main goal is to keep the the size of the bars to be as small as possible but still functional for mouse usage. Any suggestions or any other alternatives I should look into?
Also; does anyone know if there is a way to lower the height of the windows taskbar? the change in 2) causes this however it distorts icons and looks ugly as its rezising the height however not caring about the content, it would be better if it just changed the padding/margin within itself along with the height.