Questions tagged [libnotify]

libnotify is a desktop independent library, which provides support for GTK+ and Qt applications, that sends desktop notifications to a notification daemon. These notifications can be used to inform the user about an event or display some form of information without getting in the user's way.

In order to use libnotify, notification server needs to be installed.

Resources:

46 questions
0
votes
1 answer

Ruby gem with persistent data

I need to create a gem, for my own use, that substitutes the current 'libnotify' gem as I find it unusable to have my testing notifications queued one after the other. I'll use dbus-send to create the notifications, and get their ID. Now I need some…
Rahul Sekhar
  • 2,761
  • 5
  • 23
  • 27
1 2 3
4