Skip to content

Translucent Windows v1.8.0#4818

Open
Undisputed00x wants to merge 1 commit into
ramensoftware:mainfrom
Undisputed00x:main
Open

Translucent Windows v1.8.0#4818
Undisputed00x wants to merge 1 commit into
ramensoftware:mainfrom
Undisputed00x:main

Conversation

@Undisputed00x

Copy link
Copy Markdown
Contributor

Changelog

If this pull request updates an existing mod, describe the changes below:

  • Some settings that can be considered outside the scope of translucent effects are removed due to my limited free time to maintain these features, fortunately the Windhawk community has provided some separate mods for those listed below.

  • Settings removed:

    • Border color setting - replacement: Window Border Customizer by Lockframe.
    • Titlebar color - replacement: Auto Custom Title Bar Colors by Louis047.
    • Window Corner Type - replacement: Custom Window Corner Radius by m417z.
    • Titlebar text color.
    • Rainbow effect - Very high performance overhead, e.g. 30% usage on a modern midrange GPU.
    • Extend effects into entire window - Will be enabled by default when a translucent effect is selected.
    • Immersive darkmode title bar - Will be enabled by default when the system is in dark mode.
  • Added compatibility with Windows 11 File Explorer Styler.

  • System color improvements without the need to apply the SetSysColors API - Global setting "New system colors". Related topic: [Translucent Window] Dark/black background artifacts even for excluded apps (e.g. Office) #2010

  • Processes launching from given subdirectories can be ruled/excluded as a whole in the mod settings.

  • Numerous improvements and additions to theme customization.

    • Fixed chevron arrow scaling in treeview.
    • Improved buttons pill (e.g. treeview, tabs)
    • Fixed properties window background coloring without the need to restart explorer.
    • Adjusted the size of the custom scrollbar close to the original.
    • Recolored black text in dark mode (e.g. syslinks, address bar dropdown text, context menu icons)
    • Alpha blended more UI elements (e.g. treeview separator, highlighted text accent background)
    • Removed dark gray bottom part in explorer dialogs in dark mode (e.g. Open/Save dialogs)
    • Removed Windows brand logo background in dialogs (e.g. winver.exe)
    • Improved text composition performance.

Mod authorship

If this pull request introduces a new mod, please complete the section below.

This mod was created by:

    • The submitter, without AI assistance
    • The submitter, with AI assistance
    • Claude
    • ChatGPT
    • Gemini
    • Another AI (please specify):
    • Other (please specify):

Please select the options that best apply. Your selection does not affect the acceptance criteria, but it helps reviewers understand the context of the code and provide relevant feedback.

* Some settings that can be considered outside the scope of translucent effects are removed due to my limited free time to maintain these features, and fortunately the Windhawk community has provided some separate tweaks for those listed below.
* Settings removed:
	- Border color setting - replacement: [Window Border Customizer](https://windhawk.net/mods/window-border-customizer) by [Lockframe](https://github.com/Lockframe).
	- Title bar color - replacement: [Auto Custom Title Bar Colors](https://windhawk.net/mods/auto-custom-titlebar-colors) by [Louis047](https://github.com/Louis047).
	- Window Corner Type - replacement: [Custom Window Corner Radius](https://windhawk.net/mods/custom-corner-radius) by [m417z](https://github.com/m417z).
	- Titlebar text color. 
	- Rainbow effect - Very high performance overhead, e.g. 30% usage on a modern midrange GPU.
	- Extend effects into entire window - Will be enabled by default when a translucent effect is selected.
	- Immersive darkmode title bar - Will be enabled by default when the system is in dark mode.

* Added compatibility with [Windows 11 File Explorer Styler](https://windhawk.net/mods/windows-11-file-explorer-styler).
* Big improvements of system colors without the need of applying SetSysColors - "New system color" global setting.
* Processes starting from given subdirectories can be controlled as a whole in the mod settings.
* Major improvements to system colors without the need to apply the global setting SetSysColors - "New system color".
* Processes launched from given subdirectories can be ruled as a whole inside mod's settings.

* Numerous improvements and additions to theme customization.
	- Fixed chevron arrow scaling in treeview.
	- Improved buttons pill (e.g. treeview, tabs)
	- Fixed properties window background coloring without the need to restart explorer.
	- Adjusted the size of the custom scrollbar close to the original.
	- Recolored black text in dark mode (e.g. syslinks, address bar dropdown text, context menu icons)
	- Alpha blended more UI elements (e.g. treeview separator, highlighted text accent background)
	- Removed dark gray bottom part in explorer dialogs in dark mode (e.g. Open/Save dialogs)
	- Removed Windows brand logo background in dialogs (e.g. winver.exe)
	- Improved text composition performance.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant