Jump to content

bigmuscle

Patron
  • Posts

    1,758
  • Joined

  • Days Won

    7
  • Donations

    0.00 USD 
  • Country

    Czech Republic

Everything posted by bigmuscle

  1. Unfortunately not, because I was not able to reproduce it.
  2. This was already discussed here some time ago. Window caption height can be changed even with AeroGlass .layout file. The problem is that only height setting is respected by DWM and this value will be applied to width too.
  3. Do I understand correctly that in RTL languages, the buttons should be drawn in the order "close,maximize,minimize" ?
  4. I'm sorry, but I don't know answer... you either have corrupted your settings (e.g. too high blur radius etc.), or using theme which has opaque frame textures.
  5. UCyborg: thank you for discovering the cause of the problem. I didn't test the situation without glow effect.
  6. And do you use some special settings? Accent color 0xffffa31a is light blue that fits to dark buttons correctly.
  7. The color of buttons glyphs is computed from the caption color. Could you post which color do you use? (HKCU/SOFTWARE/Microsoft/Windows/DWM - AccentColor value)
  8. Thanks for confirmation. I will upload fixed installer soon.
  9. I finally found the reason when this happens. It is caused by wrong user privileges on DWMGlass.dll file. So if you come across this problem, then add read access for "Users" group on this file.
  10. It may be the reason. The same situation (infinite login loop) happens when aerohost is not running at all.
  11. You can unregister the library "regsvr32 /u DWMGlass.dll".
  12. The problem seems to be obvious. It fails to inject UxTSB.dll for some reason and thus the custom theme crashes. The question is why it fails. Auto-login is enabled via "control userpasswords2" or you just have account without password?
  13. Could you try re-registering the library? Open CMD (with admin rights) and go to Aero Glass folder. Run command "regsvr32 DWMGlass.dll".
  14. Could you verify whether Fast Startup option influences it?
  15. I don't understand your question. Aero Glass works on Windows 10 Redstone build 14393 without any problem.
  16. Sorry for my late answer, I didn't have much free time during the last period. 1. This is not the problem of Aero Glass - it cannot influcence if some application draws something into titlebar with its own colour. 2. This will probably be the bug. The Win10 defaultly uses the caption color as blending the active color with the accent color. Thus if you set your own caption color then it may look wrong. I'm not sure what the correct solution should be. 3. Unfortunately, this cannot be fixed. In pre-Win10, window frame has been drawn as one big rectangle. Now, the upper caption is rendered independently and thus blur effect will be always wrong on the areas where it is connected to the rest of the frame. 4. yeah, this is bug.
  17. My question is how are your posts related to the Aero Glass ?
  18. Now, you can get a new experimental build (32-bit and 64-bit) on the website.
  19. NoelC: maybe a bit complicated but we will manage it... you need to have new DWMGlass.dll registered and just ensure that it is injected into explorer.exe, it will probably happen automatically e.g. when you open Start menu or something - you can notice that console with the title Windows.Explorer...opens. In such scenario, it should generate minidump when explorer.exe crashes. Upload it and I can check what causes the crash.
  20. And another build to play with... Aero Glass has been merged with ModernFrame and it is just one DLL now, so remove old ModernFrame...dll and use new DWMGlass.dll only. Use with version Aero Glass 1.5.1 only and register (with admin rights) as Install: regsvr32 DWMGlass.dll Uninstall: regsvr32 /u DWMGlass.dll Download link is on the website. It is 64-bit debug build!
  21. I think that the secure boot can be enabled now.
×
×
  • Create New...