Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
N
notification-daemon
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • notification-daemon
  • Issues
  • #5

Closed
Open
Created Feb 04, 2021 by Abbotta4@Abbotta4

HTML links are not shown as hyperlinks

I am using libnotify and notification-daemon on Gentoo and when google-chrome passes <a href=http://foo.com>bar</a> style links, they are not shown as hyperlinks in the message as one would expect (Example). I have checked to see that hyperlinks are supported and they are:

aquarius% dbus-send --dest=org.freedesktop.Notifications --print-reply --type=method_call /org/freedesktop/Notifications org.freedesktop.Notifications.GetCapabilities               
method return time=1612386431.686488 sender=:1.9 -> destination=:1.1290 serial=1928 reply_serial=2
   array [
      string "actions"
      string "body"
      string "body-hyperlinks"
      string "body-markup"
      string "icon-static"
      string "sound"
      string "persistence"
      string "action-icons"
   ]
aquarius%
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None