qweechat icon indicating copy to clipboard operation
qweechat copied to clipboard

Qt remote GUI for WeeChat.

Results 9 qweechat issues
Sort by recently updated
recently updated
newest added

If you're accepting pull requests, I've added spellchecking (and some other minor things) to the input bar. :)

feature
waiting info

Just a nice to have for debugging; pressing ctrl+c on the command line will send the right signal to qweechat this way.

feature
waiting info

I've been adding a few features that I wanted -- moving the sidebar to the right and persisting the option to hide the menubar, mainly. I didn't do either as...

waiting info

Something changed on the QT side, and now the client cannot connect to any relay: ``` $[130] 19:42      ~     > qweechat Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/qweechat/qweechat.py", line 276,...

bug

Only messages are connected, connected, disconnected, disconnected. Using Nginx as a proxy on port 443 if it makes any difference.

bug
waiting info

It'd be nice to expose the functionality of `qweechat.weechat.parser` to the world and allow others to use it in their own Python programs. First, I'd recommend reviewing the code and...

feature

https://i.imgur.com/PG6RNVd.png weechat 1.5 http://termbin.com/em1x qweechat-current

bug
waiting info

when did you connected with weechat and then change my nick makes it not in QWeeChat

bug

I did a (trivial) port of qweechat to qtpy so it supports PyQy5 and PyQt6 at https://git.plastiras.org/emdee/qweechat You're welcome to any code or changes and I recommend you use qtpy....