macvim-dev / macvim-dev/macvim

text area transparency and titlebar transparency don't mix well

オープン
#1,081 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
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
t-off-0
MMTitlebarAppearsTransparent=false with set transparency=<non-zero>
t-off-20
MMTitlebarAppearsTransparent=true with set transparency=0
t-on-0
MMTitlebarAppearsTransparent=true with set transparency=<non-zero>
t-on-20

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

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず、issue に記載されている MMTitlebarAppearsTransparent と transparency の4つの組み合わせを macOS で再現し、その後、設定 blurradius を比較に含めます。各関連する組み合わせで titlebar がウィンドウ本体の透明度およびぼかしの挙動と一致し、継ぎ目なく見える状態になれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
macos, vim
領域
desktop
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。