Yay or nay? Made an app that adds Aero Glass, Start Menu on Windows 10


Recommended Posts

Just upgraded to Win 10 from 8.1 where I was using BM's Aero Glass with great success.  After reading MSFN forum about the multitude of problems with Win 10 and Aero Glass I really don't want the hassle, so I need a better solution.  Your screen image looks great -- exactly what I want!

So come on, neowin, are you convinced by all the positive support here?  Have you commited to making your solution available to us all?  We really want it!  I'm ready to hand over some bucks for it. :yes:

On 4/30/2016 at 7:14 PM, MeowPurr said:

About pricing - I think the community really needs now a reliable solution for Windows customization, not just Aero Glass. In fact, I wouldn't like to be using the Aero Glass theme all the time, ideally I would like to switch themes every month.

I have developed a couple of free and open source projects, including TouchEnabler which in part became the foundation for this Aero Glass project. The problem is that like many other open-source projects, developers have very little time to polish them or even make them usable for regular folks. That's what happened with TouchEnabler, even though it is free and extremely extensible it went unnoticed and commercial solutions surfaced which seem to be far more successful than my little app (I'm also not good at marketing or even just getting the word out). I'm definitely not planning to make a living out of this project, I have a day job as a developer and have a few hours left in the weekend to use for this project. And it's not like you could make lots of revenue out of customization software, even Stardock has moved on. So I'm looking at the possibility of maybe starting a little Kickstarter to fund development of this project from early alpha (today) to a release candidate. And the Aero Glass part is just a tiny feature of it all. I have been researching how to get customization on modern Windows ever since msstyles stopped being supported altogether. Back in 2012, one day I couldn't boot up my main Windows 8 computer because of a seemingly innocuous tiny Windows update. After installing the update, the system wouldn't start because for some reason it needed the vanilla aero.msstyles set as the default theme. Technically speaking, updates introduce new code which in turn need new .msstyles resources that because of poor design make the entire system unable to boot, either by showing a black screen at logon or, more recently, a blue screen. So today, if you have a custom theme and you get a new update (every day as of Windows 10), your computer may not boot up next time. And speaking of Windows 10, msstyles have become such a vestigial feature that as I said earlier most of the system-wide UI is not customizable. To fix this and before adding back Aero Glass I made a new version-independent theme format that in part gets translated to msstyles at run time or is loaded by my library directly; I had to make a new theme editor to go with it not just because of the new format but also since the only existing theme editor (short of hex value editing) is not only paid, closed-source but also has not been updated in more than 4 years. It's all in very early stages and so far all my testing has been done on a VM. Anyway, sorry for the word vomit :s and thank you for your encouraging comments.

If you can make this as good as it looks, and you're not a complete cretin like BigMuscle I'd happy throw a little funding your way. The removal of Aero from Windows is about the only thing I really miss when using W10 and apart from being an annoying primadonna, BigMuscle just doesn't get his libraries updated quickly enough for new releases.

On 4/26/2016 at 4:51 PM, warwagon said:

Looking good so far! I love me some glass. I am finding Windows 10 a lot less annoying without glass than Windows 8.

Windows 8 did not need anything to make it look annoying, it came that way.

On 5/25/2016 at 3:33 PM, Gary7 said:

Windows 8 did not need anything to make it look annoying, it came that way.

At least DWM in Windows 8.x isn't as near as restrictive as it is in Windows 10 (from a programming aspect).

  • Like 2
On 01/05/2016 at 4:14 AM, MeowPurr said:

To fix this and before adding back Aero Glass I made a new version-independent theme format that in part gets translated to msstyles at run time or is loaded by my library directly; I had to make a new theme editor to go with it not just because of the new format but also since the only existing theme editor (short of hex value editing) is not only paid, closed-source but also has not been updated in more than 4 years. It's all in very early stages and so far all my testing has been done on a VM. Anyway, sorry for the word vomit :s and thank you for your encouraging comments.

I would love to do some testing for you, I have been creating custom themes for Windows 7 8 and 10, I have been able to add back the classic start menu and taskbar to the msstyles to be used with StartIsBack, I have been asking to add more features back but it seems he is not interested as it's not really what his program was intended for, I would be happy to provide custom themes to use with your program if it's possible to do so.

 

While I also like the idea of an updated theme builder, I have become very familiar with Windows Style Builder and I have adapted it to use with Windows 10 and I have even made it possible to import themes from windows 7 and 8.

 

Currently I am still using Windows 8 as my daily driver as I have not been able to get the customization on 10 to a point where it's appealing enough to use as well as the constant updates that break any customization you do manage to achieve.

 

All my testing on Windows 10 has currently been on a VM so I am not afraid to break things as it only takes a few seconds to recover using a snapshot, I also have a Customization website called Virtual Customs and I have thousands of members that would be interested in this project and I would be happy to promote your product there.

  • Like 1
