If this is your first visit, be sure to
check out the FAQ. You will have to register
before you can post. To start viewing messages,
select the forum that you want to visit from the selection below.
Please do not use the CODE tag when pasting content that contains formatting (colored, bold, underline, italic, etc).
The CODE tag displays all content as plain text, including the formatting tags, making it difficult to read.
Announcement
Collapse
No announcement yet.
Pop-Up Info for Icon only taskbar and Application menu
[SOLVED]
Pop-Up Info for Icon only taskbar and Application menu
When I mouse over a taskbar icon I want a simple text description of the application. I want this behavior for the icons in the application menu and favorites bar.
I want this behavior for the icons in the application menu and favorites bar.
Same here, you can configure the classic style Application Menu to show titles/descriptions in-line, in various ordering, but not the mouseovers.
I am guessing since the favorites bar has no text, that the mouseover shows the name as opposed to the description. The standard Application Launcher's Favorites section shows descriptions, as it shows text for the names.
There are numerous menu replacements available, though I have no idea if any of them will have this sort of feature. It seems like it would not be a difficult thing to 'hack' , other than finding the specific element of the qml code in the widget and change it to show the description instead of the name
If you use "Application Dashboard" or "Application Menu" you can enable Descriptions as "Name (Description)" or "Description(Name)". It's only in "Application Dashboard" that I don't find that option.
If you use "Application Dashboard" or "Application Menu" you can enable Descriptions as "Name (Description)" or "Description(Name)". It's only in "Application Dashboard" that I don't find that option.
But that does not effect the classic Application Menu's Favorites bar, which uses no text
But, since these are qml, which is kinda-sorta like html/css/javascript-y, it shouldn't be overly hard to figure out the part that dictates what is shown on mousover. A rabbit hole I need to avoid, since I do need to be working.
I'm sticking with the setting I found in System Settings; Workspace Behavior; and then under General Behavior the first option is Visual Behavior. The first checkbox is: Display informational tooltips on mouse-hover. There are some Desktop tooltips that get a little overwhelming but these are just the name.
Thanks for the post, it's been awhile since I've been able check back on this topic; and now I'm marking it [SOLVED].
Comment