Jump to content

bigmuscle

Patron
  • Posts

    1,758
  • Joined

  • Days Won

    7
  • Donations

    0.00 USD 
  • Country

    Czech Republic

Everything posted by bigmuscle

  1. I don't use Groove app, so I didn't even know that there is some blur effect. But about the performance, I can say that the blurred accent (= the default blur effect available in Win10 without my AG) is very poorly optimized, e.g. if you enable it on the taskbar, it becomes very laggy when you move windows behind it.
  2. Actually, titlebar caption glowing/colorization is not the task for the UxTSB. It has been implemented only as a temporary hack by applying it to any drawn text and it will be removed soon. Also, since the current version of UxTSB injects into Explorer.exe/Winlogon.exe only (because the task of this library is to allow application of custom themes), it simply cannot work on any other application.
  3. ModernFrame is not on the download page, because it is not the official part of Aero Glass.
  4. Actually, I think it will be better to remove Win8 section completely, because this version (neither Win8 nor AeroGlass) is not maintained and supported anymore. For the other versions, the install procedure is always the same.
  5. Thanks for the bug report. Could you verify that it is fixed now? It will probably need restart after install/uninstall. Link: http://glass8.eu/out/ModernFrame-x64dbg-2016-10-28a.7z
  6. So here we have another experiment. Remove any DLL from AppInit_DLLs, disable LoadAppInit_DLLs, download the following archive, open the command line with admin rights and run this command: Install: regsvr32 ModernFrame-x64-Debug.dll Uninstall: regsvr32 /u ModernFrame-x64-Debug.dll Then kill ApplicationFrameHost.exe, restart your computer or whatever :-) http://glass8.eu/out/ModernFrame-x64dbg-2016-10-28a.7z It is DEBUG 64-bit version!!!!
  7. Because the standard DWM glow is just an glowing image rendered behind the text. But the option 0x3 is a feature of UxTheme that renders the glow effect by computing it for each letter separately (standard feature of DrawThemeTextEx)
  8. It is related where the glow effect is rendered to. In Win7, the glow effect is rendered into the titlebar and the caption text is then put over it. But in my Aero Glass, I don't know where the caption text is exactly positioned, so the only option is to rendered glow effect directly into the caption text bitmap. So this bitmap is just enlarged to fit the glow effect, the text is centered into it, and finally DWM (i.e. not my Aero Glass) renders it at the same position as originally. And the TextGlowMode option is described in the guide.
  9. Currently yes. ModernFrame is only experimental hack so it requires non-standard steps. On the other side, SecureBoot does not really increase security in any way, it gives only false safety.
  10. You must disable SecureBoot else it won't inject.
  11. Because my DLL always loads glow from external atlas only.
  12. Yeah, since ModernFrame does not load at startup at all but only when explorer.exe or applicationframehost.exe is executed, and it does not even affect rendering in any way, than any black screen cannot be caused but this DLL.
  13. And now a small thing for those who like experiments: http://glass8.eu/out/UxTSB-2016-10-22-dbg.7z Important info for this build: 1) Install Aero Glass (and stop it from Task Scheduler, or just kill aerohost.exe process) 2) Replace DWMGlass.dll and aerohost.exe with files from this archive 3) Put UxTSB.dll into the same directory 4) Remove old UxThemeSignatureBypass DLL from registry, i.e. do NOT use AppInit_DLLs method!!!! 5) Start AeroGlass (from Task Scheduler) It is experimental debug build to remove dependency on AppInit_DLLs! It may be unstable! It may corrupt your OS install! It displays the debug console! Do NOT use if you don't want to use experimental stuff!
  14. Yes, this is bug, glow position is incorrectly computed in UxTSB.
  15. And what about this one? :-) http://glass8.eu/out/ModernFrame-2016-10-22.7z
  16. Do you think that this could be usable? http://glass8.eu/out/UxTSB-2016-10-19.7z
  17. Good :-) then it will probably generate useful debug.log or minidump :-)
  18. Did you read the guide before installation?
  19. Does it generate some minidump file? If yes, then upload it.
  20. Interesting, I must check whether Win10 sends notification when this option is changed.
  21. Nope, it is not bug - it is Windows 10 function that it does not colour the titlebar if you don't enable it.
  22. Yes, this settings, but do not forget that you must scroll this window down to see additional options ;-)
  23. Thanks... at the beginning, I was not sure whether my licensing model is correct, it was only a small experiment that I would probably change if it was needed. But... after 3 years of my Aero Glass life, I'm totally convinced that it is 100% acceptable. And only a few internet trolls are still complaining about it - persons who still trying to attack me with vulgar claims just because of a small watermark on the desktop and creating totally false statements about me, Aero Glass and the licensing model. And it makes no sense to change anything just becuase of them. Sometimes, I'm thinking about creating a library with best trolls' jokes. This is something new:
×
×
  • Create New...