[Galago-devel] [pynotify] Replace notifications created by another process

RazZziel razielmine at gmail.com
Sun Dec 2 04:23:22 PST 2007


Hi, I'm working on a program in Python that can be executed by a
daemon several times in a second, producing a notification in each
execution.

Now, each notification is overlapped to the older one, but I would
like to make each notification update the older one instead, following
the behaviour obtained by update on pynotify, or by the replaces_id
fieldd in dcop. Would it be possible to make this work through
different program instances? For example, a dcop call that detects if
there is any notification being shown, get its header to see if it's
mine, get its body and concatenate the new information to the older
one. Or maybe an undocumented pynotify function.

Greetings

-- 
...yet even then, we ran like the wind, whilst our laughter echoed,
under cerulean skies...


More information about the galago-devel mailing list