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 #1081: No tooltip when the cursor hovers over tray icon #1092

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

yarrumevets
Copy link
Contributor

Related issue

Closes #1081

Context / Background

There is no tooltip (like the app name) when the mouse cursor is on the application icon on the tray area.

What change is being introduced by this PR?

A tooltip is added to the tray after it is instantiated.

How will this be tested?

Run the app.
Hover over the icon in your OS icon tray (Mac/Win).
You should see a tooltip with 'Time to Leave'.

Copy link
Collaborator

@tupaschoal tupaschoal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested it and works just fine, thanks @yarrumevets !

@tupaschoal tupaschoal changed the title Bugfix for issues/1081 - Added a tooltip containing the app's name to the tray. Fix #1081: No tooltip when the cursor hovers over tray icon Dec 24, 2024
@tupaschoal tupaschoal merged commit bc164c2 into TTLApp:main Dec 24, 2024
4 checks passed
@tupaschoal
Copy link
Collaborator

\changelog-update
Message: Fix [#1081]: No tooltip when the cursor hovers over tray icon

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.

No tooltip when the cursor hovers over tray icon
2 participants