Albertt Posted August 16, 2015 Posted August 16, 2015 Hi i build this tool for enable disable Aeroglass & ModernFrame. Some buttons & messages are in spanish but i think is easy use it 1.- Download the "Experimental debug version for build 10240" files2.- Creates a folder with the name Aeroglass in C:\ = (C:\Aeroglass)3.- Copy the files inside the correct folder (X64 / X86) to C:\Aeroglass4.- Download, extract and copy the Modernframe.dll file to C:\Aeroglass (Only Windows X64)5.- Run the Aeroglass launcher. clic in start to run Aeroglass debug version clic in Stop to stop the Aeroglass debug version (in the popup question i recomend restart DWM.exe ), the same with the modern frameof course Google translator XDAero Glass Launcher1.0.1.rar 4
MDJ Posted August 16, 2015 Posted August 16, 2015 Why blur on the taskbar isn‘t enabled even after using a VS named aero.msstyles?
dhjohns Posted August 17, 2015 Posted August 17, 2015 Why blur on the taskbar isn‘t enabled even after using a VS named aero.msstyles?Well if you go to bm's download page at the bottom there is "Command line tool to change window's composition attributes." You can enable taskbar blur that way. 1
MDJ Posted August 17, 2015 Posted August 17, 2015 Why blur on the taskbar isn‘t enabled even after using a VS named aero.msstyles?Well if you go to bm's download page at the bottom there is "Command line tool to change window's composition attributes." You can enable taskbar blur that way. Thanks, it worked! However, after enabling blur and having reflection image set taskbar became much more opaque comparing to window frames. Is there a way to reduce how opaque taskbar is?
bigmuscle Posted August 17, 2015 Author Posted August 17, 2015 However, after enabling blur and having reflection image set taskbar became much more opaque comparing to window frames.http://glass8.eu/guide.html
MDJ Posted August 17, 2015 Posted August 17, 2015 (edited) http://glass8.eu/guide.htmlI read your guide but I‘ve already read readme.txt included with SetWindowCompositionAttribute so I thought that using these command line functionsSetWindowCompositionAttribute.exe class Shell_TrayWnd accent 0 0 0 0SetWindowCompositionAttribute.exe class Shell_TrayWnd blur truewould be the way to achieve the effect I wanted. Now I noticed that accent settings revert to default after desktop background is changed or Start Menu is opened so this is why my taskbar is kind of opaque even after disabling accent. So the question is how do I prevent accent settings from reverting to default? Edited August 17, 2015 by MDJ
My1 Posted August 17, 2015 Posted August 17, 2015 we already had this in here. search for my posts, I already posted a workaround (a loop that repeats every 2 seconds or whatever, so always restoring the taskbar soon enough)
MDJ Posted August 17, 2015 Posted August 17, 2015 (edited) Do you mean this? 4.2 beta, opening classic start menu is no problem but as soon as I do shift+click to open the Windows 10 STart menu it gets opaque again. also I modded the script a bit:@echo off:1SetWindowCompositionAttribute.exe class Shell_TrayWnd accent 0 0 0 0SetWindowCompositionAttribute.exe class Shell_TrayWnd blur truetimeout /T 2 /nobreakclsgoto 1this one applies the effect every 2 sec. you can change the number if you want, the only thing I want is that that could run without that cmd window... Has anyone found a better solution? It‘d be great if there would be something that wouldn‘t need to stay on the taskbar and make it flicker when reverting accent settings. Edited August 17, 2015 by MDJ
jofkata81 Posted August 17, 2015 Posted August 17, 2015 ClassicShell 4.2.4 enable blur on taskbar and reserves Windows 10 menu 1
dhjohns Posted August 17, 2015 Posted August 17, 2015 Do you mean this? 4.2 beta, opening classic start menu is no problem but as soon as I do shift+click to open the Windows 10 STart menu it gets opaque again. also I modded the script a bit:@echo off:1SetWindowCompositionAttribute.exe class Shell_TrayWnd accent 0 0 0 0SetWindowCompositionAttribute.exe class Shell_TrayWnd blur truetimeout /T 2 /nobreakclsgoto 1this one applies the effect every 2 sec. you can change the number if you want, the only thing I want is that that could run without that cmd window... Has anyone found a better solution? It‘d be great if there would be something that wouldn‘t need to stay on the taskbar and make it flicker when reverting accent settings.No better solution I have found. I have created a 2nd desktop, press the window key and tab key, right click that cmd window, and send it to 2nd desktop where I don't have to look at it.
bigmuscle Posted August 17, 2015 Author Posted August 17, 2015 (edited) We are approaching build #150 soon... New experimental debug build #149 can be downloaded on my website. Now, 64-bit only.What's new? Mainly stability fixes but I added two experimental features you can play with: - you can change caption buttons size by putting line "CaptionHeight=XXX" into your atlas layout file (it influences both width and height, separate change is not possible!)- you can force DWM to accept system metrics on windows frames in SOFTWARE\Microsoft\Windows\DWM by setting value ForceSystemMetrics to 0x1 (DWORD)- by setting ForceSystemMetrics values to > 1, you can modify frame margins Edited August 17, 2015 by bigmuscle 6
badboy4life91 Posted August 17, 2015 Posted August 17, 2015 Do you mean this? 4.2 beta, opening classic start menu is no problem but as soon as I do shift+click to open the Windows 10 STart menu it gets opaque again. also I modded the script a bit:@echo off:1SetWindowCompositionAttribute.exe class Shell_TrayWnd accent 0 0 0 0SetWindowCompositionAttribute.exe class Shell_TrayWnd blur truetimeout /T 2 /nobreakclsgoto 1this one applies the effect every 2 sec. you can change the number if you want, the only thing I want is that that could run without that cmd window... Has anyone found a better solution? It‘d be great if there would be something that wouldn‘t need to stay on the taskbar and make it flicker when reverting accent settings. @MDJ use this installer and tick all boxes, the window disappears after the start http://uptobox.com/sy59mrjoxs3d
adacom Posted August 17, 2015 Posted August 17, 2015 build 149 looks fine to me - but then so did the earlier ones - the extra bits to play with work - am learning about system metrics - seems to give many possibilities without having to build a new theme
iSack97 Posted August 17, 2015 Posted August 17, 2015 Hi i build this tool for enable disable Aeroglass & ModernFrame. Some buttons & messages are in spanish but i think is easy use it 1.- Download the "Experimental debug version for build 10240" files2.- Creates a folder with the name Aeroglass in C:\ = (C:\Aeroglass)3.- Copy the files inside the correct folder (X64 / X86) to C:\Aeroglass4.- Download, extract and copy the Modernframe.dll file to C:\Aeroglass (Only Windows X64)5.- Run the Aeroglass launcher. clic in start to run Aeroglass debug version clic in Stop to stop the Aeroglass debug version (in the popup question i recomend restart DWM.exe ), the same with the modern frameof course Google translator XDAero Glass Launcher1.0.1.rarWorks perfect thanks
Rfire Posted August 17, 2015 Posted August 17, 2015 (edited) CaptionHeight 15 seems to be exactly like Windows 7's caption buttons. Now that the fat buttons are gone, hopefully a solution will arise to have centered titlebar text like on 8.1. Windows 10 seems to completely ignore .msstyles files that specify a centered orientation. I personally like 12: Edited August 17, 2015 by Rfire
Recommended Posts