ALTaleX531 / OpenGlass

A replica of the dead software glass8 (Aero Glass for Win8+).
GNU General Public License v3.0
126 stars 5 forks source link

Is button glow planned? #5

Closed Tamim468 closed 3 months ago

Tamim468 commented 3 months ago

This looks very promising, I heard nostalgia 09 has switched to this for reasons with also using awm too. image image

Unfortunately since button glow is not available in openglass and awm, it results in windows 10 to 7 setups losing button glow while they move to openglass & awm. it makes it a bit more bland and it would be disappointing for the windows modding community to lose button glow especially people finding out that n07 and n09 will no longer include button glow as a result of this. image

I can hope that you plan to add button glow to fix this issue. Would be greatly appreciated :)

ALTaleX531 commented 3 months ago

At the moment I don't plan to implement button glow. Many people complain that dwmbg is very unstable, this is because the framework I wrote before was very buggy, this is one of the reasons why openglass was created to replace acryliceverywhere, in the future dwmbg will be as stable as openglass.

These two projects were created for different reasons. openglass only provides basic functionality but its code is highly customizable. The extra features that I don't have time to maintain will be put into dwmbg and maintained by maplespe. I developed openglass just for fun, I don't want it to take over my life like bigmuscle.

For now openglass is considered complete and will only receive bug fixes not new features. I'm working on how to implement glass in a fully glass8 way and without relying on dcomp. Here's the progress I've made so far, since I'm not a good programmer, I just successfully messed up my desktop :) image

aubymori commented 3 months ago

>dcomp-less openglass image

kfh83 commented 3 months ago

dcomp-less openglass image

Hello bro

Olive6841 commented 3 months ago

dcomp-less openglass image

Hello bro

Hello vro

ALTaleX531 commented 3 months ago

I just released a beta version of OpenGlass Legacy if any of you want to give it a try.

aubymori commented 3 months ago

I just released a beta version of OpenGlass Legacy if any of you want to give it a try.

It's amazing. Any performance issues I had with DWMBG and earlier builds of OpenGlass are basically gone. There is an issue where switching between windows sometimes causes the blur to go away temporarily. Is that the issue with AccentState 3 you mentioned, or should I open an issue about it?

aubymori commented 3 months ago

Also, it told me that my system wasn't supported, but worked fine. Weird stuff. If you want to know, I'm running with uDWM.dll version 10.0.19041.3758.

ALTaleX531 commented 3 months ago

@aubymori

There is an issue where switching between windows sometimes causes the blur to go away temporarily.

It's not the AccentState of 3 that I'm talking about, this looks like another bug, you can post it to discussion and it would be nice to include a video of how it was reproduced.

Also, it told me that my system wasn't supported, but worked fine. Weird stuff. If you want to know, I'm running with uDWM.dll version 10.0.19041.3758.

image This is probably because I limited the build number to 22H2. But actually, it should work fine for 2004-22H2, since the DWM is almost unchanged for those versions.

aubymori commented 3 months ago

image This is probably because I limited the build number to 22H2. But actually, it should work fine for 2004-22H2, since the DWM is almost unchanged for those versions.

Oh yeah, you should change that to include 21H2. Should mention that system files still have their build number as 19041, because 19042-19045 are all fake build numbers reported by Windows and the real build number is still technically 19041, but that's a whole other can of worms.