2009/9/21 Kevin Goodsell <[email protected]>: > reasonable solution to this problem was not forthcoming. I thought about > optimizing the scripts (caching as much info as possible) and/or > eliminating the display of intermediate, already invalidated updates > (quite tricky to do, I think). This was all a bit much to undertake
I see, actually the notification-daemon lets you replace an already existent notification easily, but not via notify-send, we would need a python script or a small C/C++ program for that; and we would need to keep the notification ID saved somewhere anyway. It is not the easiest thing, you're right. If storing a small file in /var/tmp would be considered acceptable, I could write a python script (quick and easy) or a C++ program (I don't know if I'll ever get through it) that takes care of that. Cheers, Luca _______________________________________________ Debian-eeepc-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel
