[Request] Option or program to restore Windows 7's intensity slider to automatically adjust the ColorBalance layers according the the Intensity slider's alpha value #334
Replies: 1 comment 9 replies
-
The intensity slider on the CPL page has been broken since atleast some early version of Windows 10, it doesn't set any value. You can notice this by going into the registry and looking at ColorizationColor as you change the slider and save, it'll always be 6b, and once you re-enter the color settings page it resets its position. However, it would indeed be convenient to have it in the DWMBlurGlass GUI, because i doubt anyone knows what any of the sliders mean or do. |
Beta Was this translation helpful? Give feedback.
-
UPDATE: @CatmanFan has just written a standalone program that does the calculations and even writes them to DWMBG's config. However, my request for this to be added to DWMBG natively still stands.
@WackyIdeas made mathematical functions for how Windows 7 uses the alpha value from the Intensity slider in the colours CPL to determine the ColorizationColorbalance (formerly called Primary Colorbalance), ColorizationAfterglowbalance (formerly Secondary Colorbalance) and ColorizationBlurbalance values, and put it in a graph.
That graph was made before the more accurate formula for 7's Aero was recreated and added to DWMBG 2.2. Now that we have it, it would be nice and convenient if someone created a small program that simply has its own intensity slider that you can adjust, the value of which the program then uses as the x value in each of the 3 ColorizationBalance's functions and then returns the corresponding values for the user to put into DWMBG's GUI or config.
I put together a concept image to better explain what I am thinking of. The top left is if the option were integrated into the DWMBG GUI, and the bottom right is if it came in its own program, making it an "Aero calculator," which I think would be quicker, simpler and easier [UPDATE: the latter has already been done by CatmanFan, but I'm keeping it here for archival purposes]:
(On a side note, it would be helpful to have an additional window preview just for the Aero option, as shown above, since the way it is set now makes the current preview box only useful for all other non-Aero blur effects.)
Maybe it could even be incorporated into DWMBG itself later on, or, even more ambitiously, be programmed to grab the opacity balue directly from the registry when you use Windows 10's original intensity slider, indirectly making it functional again! This is much more ambitious, and personally I would be satisfied with just the simple program that does the calculations for you.
This would be especially helpful to possibly enable the Aero effects to change when setting the system's accent colour to change to match the desktop background (the auto-colour option from Windows 8), so you'd get back the Aero functionality that existed in preview builds of Windows 8 :)
This would only be useful for people like me who want to stick to 7's Aero's rules as if it's exactly 7 again, so I understand if others feel it's not worth it to go through the trouble of programming this. I would try programming this myself, but not only do I have absolutely zero experience with coding, never having learned anything, but I'm currently very busy so I wouldn't even have the time to do this even if I knew how to, so I understand if nobody else feels the need to do this. It would be convenient, cool and fun though!
Beta Was this translation helpful? Give feedback.
All reactions