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

Fix #354 make text visible for non focused screens #436

Merged
merged 2 commits into from
Apr 7, 2022

Conversation

jgoldhammer
Copy link
Collaborator

@jgoldhammer jgoldhammer commented Apr 3, 2022

Status

READY

Description

  • previously the text of the statusbar item was only readable on focused screens
  • by setting the text to white (instead of lightgray) the text is also visible on non focused screens now

image

Checklist

Steps to Test or Reproduce

  • Start meetingbar with two monitors
  • look at the non focused status bar
  • the meetingbar text should be visible

- previously the text of the statusbar item was only readable on non focused screens
- by setting the text to white (instead of lightgray) the text is also visible on non focused screens now
@leits leits merged commit 7e59cf9 into leits:master Apr 7, 2022
@jgoldhammer jgoldhammer deleted the 354-multiscreen-text-not-visible branch April 10, 2022 14:33
@leits leits changed the title fix(statusbar): make text visible for non focused screens Fix #354 make text visible for non focused screens Apr 22, 2022
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.

Bug: In multiscreen, screen without focus doesn't display meeting text
2 participants