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

SNI tooltip icon #16

Open
Crazy-Hopper opened this issue Oct 25, 2015 · 3 comments
Open

SNI tooltip icon #16

Crazy-Hopper opened this issue Oct 25, 2015 · 3 comments

Comments

@Crazy-Hopper
Copy link
Contributor

When mouse is hovered upon the SNI, the tooltip is displayed with the startup icon instead of the current icon.

@Crazy-Hopper
Copy link
Contributor Author

Actually, this issue is more about the architectural design... The actual app doesn't receive hover events because it's not proxied back from created SNI to the hidden container. I'm not sure it's even possible.

@davidedmundson
Copy link
Owner

It wouldn't be possible without effectively adding special XembedSNIProxy aware-code inside plasma and friends. I don't want to do that, but it's not completely impossible.

What apps are affected, and how bad is it?

@Crazy-Hopper
Copy link
Contributor Author

All of the apps are affected I think. Right now you can't get the native app tooltip. For example, try running skype with and without VISUAL_DEBUG defined.
Without it you get either no tooltip or an SNI's one. But when you hover over the container window you get native app tooltip.
"How bad" is more of a philosophical question... I can live with that actually because in most cases tooltip has either no valuable info or explains the changes of the tray icon state.

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

No branches or pull requests

2 participants