Search found 5 matches

by pascat
Mon Mar 11, 2013 1:27 am
Forum: KildClient
Topic: Unity Plugin
Replies: 6
Views: 13285

Re: Unity Plugin

I may have a lead for that. An answer from Ask Ubuntu dot Com about the current topic, and here is the answer I got first for it: You need to use the Glib::Object::Introspection module, and load the Unity package through it to get access to the API for launchers. For indicators, you'd want to use In...
by pascat
Tue Feb 19, 2013 7:29 pm
Forum: KildClient
Topic: Unity Plugin
Replies: 6
Views: 13285

Re: Unity Plugin

In the Ubuntu distribution of Linux, there is a UI named Unity. It uses a sidebar dock similar to the one by MacOS X. Now, it is possible for programs to use an API to send a message to the Dock, like Thunderbird doing mail count, xchat doing message count, and Chrome having a progress bar for downl...
by pascat
Sat Feb 09, 2013 2:25 pm
Forum: KildClient
Topic: Unity Plugin
Replies: 6
Views: 13285

Unity Plugin

I would like to see a Unity Plugin to do a message count for the Launcher. Though I have no idea where to even start coding for that :/ Or maybe if someone already has done something I would like to see the work in progress! It is really annoying that it 'briefly flashes' and then doesn't display wh...
by pascat
Mon Dec 17, 2012 2:35 pm
Forum: KildClient
Topic: Windows + ActivePerl = Fail
Replies: 4
Views: 10522

Re: Windows + ActivePerl = Fail

I found what the problem was...but then it kills one of the features I was trying to attain with it. I was hoping to link the database between the Windows and Linux version, but it would seem that Windows ActivePerl has problems with scripts written in the UNIX file format. When I wiped out the data...
by pascat
Sun Dec 09, 2012 9:27 pm
Forum: KildClient
Topic: Windows + ActivePerl = Fail
Replies: 4
Views: 10522

Windows + ActivePerl = Fail

I don't know what I've done wrong. I downloaded ActivePerl 5.14 x86, installed it, and then Kildclient 12.11.1b... and there's something odd going on. The program works. The GTK Interface loading and my being able to connect, but the second I use anything making use of Perl (Hooks, Aliases, whatnot)...