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
Distracting bottom panel tooltips #4549
Comments
|
Reference of the same appreciation, about the tooltips feature. https://github.com/lestcape/Global-AppMenu/issues/17 I want to comment that this is not a problem to me, but in some cases (not all) I consider that tooltips could be annoying. Disable the tooltips by default isn't a good option to me as will impact the new user, but if is provided a way to disable it or an option to show in..., will be good, i think. |
|
@lestcape Thanks for the information. Agreed, disabling taskbar tooltips by default isn't a desirable change to do. Although, taskbar tooltip duplicates application title, it could be useful, if there are quite many running applications, so taskbar application element area is small enough. |
|
Definitely would appreciate the option to turn these off. When using Synergy and mousing to a computer physically "below", the tooltips remain after the mouse exits the screen. |
|
Disturbed too. I found a workaround. Edit your cinnamon.css file of your theme, located in ~/.themes/your_theme/cinnamon/cinnamon.css Search (or create) this class : (display: none; doesn't work). Now the tooltip is fully transparent, so unvisible. |
|
@artik My themes folder is empty. What can I do? |
|
The theme could also be in /usr/share/themes. Just check in the themes settings to find the name of the theme you are using. |
|
@JosephMcc Thanks, it works now :) |
|
Many thanks for contributing to Cinnamon. Your suggestion was reviewed. For more information on our workflow and feature requests, read https://linuxmint-troubleshooting-guide.readthedocs.io/en/latest/faq.html. |

segrey commentedAug 25, 2015
When mouse is over some items from the bottom panel, a tooltip is shown up occupying visual area above the bottom panel. The shown tooltips are eye-catching and distract me a bit.
Most times it happens when I switch to another running application from the taskbar using mouse. The thing is that after clicking an application (switching to it), I don't need mouse anymore, so mouse's pointer is being over taskbar resulting in persistent tooltips. Moreover, such a tooltip doesn't provide any new information for me, because it duplicates the window's title from the taskbar.
This screenshot illustrates the tooltip

Personally, I have been using Linux Mint MATE for years, and I hadn't noticed such a problem there. The difference is that MATE shows tooltips inside the bottom panel, not above the bottom panel.
Let me suggest a few possible improvements:
Or maybe disable by default?Thanks!
The text was updated successfully, but these errors were encountered: