Page 1 of 23 1234511 ... LastLast
Results 1 to 6 of 138

Thread: Aero Glass for Windows 10 RS1+

  1. #1
    Mr GRiM is offline
    Administrator


    Join Date
    Aug 2009
    Location
    Sunshine Coast, Qeensland, Australia
    Posts
    5,328
    Mentioned
    6 Post(s)
    Tagged
    837 Thread(s)


    Sex:

    Aero Glass for Windows 10 RS1+

    Big Muscle has released a new Experimental build https://www.msfn.org/board/topic/1759...mental-builds/.

    These builds are not intended for normal usage, they are just builds of my current working state. They may or may not work. They may contain features which may or may not be pushed in the final release.

    If you don't know how to install it then do NOT ask, because these builds are intended for very advanced users only which should already be familiar with the installation procedure.

    These are DEBUG builds only, they display watermark, they display debugging console and they display debug warning on startup. They may require debugging symbols for proper function. Do NOT use them if you do NOT want this or you cannot accept that these builds are experimental only.

    ------

    Build #631, 64 bit
    Designed for Windows 10 build 14393
    The main intention of this build is to test stability and various multi-monitor setups.

    https://glass8.eu/win_future.html

    Build #639, 64 bit
    Designed for Windows 10 build 14393
    Fixed DLL injection when system boots up too fast
    Fixed optimization of dirty regions
    Changed the way how it deals with colorization settings:
    * AccentColor (DWORD 0xFFBBGGRR) - color of active window frame
    * AccentColorInactive (DWORD 0xFFBBGGRR) - color of inactive window frame
    * GlassOpacity (DWORD, default: 68) - amount of glass opacity (0-100) or amount of blur blend with the background (10-100, see following settings)
    * EnableBlurBlend (DWORD 0 or 1) - 0 (default) means that blurred background is just overlaid with the AccentColor using the specified opacity; 1 means that the AccentColor is blended together with the background color using the specified opacity (the main difference is just the formula for putting blur and AccentColor together)
    Old ColorizationXXX settings values are ignored, because Win10 build 14393 always reset them to default under certain circumstances. I also think that those old ColorizationBalances and Afterglows are not needed anymore.
    There still can appear some random glitches. I currently do not know the cause but I would like to know if they appear often or they are very rare.
    If you have some other decision how to deal the colorization settings, you can put it here.

    https://glass8.eu/win_future.html

    Build #652, 64 bit
    Designed for Windows 10 build 14393
    Fixed optimization of overlapped dirty regions
    Fixed data sharing between more drawings in one pass
    Includes new experimental ModernFrame.dll

    You have to create a new DWORD called GlassOpacity and set it 0-100 default: 68.

    The following settings are perfect for My Windows 10 Black Edition

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\DWM]
    "AccentColor"=dword:c41f1f1f
    "EnableBlurBlend"=dword:00000000
    "GlassOpacity"=dword:00000055
    "AccentColorInactive"=dword:c41f1f1f
    Save that as a reg file and set the values you want for active and inactive accent colors.

    Build #669 - Pre-release, 64 bit
    Designed for Windows 10 build 14393
    Same as #668 but compiled as release build
    Requires sign in to your profile

    This build is candidate for the final release. Public installer will be made when 32-bit version is finished.


    -- 1.5 --
    * version designed for Windows 10 Anniversary (Redstone 10.0.14393)

    -- 1.5.1 (16.10.2016) --
    * optimization: don't use glass safety zone when rendered region does not contain glass
    * fixed glass safety zone render transformation
    * DWM\ColorizationColor(Inactive) settings can be used again for setting frame edge color
    * DWM\ColorPrevalence settings is respected


    Aero Glass for Win8.1+ 1.5.3

    * hardcoded symbols patterns up to build 14393.953
    * fixed caption misalignment when glow effect is disabled
    * added option to draw caption centered (HKCU\SOFTWARE\Microsoft\Windows\DWM: CenterCaption (DWORD 0x0 / 0x1))
    - if glow effect is enabled and caption is set to be centered, the glow effect will be drawn over whole frame width - do NOT report it as the bug!
    * changed IAT hooks initialization order
    * enable SeDebugPrivilege in aerohost process

    Aero Glass for Win8.1+ v1.5.5 - change log
    This version is for Win10 10.0.15063 only.
    Changelog -- 1.5.5 (20.8.2017) --
    * fixed drawing context destructor hook
    * fixed DPI-Awareness on UWP apps titlebars
    * hopefully fixed titlebars on UWP apps with extended frame
    - ApplicationFrame symbols are required to make this work correctly


    Aero Glass for Win8.1+ 1.5.7 for RS3 FCU

    -- 1.5.8 (26.2.2018) --
    * fixed random glitches on occlusion regions
    * fixed optimized dirty rectangles indexing
    * fixed UWP apps frame's Direct3D device management
    * hardcoded symbols for 10.0.16299.248
    * very limited support for Insider build 17074.1002

    Aero Glass Experimental Version 1.5.9.1303 64-bit Designed for 10.0.17133


    Aero Glass release Version 1.5.9.1345 64-bit Designed for 10.0.17134


    2019-04-27 Aero Glass release Version 1.5.11.1606 Designed for 10.0.18362 Experimental debug build

    https://www.glass8.eu/download

    Aero Glass for Win8.1+ v1.5.12 - change log
    This version is up to Win10 v1903 (10.0.18362).




    Aero Glass for Win8.1+ v1.5.13 - change log
    This version is up to Win10 v1909 (10.0.18363).


    Unofficial installers, Use at your Own Risk!!
    Attached Files
    Last edited by Mr GRiM; February 29th, 2020 at 03:37 AM.

    Please do not PM me to ask for support - please use the relevant thread or forum.
    Please Post in English or at least include English Translations

  2. #2
    Mr GRiM is offline
    Administrator


    Join Date
    Aug 2009
    Location
    Sunshine Coast, Qeensland, Australia
    Posts
    5,328
    Mentioned
    6 Post(s)
    Tagged
    837 Thread(s)


    Sex:
    Added version 1.5.1 to the first post, unofficial installers created by me, use at your own risk, also included the latest modernframe.dll for X64 only.

    Also added a more recent version of Theme Signature Bypass.

    Big Muscle also seems to be working on a new version of UxTSB (Theme Signature Bypass) that doesn't need AppInit_DLLs

    And now a small thing for those who like experiments:

    https://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!
    Here is my unofficial installer for the experimental debug build, you will need to uninstall any previous versions of aero glass and theme signature bypass before installing this one.

    Please do not use this in a production environment, it is for testing only and preferably testing should be done on a VM or test OS where you are not afraid to reinstall windows.

    Use these installers at your own risk!
    Attached Files
    Last edited by Mr GRiM; October 26th, 2016 at 04:59 PM.

    Please do not PM me to ask for support - please use the relevant thread or forum.
    Please Post in English or at least include English Translations

  3. #3
    freak69ize is offline
    Elite



    Join Date
    Aug 2011
    Location
    BFE
    Posts
    871
    Mentioned
    1 Post(s)
    Tagged
    533 Thread(s)


    Sex:
    Quote Originally Posted by Mr GRiM View Post
    Added version 1.5.1 to the first post, unofficial installers created by me, use at your own risk, also included the latest modernframe.dll for X64 only.

    Also added a more recent version of Theme Signature Bypass.

    Big Muscle also seems to be working on a new version of UxTSB (Theme Signature Bypass) that doesn't need AppInit_DLLs
    Thanks Mark.... appreciate it


  4. #4
    Tok is offline
    Junior Member
    Join Date
    Aug 2015
    Location
    Brazil
    Posts
    8
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Sex:
    Hello, thank you for your excellent work. I am using Win 10 Enterprise LTSB v1607 / 14393 and unfortunately I am unable to keeping the transparent title bar on any theme ... any help would be welcome. Thanks.

  5. #5
    Nimbi is offline
    Moderator



    Join Date
    Aug 2014
    Location
    Coolidge, AZ, USA
    Posts
    1,909
    Mentioned
    2 Post(s)
    Tagged
    61 Thread(s)


    Sex:
    Quote Originally Posted by Tok View Post
    Hello, thank you for your excellent work. I am using Win 10 Enterprise LTSB v1607 / 14393 and unfortunately I am unable to keeping the transparent title bar on any theme ... any help would be welcome. Thanks.
    Do you have AeroGlassGUI? If so, try setting the inactive window colors 1 pixel higher or lower than the active window color. If not, it's included in the installer in the first post of this thread.



    'The world is but a canvas to our imagination" - Henry David Thoreau


  6. #6
    Tok is offline
    Junior Member
    Join Date
    Aug 2015
    Location
    Brazil
    Posts
    8
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Sex:
    Quote Originally Posted by Nimbi View Post
    Do you have AeroGlassGUI? If so, try setting the inactive window colors 1 pixel higher or lower than the active window color. If not, it's included in the installer in the first post of this thread.
    Thanks for your interest and help, but had already made all kinds of possible and imaginary settings in AeroGlassGUI and no success ...


 
Page 1 of 23 1234511 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Looking for Pro skinner to port WindowBlinds Dark Aero Glass theme to Windows 8.1.1
    By mkanet in forum Windows 8 & 8.1 Theme Help & Support
    Replies: 8
    Last Post: December 27th, 2015, 02:31 PM
  2. Aero Glass Cofigurator 2.0 For Windows 8.1
    By Mr GRiM in forum Customization Tools
    Replies: 1
    Last Post: November 23rd, 2013, 01:13 PM
  3. How To Enable Aero Glass-Style Transparency in Windows 8
    By razorsedge in forum Tips and Tricks
    Replies: 0
    Last Post: December 15th, 2012, 06:07 AM
  4. Enable Aero Glass in Windows Virtual PC
    By razorsedge in forum Setup Tutorials
    Replies: 0
    Last Post: July 28th, 2010, 11:45 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •