Skip to content

Releases: ALTaleX531/OpenGlass

OpenGlass Legacy v1.3

05 Oct 10:30
Compare
Choose a tag to compare

What's Changed

  • Optimized blur rendering of DwmEnableBlurBehind region.
  • Added experimental option EnableFullDirty, read the README to learn more.

Full Changelog: v1.2-legacy-patch-2...v1.3

OpenGlass Legacy v1.2-patch-2

02 Oct 23:35
Compare
Choose a tag to compare

OpenGlass Legacy v1.2-patch-1

02 Oct 01:06
Compare
Choose a tag to compare

What's Changed

  • g_blurBalance instead g_glassOpacity for ColorizationBlurBalance, a bit more clarity on the readme by @kfh83 in #37
  • Fixed an issue where reflections were being cut off.

Full Changelog: v1.2-legacy...v1.2.1-legacy

OpenGlass Legacy v1.2

01 Oct 17:36
Compare
Choose a tag to compare

What's Changed

  • Windows 7-styled colorization for Legacy branch by @kfh83 in #14
  • Fixed blur being rendered as solid black due to MPO.
  • Fixed RTL blur rendering issue.
  • Fixed abnormal RTL text layout.
  • Fixed multi-monitor blur rendering issue. (But the glass reflection is still only visible on your main monitor.)
  • Fixed flickering caused by Desktop Duplication API/Windows.Graphics.Capture.
  • Fixed crashes caused by disconnecting a monitor.

In addition, this version has improved stability and optimized performance, as well as added some new registry items.

New Contributors

  • @kfh83 made their first contribution in #14

Tips

  • This version may not be compatible with this windhawk mod because some registry items have been renamed.
  • I don't have a lot of time to develop, so don't expect me to respond to issues or make changes very often.

Full Changelog: v1.1-legacy...v1.2-legacy

OpenGlass Legacy v1.1

06 Jul 15:45
Compare
Choose a tag to compare

The update isn't as much as you think. πŸ€”

What's changed

  1. Fixed most of the artifacts that appeared in v1.0.
  2. Brought back the reflection feature.
  3. I may have also made some fixes and improvements, but I forget. πŸ˜‹

I may not have as much time in the future, so OpenGlass may rarely get updated, but PRs are welcomed. 😎

Full Changelog: v1.0-legacy-beta...v1.1-legacy

OpenGlass Legacy v1.0 beta

28 Jun 09:08
Compare
Choose a tag to compare

Introduction

OpenGlass Legacy is a dcomp-independent implementation which is designed to provide more efficient performance.

Note

This is a beta version and when you use it you need to know the following things.

  1. This branch is not yet complete, so a lot of features may not be available.
  2. You may encounter a variety of bugs.
  3. You can remain both this implementation and the default implementation on your machine, but remember not to run them at the same time.
  4. This version is Windows 10 22H2 only!

Known issue

When AccentState is 3, accent causes artifacts when the blurred area is updated.

Tip

If you want to give feedback, please do it in Discussion.

Full Changelog: v1.2...v1.0-legacy-beta