ku1ik / git-dude

Git commit notifier
http://ku1ik.com/
GNU General Public License v3.0
948 stars 68 forks source link

KDE integration #10

Closed mmacia closed 13 years ago

mmacia commented 13 years ago

In order to use git-dude in KDE environments you need to install colibri package, just for your information.

ku1ik commented 13 years ago

I have checked on Ubuntu 11.10 and it works fine with notify-send. Also on Fedora 15 it works out of the box on KDE with notify-send.

mmacia commented 13 years ago

I'm using kubuntu 11.04 (without any gnome software) and I need to install collibri to fill the gap between libnotify and knotify4. I don't know if KDE people have planed this integration in newer versions.

ku1ik commented 13 years ago

I've added kdialog support (https://github.com/sickill/git-dude/pull/6), no need for notify-send/colibri ;)