19 hours ago, Mr GRiM said:

Looking great, are you using the msstyles to add the taskbar and start menu back?

Sadly it's not possible( at least on those two) to get any sort of theming from msstyles, since the UI is basically hardcoded on vanilla Windows 10. The only way is third party software.

 

On 5/31/2016 at 6:13 PM, patseguin said:

Does the OP have an alpha app that we co old test out?

19 hours ago, Mr GRiM said:

I would love to do some testing for you, I have been creating custom themes for Windows 7 8 and 10, I have been able to add back the classic start menu and taskbar to the msstyles to be used with StartIsBack, I have been asking to add more features back but it seems he is not interested as it's not really what his program was intended for, I would be happy to provide custom themes to use with your program if it's possible to do so.

 

While I also like the idea of an updated theme builder, I have become very familiar with Windows Style Builder and I have adapted it to use with Windows 10 and I have even made it possible to import themes from windows 7 and 8.

 

Currently I am still using Windows 8 as my daily driver as I have not been able to get the customization on 10 to a point where it's appealing enough to use as well as the constant updates that break any customization you do manage to achieve.

 

All my testing on Windows 10 has currently been on a VM so I am not afraid to break things as it only takes a few seconds to recover using a snapshot, I also have a Customization website called Virtual Customs and I have thousands of members that would be interested in this project and I would be happy to promote your product there.

I have so much more stuff to show, I have actually been able to finally add theming to the immersive UI! 

It's not that I have an issue with releasing beta software, but at the moment my program is quite complex and putting all the pieces together and wrap it into an installer would demand a lot of time that I rather use to get a functional beta first.

 

19 hours ago, Mr GRiM said:

I would be happy to provide custom themes to use with your program if it's possible to do so.

Sounds great! I'm not a very good skin designer myself so I'll definitely be needing custom themes. I am developing this program with customization in mind. People really need to understand that it's your computer and you can do whatever you want with it and make it look just like you want it to. I want to (eventually) add a .ini file where you can change and tweak every single variable UI-wise. That would be the ultimate goal.

4 minutes ago, kalel83 said:

Is this still being worked on? Hoped a alpha/beta version would be available by now.

He's only one guy! Check his reply only on Friday. Definitely still being worked on. 

 

@MeowPurrTake as long as you need. I'd rather have a good product later than a half-baked one sooner.

Definitely seems like something I'd like to support. But take your time ironing it out before you release it. I've released half-finished software before and it died before I could really get the projects off the ground. Keep up the hard work.

  • 2 weeks later...
On 6/3/2016 at 4:02 AM, MeowPurr said:

It's not that I have an issue with releasing beta software, but at the moment my program is quite complex and putting all the pieces together and wrap it into an installer would demand a lot of time that I rather use to get a functional beta first.

Bigmuscle just put his libraries in a rar file then added a registry file for people to self install them, wouldn't that allow for quick and easy beta releases without having to bundle an installer?

  • 2 weeks later...
7 hours ago, DBlake said:

Any movement on this? I'd hate to see it fade into oblivion.

I agree.  Especially since the end of the "free upgrade to Windows 10" is rapidly approaching.  It would be desirable to have this option available so that when I finally upgrade my 'Windows 7' and 'Windows 8.1 with Aeroglass' machines, the full glass with blurring effect can be immediately installed.  I have one Windows 10 machine that automatically upgraded without my permission and refused to allow me to return it to 8.1, and the lack of glass with blurring leaves that machine looking dull and listless next to everything else.  It's been over two months since the OP started this thread and tantalized us all--any updates at this time, MP?  :)

Meh, I'll believe it when I see it running on my machine. 'Til then, I'll just take it as a troll, and look for other alternatives. (And if I'm wrong, I'm sorry)

  • 2 months later...

I think If you only managed to bring back Aero Glass for build 14393+, that would already satisfy 90% of the users here. I'd also be more than happy to throw money at your face.

 

But please be aware of feature creep, especially when it comes to fixing your stuff in the future. You could argue that it's a much better idea to do few things exceptionally well than to accomplish a lot of stuff half-assed.

 

Two examples that really stood out to me are Bvckup 2 by Alex Pankratov, and Startisback++ by Stanislav Zinukhov.

Edited by Flappysquirrel
  • Like 1
  • 1 year later...
On 6/3/2016 at 8:02 AM, MeowPurr said:

Sadly it's not possible( at least on those two) to get any sort of theming from msstyles, since the UI is basically hardcoded on vanilla Windows 10. The only way is third party software.

 

I have so much more stuff to show, I have actually been able to finally add theming to the immersive UI! 

