Skip to content

Releases: ALTaleX531/OpenGlass

v1.1

19 Jun 14:32
Compare
Choose a tag to compare

What's changed

  1. Optimized the size of the binary file, the new version will be 70% of the original size.
  2. Optimized the behavior of glass trimming.
  3. New feature ForceAccentColorization, read the README to learn more. (#3)
  4. New feature GlassCrossFadeEasingFunction, read the README to learn more.
  5. Fixed the issue that luminosityColor doesn't work in MicaBackdrop.
  6. OpenGlass now supports both HKLM/HKCU, which will be consistent with the behavior of glass8.
  7. Added support for Windows 10 1809 and 1903. The behavior of some features may have changed due to additional support for older versions of Windows.

Full Changelog: v1.0...v1.1

v1.0

12 Jun 23:26
Compare
Choose a tag to compare

Optimizations

  1. The glass memory of invisible window will be automatically released.
  2. The behavior of overriding acent should be more accurate.

Fixes

  1. Fix the problem that accent is fully transparent in some colors.
  2. Fix abnormal behavior of the accent glass region in some cases.

Changes to the configuration

The default value of GlassAdditionalPreScaleAmount has changed since this release, check the README for more details. EnableOcclusionCulling and EnableEffectInputOptimization are now obsolete, they are always on by default and cannot be adjusted.

Ending

Microsoft has claimed that dcomp and Windows.UI.Composition are efficient, however that is not true. But, I have done my best to bring as many optimizations to this project as I can, doing things that MS has not accomplished. I'm not sure what I can do next for this project, and yes, I don't think OpenGlass can be optimized any further. If anyone has ideas for optimization and experience with reverse engineering, I'd welcome you to create an issue to share them. I most likely won't be updating it very often in the future, after all, developing it is just a hobby for me.
Here's ALTaleX, I'm just a noob.

Full Changelog: v0.4...v1.0

v0.4

08 Jun 18:09
Compare
Choose a tag to compare

Check out ReadMe for more details on the new optimization.
Full Changelog: v0.3...v0.4

v0.3

05 Jun 18:19
Compare
Choose a tag to compare

Hey, I brought you some bug fixes and optimizations.
Full Changelog: v0.2...v0.3

v0.2

30 May 18:24
Compare
Choose a tag to compare

Full Changelog: v0.1...v0.2

v0.1

29 May 17:27
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

Very early preview version