macvim-dev / macvim-dev/macvim
text area transparency and titlebar transparency don't mix well
まだ誰も着手していません。
- 主要言語
- Vim Script
- スター
- 7.9k
- フォーク
- 691
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Issue
The new MMTitlebarAppearsTransparent setting doesn't mix well with the set transparency=<non-zero> setting
MMTitlebarAppearsTransparent=false with set transparency=0

MMTitlebarAppearsTransparent=false with set transparency=<non-zero>

MMTitlebarAppearsTransparent=true with set transparency=0

MMTitlebarAppearsTransparent=true with set transparency=<non-zero>

Additionally, the solution should also work well with the blurradius setting, so the titlebar and window body appear seamless.
To Reproduce
Set MMTitlebarAppearsTransparent as on and transparency to be non-zero.
Expected behavior
The titlebar follows the existing behaviour and appearance of the window body with regard to the transparency and blurradius settings.
Environment (please complete the following information):
- Vim version 8.2.1456
- Macvim version 8.2.1456 (165)
- OS: macOS 10.15.6
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、issue に記載されている MMTitlebarAppearsTransparent と transparency の4つの組み合わせを macOS で再現し、その後、設定 blurradius を比較に含めます。各関連する組み合わせで titlebar がウィンドウ本体の透明度およびぼかしの挙動と一致し、継ぎ目なく見える状態になれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- macos, vim
- 領域
- desktop
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100