Thread
:
New XChat build available
View Single Post
cehteh
2010-02-18 , 18:29
Posts: 12 | Thanked: 28 times | Joined on Jan 2010
#
30
it blinks babe!
I just made a first version of a xchat plugin using the maemo notfication gadgets, being able to blink, vibrate, show banners or dialog boxes for highlighted messages, the raw code for review:
http://lumiera.org/maemo_notify.c
compiling is a bit bumpy, basically:
gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -Wall -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lglib-2.0 -Wl,--export-dynamic -Wall -O1 -shared -fPIC maemo_notify.c -o maemo_notify.so
put maemo_notify.so into ~/.xchat2/
cheers
Quote & Reply
|
The Following 2 Users Say Thank You to cehteh For This Useful Post:
fnordianslip
,
ToJa92
cehteh
View Public Profile
Send a private message to cehteh
Find all posts by cehteh