-
Notifications
You must be signed in to change notification settings - Fork 6
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
Comments
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. |
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? |
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. |
When mouse is hovered upon the SNI, the tooltip is displayed with the startup icon instead of the current icon.
The text was updated successfully, but these errors were encountered: