[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Add frame parameter to make borders transparent
From: |
Po Lu |
Subject: |
Re: [PATCH] Add frame parameter to make borders transparent |
Date: |
Sun, 09 Mar 2025 23:28:19 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Garklein <garklein97@gmail.com> writes:
> This patch adds a frame parameter that makes window dividers and
> internal borders respect the alpha background.
>
> For some context, I use EXWM with thick window borders and internal
> borders. When these aren't affected by the alpha background, my config
> looks bad.
I don't agree with this sentiment, but this patch is more acceptable
than the previous ones, as its changes are optional. Please also adjust
other terminal backends which support alpha-backend in your patch (which
I cannot examine in detail today).