AERO GLASS PREVIEW 5
Another experimental preview is here!
What's new:
* default device feature level is set to 9.1 until correct solution is found
* experimental blur behind taskbar (GlassTransparency settings is not applied to it!!!)
* added possibility to set own theme resource (requires bitmap with non-premultiplied alpha)
* using screen size instead of virtual screen size on some places (does this affect multimonitor configuration???)
* decreased interval for setting layered windows to 250 ms
* settings moved to HKEY_CURRENT_USER/HKEY_LOCAL_MACHINE:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\DWM (applied on DWM startup, so dwm.exe restart is needed on change)
DisableLogging (DWORD) - 0 = enables, 1 = disables verbose logging into debug.log file (default = 0)
DeviceFeatureLevel (DWORD) - Direct3D version which should be used for DWM rendering (default = 0x9100)
BypassLayeredWindowsRendering (DWORD) - 0 = enables, 1 = disables alpha blending of layered windows with alpha value of 254 (default = 1)
UseDirect2DRendering (DWORD) - 0 = use Direct3D mode, 1 = use Direct2D mode
HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM (applied when colorization settings is changed - e.g. in control panel)
BlurDeviation (DWORD) - the amount of blur to be applied. Set to 0 to disable blur effect completely (default = 30)
GlassTransparency (DWORD) - value of alpha component (0-255) which will be applied to the glass, has no effect on taskbar (default in D3D = 64, in D2D = 175).
CustomThemeResource (STRING) - path to PNG file with theme resource (bitmap must have exactly the same layout as msstyle theme you are using!)
ColorizationBlurBalanceInactive
ColorizationAfterglowInactive
ColorizationColorInactive
ColorizationAfterglowBalanceInactive
ColorizationColorBalanceInactive
http://prdownload.be...s8/DWMHook05.7z