Classic Shell development was stopped in December 2017. For now the forum remains online as reference, but is read-only. Registration of new users is disabled.
It is currently Thu Sep 11, 2025 3:09 pm

All times are UTC - 8 hours [ DST ]


Forum rules


Please, keep discussions on topic and in the right forum. The start menu topics go into the Classic Start Menu forum, etc. This makes it easier for people to locate topics they are looking for.
If you get a satisfactory response to your question, please mark the topic as "solved". Click the green √ button in the bottom-right of the post.



Post new topic Reply to topic  [ 16 posts ] 
Author Message
PostPosted: Mon Apr 07, 2014 7:20 am 
Offline

Joined: Mon Apr 07, 2014 7:13 am
Posts: 9
Hi,

I've been delving into how to make the "Windows 7 Style" menu look fully transparent (no color) but I can't seem to get it to work. I'm using Windows 7 x64.

First I tried all the options in Settings but that wouldn't work. So then I started editing the Windows Aero.skin7 file via ResHacker. So far, I've tried different settings in the SKIN section, and I've edited the Bitmap #2 file to make a fully red border (also did that for #9 and #14).

Nothing I am doing seems to affect the blackish color of the Windows 7 Style skin. Most of the Windows 7 visual styles I use are fully transparent, so it looks off to have the start menu look transparent black/grey.

How can I make the border of that menu completely transparent? I've also tried using 'magic pink' for #1 bitmap but that won't work. I've about exhausted every method I know to do, so before I waste any more time I thought I'd better as the experts :)

Thanks...


Top
 Profile  
Reply with quote  
PostPosted: Mon Apr 07, 2014 7:35 am 
Offline
Site Admin
User avatar

Joined: Wed Jan 02, 2013 11:38 pm
Posts: 5333
You need to edit the main bitmap to have zero alpha. You will need an image editor that supports transparency, like Photoshop or Gimp.


Top
 Profile  
Reply with quote  
PostPosted: Mon Apr 07, 2014 7:54 am 
Offline

Joined: Mon Apr 07, 2014 7:13 am
Posts: 9
Thanks for the reply, Ivo. I edited the main bitmaps again in Photoshop but this time saved them as 32-bit and that worked better but still it has a gray overlay of sorts. When I did 24-bit it didn't seem to work at all (got mangled). I'm not using Indexed mode, though, should/can I? I am using "Alpha" btw.

I noticed in the SKIN section of the .skin7 file it mentions red and green:
Quote:
; Main_bitmap_mask - a bitmap or a solid color in #RRGGBB format that is used to blend Main_bitmap with the glass color and the menu background color.
; The red channel is the weight of the glass color and the green channel is the weight of the background color
Main_bitmap_mask=2
Main_bitmap_search_mask=9
Main_bitmap_jump_mask=14

Is this something I need to mess around with, or not? I did give the bitmask bitmaps a solid red color (rather than the red/black gradient they have originally) but I wasn't sure what this was doing, if anything.


Top
 Profile  
Reply with quote  
PostPosted: Mon Apr 07, 2014 8:15 am 
Offline
Site Admin
User avatar

Joined: Wed Jan 02, 2013 11:38 pm
Posts: 5333
You don't need a mask if you want full transparency. It will only change the color, which doesn't matter when alpha is zero.
Try also setting the opacity to fullalpha instead of fullglass.


Top
 Profile  
Reply with quote  
PostPosted: Mon Apr 07, 2014 8:43 am 
Offline

Joined: Mon Apr 07, 2014 7:13 am
Posts: 9
Thanks, Ivo. Well I tried everything, and any combination I can find, but it won't look right. It always has a greyish overlay (regardless of Windows settings and/or themes/vs's) no matter what I try. When I tried the fullalpha setting in SKIN section it was the closets, but still greyish color. The other thing with fullalpha is that there is no more blur. But I haven't been able to get it to be like proper glass. So I'm not sure it's possible to achieve what I want with this skin/method.

Question: if I don't need the bitmap masks, what do I do with them? Just leave them in unaltered, or should I remove them/disable them somehow? I couldn't find how to disable them.

I really like the Windows 7 Style menu option because you can set it to go straight to Programs (without having to hover or wait). I set the hover settings back to 80,000 so even if you accidentally hover over the Programs/Back button it won't activate right away. What I would love is for the Network on the side panel to expand into a menu, but I don't think that's possible with this skin.


Last edited by trala on Mon Apr 07, 2014 8:46 am, edited 1 time in total.

Top
 Profile  
Reply with quote  
PostPosted: Mon Apr 07, 2014 8:47 am 
Offline

Joined: Mon Apr 07, 2014 7:13 am
Posts: 9
Has anyone ever successfully accomplished what I am trying to do? Because I looked around the net for answers to this but couldn't find any. I found some recommendations but I'm not sure if anyone actually successfully achieved this. I can see the logic behind some of the suggestions but does it actually work when you try it?


Last edited by trala on Mon Apr 07, 2014 8:48 am, edited 1 time in total.

Top
 Profile  
