Re: System tray tooltip timeout

2019-08-04 Thread René J . V . Bertin
On Saturday August 03 2019 23:56:27 Ave Milia wrote: >If qml is not overridable, I guess my best option is to edit tooltipdialog.cpp >and rebuild? Another compromise (not safe for the plasma ML ;)): use another desktop "shell". There's a drop-in replacement for those who don't want all the QML

Re: System tray tooltip timeout

2019-08-04 Thread René J . V . Bertin
Hi, >If qml is not overridable, I guess my best option is to edit tooltipdialog.cpp >and rebuild? Your best option would be to introduce a parameter (and GUI) that controls the timeout. I'd say that ideally this would have to go via the Notifications KCM but you'd better ask on the plasma-deve

Re: System tray tooltip timeout

2019-08-03 Thread Ave Milia
On Friday, August 2, 2019 8:11 AM, Ave Milia wrote: > When you point at an application icon in system tray, it shows a tooltip with > information about the application for ~5 seconds. Then the tooltip disappears. > > Is it possible to configure the tooltip timeout? Upon further googling it seem

Re: System tray tooltip timeout

2019-08-03 Thread Ave Milia
On Saturday, August 3, 2019 7:17 PM, Myriam Schweingruber wrote: > On Fri, 2 Aug 2019 at 08:12, Ave Milia wrote: > > > When you point at an application icon in system tray, it shows a tooltip > > with information about the application for ~5 seconds. Then the tooltip > > disappears. > > > > I

Re: System tray tooltip timeout

2019-08-03 Thread Myriam Schweingruber
Hi there, On Fri, 2 Aug 2019 at 08:12, Ave Milia wrote: > When you point at an application icon in system tray, it shows a tooltip > with information about the application for ~5 seconds. Then the tooltip > disappears. > > Is it possible to configure the tooltip timeout? > > Might be possible in