Kanru’s 探險日誌

當發現美好的事物時,所要做的第一件事,就是把它分享給所有人

org.freedesktop.Notifications

with 2 comments

這東西可有趣了,freedesktop 定義了這個 dbus 介面,只要有支援的程式都可以透過它來顯示 notifywindow,比如說,我可以簡單的幫 xchat 加上有人跟我說話時自動提醒的 plugin

org.freedesktop.Notifications

下載這隻 plugin 後只需要把它放在 $HOME/.xchat2/ 底下,這樣每次開啟 xchat 時就會自動讀取了。它目前還很簡單,如果要設定圖示或是顯示樣式或秒數等等,自己看 code 改應該很快 :P

其中 class Notification 是從這裡抄來的。

※ 歷史上的今天

Written by Kanru Chen

September 1st, 2006 at 4:13 am

Posted in Linux, Programming, 小工具, 爬網探險

Tagged with

2 Responses to 'org.freedesktop.Notifications'

Subscribe to comments with RSS or TrackBack to 'org.freedesktop.Notifications'.

  1. [...] org.freedesktop.Notifications [...]

Leave a Reply