Links in libnotify bubbles not clickable

Bug #280840 reported by David Futcher
4
Affects Status Importance Assigned to Milestone
Gwibber
Fix Released
Undecided
Unassigned

Bug Description

The links in the libnotify notification bubbles are not clickable. This means that whenever someone posts a link I want to see I have to go into the main gwibber window and open it from there. It would be much faster and easier if the links in libnotify bubbles were clickable.

Related branches

Revision history for this message
Ryan Paul (segphault) wrote :

Libnotify bubbles use Pango markup for text formatting. Unfortunately, that means I can't add clickable links in the libnotify bubbles.

I plan to eventually replace libnotify with my own notification system that will hopefully allow me to address this problem and several others.

Changed in gwibber:
status: New → Won't Fix
Revision history for this message
Dominic Evans (oldmanuk) wrote :

Ryan, I'm not sure if that is correct?

At least with notify-send (available in libnotify-bin) you can encode URLs in HTML <a href ...> format and get clickable links.

e.g.,
notify-send "Gwibber" "<a href=\"http://launchpad.net/gwibber\">http://launchpad.net/gwibber</a>"

You should be able to get clickable links in the same way.

I can take a look in a branch if you'd like?

Revision history for this message
Dominic Evans (oldmanuk) wrote :

p.s. I would strongly recommend against moving away from libnotify to a custom format. One of the big plusses of gwibber for me was that it used the built-in libnotify for notifications.

Revision history for this message
Dominic Evans (oldmanuk) wrote :

suggest re-evaluation of fixability

Changed in gwibber:
status: Won't Fix → New
Revision history for this message
Dominic Evans (oldmanuk) wrote :
Revision history for this message
Dominic Evans (oldmanuk) wrote :

added an example fix in ~oldman/gwibber/gwibber

Revision history for this message
Ryan Paul (segphault) wrote :

I've accepted Dominic's fix. Thanks!

Changed in gwibber:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.