Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

入力メニュー用アイコンをワイドサイズに変更 #193

Merged
merged 1 commit into from
Aug 4, 2024

Conversation

mtgto
Copy link
Owner

@mtgto mtgto commented Jul 29, 2024

Info.plistでTISIconIsTemplateを設定し、透過部分を含む黒一色のアイコンを用意することでOS設定で外観をダークモード・ライトモードそれぞれでよしなに選んでくれるようなのでアイコンをいじってみます。
標準日本語IMEのように16x16のアイコンでもいいんですが22x16 (44x32) のアイコンまで対応しているようなので二文字横に並べてみます。

新たにテキストフィールドにフォーカスしたときにホバーする現在のモードを表示するアイコンはひとまず前の正方形のときと同じ背景色のままでワイドアイコンにしています。

画面 ダークモード ライトモード
入力メニュー image image
メモ帳 スクリーンショット 2024-08-02 22 05 03 スクリーンショット 2024-08-02 22 06 08

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