Jump to content

Aero Glass for Win8.1 RTM RC3


Recommended Posts

Ladies and Gentlemen,

meanwhile I'm fixing the last important stuff in release version of Aero Glass for Win8 (it's really hot here so I'm lazy to code anything and I do now want to make any bug in last changes), I decided to provide you the first look at Aero Glass for Win8.1. This is the prototype only so it misses all additional features. It simply adds glass effect to windows frame and glow effect to windows caption. No additional settings available, every value is hardcoded.

The prototype is not intended for daily use nor for bug hunting.

It is just for showing you how the implementation for Windows 8.1 could look like and for discussing the main glitches in the glass design. This thread is not intended for any kind of support so do not ask when it is released, how to do..., how to change..., etc. Just for looking at.

win81beta2.png

Simply unpack to your custom location and run attached EXE file. Already opened windows are not handled correctly for various reasons so do not report this as a bug. The glow effect is always loaded from the file C:\glass\glow.bmp (the path is currently hardcoded) and if this file is not found, it will try to use glow effect from your Windows theme (not that one in theme resource but that one which is used e.g. for ribbon windows).

http://glass8.berlios.de/win81.html

Oh yes, I would forgot, since it is prototype only, it works only for a very limited period. Do NOT ask how to extend this period, it's not sense of preview. Donators can use their keys to use this version without any limitation.

Edited by bigmuscle
Link to comment
Share on other sites


If that glow around the text in your screenshot was supposed to be present, it wasn't for me. Also, I don't know if it was me, but dragging the window wasn't really smooth. The rest, like the artifacts on all windows that were open before launching glass, looks like a prototype thing.

Link to comment
Share on other sites

Also, I don't know if it was me, but dragging the window wasn't really smooth.

for me it is the same. This is really slow.

I must admit that I didn't optimize this build at all. I just compiled my first try to reimplement glass safety zones. But on the other side, I don't notice any visible slow down here but if there is any it is noticeable regardless AeroGlass is running (I say that DWM in Win8.1 is very slow).

Link to comment
Share on other sites

DWM in Win8.1 is very slow).

maybe because of the used Direct2D.

Here is my log:

[0x1624] Installing DWM hook...[0x1624] DWM: 0x000000000000010C, error = 0[0x1624] Module: C:\DWM\dwmglass.dll[0x1624] RemoteDLLName: 0x0000008543D40000[0x1624] WriteProcessMemory: 1, error 0[0x1624] LoadLibrary: 0x00007FFE12127728[0x1624] CreateRemoteThread: 0x0000000000000110 error 0[0x1530] Creating debug console...[0x1530] Hook (GDI32.dll!CreateRoundRectRgn from udwm.dll) installed[0x1530] Hook (USER32.dll!DrawTextW from udwm.dll) installed[0x1530] Hook (GDI32.dll!CreateBitmap from udwm.dll) installed[0x1080] DBGHELP: Symbol Search Path: .;SRV*C:\DWM\symbols*http://msdl.microsoft.com/download/symbols[0x1080] CTopLevelWindow::UpdateOcclusionHints hooked successfuly[0x53C] Uninstalling...[0xAB8] Installing DWM hook...[0xAB8] DWM: 0x0000000000000708, error = 0[0xAB8] Module: C:\DWM\dwmglass.dll[0xAB8] RemoteDLLName: 0x000000A99F200000[0xAB8] WriteProcessMemory: 1, error 0[0xAB8] LoadLibrary: 0x00007FFE12127728[0xAB8] CreateRemoteThread: 0x000000000000070C error 0[0xD24] Creating debug console...[0xD24] Hook (GDI32.dll!CreateRoundRectRgn from udwm.dll) installed[0xD24] Hook (USER32.dll!DrawTextW from udwm.dll) installed[0xD24] Hook (GDI32.dll!CreateBitmap from udwm.dll) installed[0x171C] DBGHELP: Symbol Search Path: .;SRV*C:\DWM\symbols*http://msdl.microsoft.com/download/symbols[0x171C] CTopLevelWindow::UpdateOcclusionHints hooked successfuly[0x1088] Uninstalling...
Link to comment
Share on other sites

Seems to be working fine with no noticeable slow down, also using the RC3 Aero Glass for bypass theme signature.

291ncr7.jpg

here is my debug log.

[0xB48] Installing DWM hook...[0xB48] DWM: 0x000000000000030C, error = 0[0xB48] Module: C:\Program Files\DWM\dwmglass.dll[0xB48] RemoteDLLName: 0x000000B7B1B30000[0xB48] WriteProcessMemory: 1, error 0[0xB48] LoadLibrary: 0x00007FFFE5427728[0xB48] CreateRemoteThread: 0x0000000000000310 error 0
Edited by MrGRiM
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...