komanda
komanda copied to clipboard
The IRC Client For Developers
``` $ ./Komanda ./Komanda: error while loading shared libraries: libXtst.so.6: cannot open shared object file: No such file or directory $ ldd ./Komanda linux-gate.so.1 => (0xf778b000) libX11.so.6 => /usr/lib/i386-linux-gnu/libX11.so.6 (0xf7631000)...
Is it possible to link komanda with a personal gitlab ?
If you drag and drop an image onto the window, the window will only display that image, and must be force closed. Need to handle drag and drop events so...
Running results in following error: `./Komanda: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory` I believe the issue is related to [this](https://github.com/rogerwang/node-webkit/wiki/The-solution-of-lacking-libudev.so.0)...
Not sure if I've just missed it, but does Komanda support file transfers between users over, for example, [XDCC](https://en.wikipedia.org/wiki/XDCC)? If not, are there any plans to implement such functionality?
Label: Enhancement . Priority: 6/10 One of the things I love about Sublime Text is that it stores all its configurations in json files which I can open and edit...
Label: Enhancement. Priority: 5/10. Node Webkit builds with notification support have been released by @jtg-gg here: https://github.com/jtg-gg/node-webkit/releases/tag/nw-v0.9.2-jtg-gg So, notifications can now be added for windows as well.
HI! May "KOMANDA" installed and run on CHROME OS?
Always nice to see a preview before download.
The image embedding is weak as it's just a preview. I was hoping that max-width: 100%; would be set on it so I can see the whole image inline rather...