Reply with quote  
PostPosted: Mon Apr 07, 2014 8:48 am 
Offline
Site Admin
User avatar

Joined: Wed Jan 02, 2013 11:38 pm
Posts: 5333
You can't have blur if you have 100% transparent skin. To me "transparent" means "don't change the background". The blur does change the background.

Maybe I misunderstand what you are trying to do. Can you provide screenshot of what it looks like right now and (approximately) what you want it to look like? BTW, the glass itself has some tint to it. Even if you manage to make the bitmap fully transparent, the glass will still add its own shade.


Top
 Profile  
Reply with quote  
PostPosted: Mon Apr 07, 2014 8:57 am 
Offline
User avatar

Joined: Thu Jan 03, 2013 12:38 am
Posts: 5374
I think what trala wants is something like what the Full Glass skin does with the "More transparent" option but in the Windows 7 style/right column only.

_________________
Links to some general topics:

Compare Start Menus

Read the Search box usage guide.

I am a Windows enthusiast and helped a little with Classic Shell's testing and usability/UX feedback.


Top
 Profile  
Reply with quote  
PostPosted: Mon Apr 07, 2014 9:03 am 
Offline

Joined: Mon Apr 07, 2014 7:13 am
Posts: 9
This is how the default start menu looks with one of the VS's I use. It has pretty much a glass border with very little tint to it, if any:



This is how Classich Shell start menu with the Windows 7 Style menu option makes it look (using the same VS):



What I'm trying to do is maintain the same glass like transparency as in the upper image but without the blackish tint to it. I can't seem to achieve it. When I edit the bitmaps it just becomes washed out light grey at best. I'd like the menu to match the windows and taskbar border colors.

Sorry if I'm not using the right terminology, it's entirely possible :)


Top
 Profile  
Reply with quote  
PostPosted: Mon Apr 07, 2014 9:09 am 
Offline
Site Admin
User avatar

Joined: Wed Jan 02, 2013 11:38 pm
Posts: 5333
Attach your main bitmap here (the bitmap for the Main_bitmap, usually resource #1)


Top
 Profile  
Reply with quote  
PostPosted: Mon Apr 07, 2014 9:15 am 
Offline

Joined: Mon Apr 07, 2014 7:13 am
Posts: 9
OK, I included the original .skin7 file (unaltered), the original bitmap 1, and the bitmap 1 edit I did as well. Thanks!


Attachments:
w7style-bitmap.7z [44.41 KiB]
Downloaded 968 times
Top
 Profile  
Reply with quote  
PostPosted: Mon Apr 07, 2014 9:32 am 
Offline
Site Admin
User avatar

Joined: Wed Jan 02, 2013 11:38 pm
Posts: 5333
Your alpha channel is still unchanged. You need to make it much darker where you want the transparency, almost or completely black.


Top
 Profile  
Reply with quote  
PostPosted: Mon Apr 07, 2014 9:46 am 
Offline

Joined: Mon Apr 07, 2014 7:13 am
Posts: 9
OK, I think you got me in the right direction now. I thought I was pretty good at Photoshop but I completely overlooked the alpha channels under 'Channels'. Duh... So you are right, alpha channel remained unchanged. The other thing I was doing wrong was I was doing the opposite thing: I was deleting content rather than making it black.

When I did completely black (which becomes red in alpha channel) the menu was too light/transparent. So it does need some tint in it to not look overexposed. I see I will also have to edit the edges of the border too because they are too pronounced/dark.

Thanks for the tips, I'll play with this for a while and see how far I can get.


Top
 Profile  
Reply with quote  
PostPosted: Mon Apr 07, 2014 10:36 am 
Offline

Joined: Mon Apr 07, 2014 7:13 am
Posts: 9
Ah yes, it does work, it was the VS I was using that had a color setting in the .theme file that would case the overexposed look. So this is what it looks like now, great:



If anyone is interested, I attached the .skin7 file with the changes already applied.


Attachments:
Windows Aero.skin7 [399.5 KiB]
Downloaded 2170 times
Top
 Profile  
Reply with quote  
PostPosted: Tue Apr 08, 2014 10:34 am 
Offline
User avatar

Joined: Thu Jan 03, 2013 12:38 am
Posts: 5374
Thanks for sharing your transparent skin, trala.

_________________
Links to some general topics:

Compare Start Menus

Read the Search box usage guide.

I am a Windows enthusiast and helped a little with Classic Shell's testing and usability/UX feedback.


Top
 Profile  
Reply with quote  
PostPosted: Tue Apr 08, 2014 1:15 pm 
Offline

Joined: Mon Apr 07, 2014 7:13 am
Posts: 9
You're welcome, Gaurav :)

I thought the user account picture frame for the Win7 start menu was a bit thick (or maybe I was just bored with it) so I made a finer/sleeker frame and included it in the 'Windows 7 Style' skin file. I have attached the .skin7 file to this post. It looks like this:



Attachments:
Windows Aero.skin7 [399.5 KiB]
Downloaded 1305 times
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 16 posts ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 359 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group, Almsamim WYSIWYG Classic Shell © 2010-2016, Ivo Beltchev.
All right reserved.