leits / MeetingBar

🇺🇦 Your meetings at your fingertips in the macOS menu bar
https://meetingbar.app
Apache License 2.0
4.36k stars 188 forks source link

Bug: Menu bar text is low contrast/unreadable when another display is active #627

Open christopherellwood opened 1 year ago

christopherellwood commented 1 year ago

macOS version

Version 13.0 (22A380)

MeetingBar version

4.4.0

Installation source

manually

Calendars provider

Google Calendar

Bug description

When using a multi-monitor setup, if another display is selected/active, the font color used by MeetingBar in the menu bar (status bar) is very dim, resulting in text that is low contrast and unreadable. This does not happen with other apps using the menu bar.

Reproduction steps

  1. Use MeetingBar in a multi-monitor set up.
  2. Select the non-primary display that does not have MeetingBar on the menu bar.
  3. Observe that MeetingBar's menu bar text is unreadable.

Expected behavior

The font color used by MeetingBar in the menu bar does not change when another monitor is selected, or a font color is used that is less dim.

Screenshots/screen recordings

MeetingBar when primary display is selected/active:

monitor_selected

MeetingBar when primary display is not selected/active:

monitor_deselected

Additional context

No response