It's not that I have an issue with releasing beta software, but at the moment my program is quite complex and putting all the pieces together and wrap it into an installer would demand a lot of time that I rather use to get a functional beta first.

 

Sounds great! I'm not a very good skin designer myself so I'll definitely be needing custom themes. I am developing this program with customization in mind. People really need to understand that it's your computer and you can do whatever you want with it and make it look just like you want it to. I want to (eventually) add a .ini file where you can change and tweak every single variable UI-wise. That would be the ultimate goal.

Hello, I think you have done something useful after all these months? or maybe you just lost the interest to release?

Personally, I love the Windows 7 Aero Start Menu, and love to see it working in Windows 10.

  • 3 months later...
10 minutes ago, ultimate99 said:

This project dead?

pretty sure it's dead yes

 

as an alternative I used to use the following for glass on 8/8.1 and for a bit on 10 as well; seems more reliable than a lot of the other projects from my experience.

it's been a few years since i've used it as well so it's likely only gotten more stable :)

 

http://www.glass8.eu/

20 minutes ago, Steven P. said:

Border look really off in Redstone 3 (Fall Creators Update)

 

SNAG-0031.png

does it look like that elsewhere or just Chrome? I'd lean toward blaming chrome because they don't use the native windows borders and their overwrite seems to be coded weirdly (if you compare to any other windows the min/max/close buttons are farther to the right on the UI in chrome and boarders are thinner)

This topic is now closed to further replies.
  • Posts

    • Alphabet Raises $84.75 Billion To Feed Its AI Compute Hunger https://www.techtimes.com/articles/317953/20260607/alphabet-raises-8475-billion-feed-its-ai-compute-hunger-warren-buffetts-berkshire-buying.htm
    • Good point Anti-spoofing protection for cloud mailboxes Anti-spoofing technology in Microsoft 365 specifically examines forgery of the From header field (also known as the 5322.From address, From address, or P2 sender), because email clients show the From header value as the message sender. When Microsoft 365 has high confidence the From header is forged, the message is identified as spoofed. https://learn.microsoft.com/en...g-protection-spoofing-about
    • I sort of agree with you on that. I had a telescope - a real hefty thing, although only around 500CHF - that got me so fascinated about the stars and planets. I would stare for hours, amazed that I could see the craters of the moon or the rings of Saturn in "realtime" (quotations because, y'know, speed of light and whatnot). A friend of mine has a telescope like the one mentioned in the review, and the pictures are amazing to look at. But there is something missing for me. I may as well just go to NASA's website and look through their gallery.
    • As opposed to catching bad press because it's the engine's fault? The engine has all the tools a dev needs to optimize their game, Epic isn't gonna hold their hand to make sure they use them. Also, Epic isn't forcing anyone to use Lumen, Nanite or super high resolution meshes and textures. Just because Nanite can render meshes with millions of polygons doesn't mean you should use it like that, in fact, Epic recommends you avoid doing that. Most of the stuttering can easily be fixed by cutting down on unique materials by using master materials, using instanced meshes, generating a PSO cache, pre-compiling every shader before loading the game and also managing what must be loaded and unloaded at runtime. It's up to the developer to set all that up properly.
    • I think it depends on what you're looking for to do, and the time you have to spare. With my Dwarf 3, I easily spend 3-4 hour sessions; half an hour driving to an un-light polluted place, another half hour unpacking and setting up the smart scope + tripod for equatorial tracking, then 15 more minutes mucking around with settings and shooting calibration frames, spending a few hours shooting, merging with past photo sessions, etc. It's crazy how time flies and I often get home later than I expected. It's something I still need to set aside a good part of an evening to do, all in all. For one session, where you often need like four for best results when it comes to deep space objects. Even with a smart scope like Dwarf 3, regular non-astro photography is still way more approachable to people getting into photography. I find this is a time consuming niche no matter how I go about it. With practice, I can probably begin cutting time here but I think where smart scopes find their home is among people who love to shoot the night sky but don't have the spare time to go deep with the "navigator level" attunement to the night sky itself in addition to everything else. Having said this, _if_ you have even more time to spend on this hobby, it will probably be even more rewarding to do it more by hand and learn the skies and the details of how it all works.
  • Recent Achievements

    • One Month Later
      DJC50PLUS earned a badge
      One Month Later
    • Week One Done
      DJC50PLUS earned a badge
      Week One Done
    • Proficient
      Eric Biran went up a rank
      Proficient
    • Dedicated
      Conjor earned a badge
      Dedicated
    • Week One Done
      Windows Guy earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      493
    2. 2
      PsYcHoKiLLa
      246
    3. 3
      Steven P.
      72
    4. 4
      +Edouard
      69
    5. 5
      neufuse
      68
  • Tell a friend

    Love Neowin? Tell a friend!