Originally created by @LGUG2Z on GitHub (Aug 11, 2022).
Originally assigned to: @LGUG2Z on GitHub.
Is your feature request related to a problem? Please describe.
The current implementation of active window borders draws a filled rectangle behind the focused window. This means that if translucency is enabled in various apps such as Windows Terminal, the user will only ever see the colour of the filled rectangle behind the focused window.
Describe the solution you'd like
Borders should not require an entire filled rectangle behind the focused window, but instead just a thin, un-filled rectangle around the outside of the focused window.
Describe alternatives you've considered
It may have been possible to handle this by allowing the user to set the opacity of the filled border rectangle, but that still doesn't solve the actual issue.
Additional context
The problem doesn't really impact users on Windows 10.
Originally created by @LGUG2Z on GitHub (Aug 11, 2022).
Originally assigned to: @LGUG2Z on GitHub.
**Is your feature request related to a problem? Please describe.**
The current implementation of active window borders draws a filled rectangle behind the focused window. This means that if translucency is enabled in various apps such as Windows Terminal, the user will only ever see the colour of the filled rectangle behind the focused window.
**Describe the solution you'd like**
Borders should not require an entire filled rectangle behind the focused window, but instead just a thin, un-filled rectangle around the outside of the focused window.
**Describe alternatives you've considered**
It may have been possible to handle this by allowing the user to set the opacity of the filled border rectangle, but that still doesn't solve the actual issue.
**Additional context**
The problem doesn't really impact users on Windows 10.
@LGUG2Z commented on GitHub (Aug 11, 2022):
The ongoing work on this issue is available to monthly sponsors in the early access repository
https://github.com/LGUG3Z/komorebi-dev/tree/feature/active-border-thin
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @LGUG2Z on GitHub (Aug 11, 2022).
Originally assigned to: @LGUG2Z on GitHub.
Is your feature request related to a problem? Please describe.
The current implementation of active window borders draws a filled rectangle behind the focused window. This means that if translucency is enabled in various apps such as Windows Terminal, the user will only ever see the colour of the filled rectangle behind the focused window.
Describe the solution you'd like
Borders should not require an entire filled rectangle behind the focused window, but instead just a thin, un-filled rectangle around the outside of the focused window.
Describe alternatives you've considered
It may have been possible to handle this by allowing the user to set the opacity of the filled border rectangle, but that still doesn't solve the actual issue.
Additional context
The problem doesn't really impact users on Windows 10.
@LGUG2Z commented on GitHub (Aug 11, 2022):
The ongoing work on this issue is available to monthly sponsors in the early access repository
https://github.com/LGUG3Z/komorebi-dev/tree/feature/active-border-thin