Notification plugin for panel: links should be clickable
Submitted by Or Schiro
Assigned to Simon Steinbeiß @ochosi
Description
Video screencast: https://drive.google.com/file/d/1vqtsrgisq60iFqvQ-bEOl0UHM32ohA1E/view
Assigned to Simon Steinbeiß @ochosi
Video screencast: https://drive.google.com/file/d/1vqtsrgisq60iFqvQ-bEOl0UHM32ohA1E/view
I'm not sure this is possible. GtkMenuItem
does appear to render hyperlinks as links, but it seems it hijacks the mouse click to just select the menu item, and doesn't let the click activate the link. I don't think it's a particularly good idea to implement a new menu item / menu item label for this.
closed
please re-open this issue. Every logged item should behave the same as the "Activate" button behaviour on the original notification. The whole point of the log is to be able to catch-up with notifications that were too many to interact when they happened. Specially when logging after a few days and receiving many at once. If what it takes is storing data from the original notification that the log might not be now including, just make the log more complete. In this way, item clicking doesn't need to override GtkMenuItem behaviour
please re-open this issue.
There's no point in reopening it, as it's a feature I don't believe is possible to implement.
In this way, item clicking doesn't need to override GtkMenuItem behaviour
I don't think you understand the issue.
The whole point of the log is to be able to catch-up with notifications that were too many to interact when they happened.
If you need to be able to click on links from old notifications, you can do so in the notification log viewer in the settings panel.