Petr Zemek
Petr Zemek
Thank you for reporting. The problem is that in such a UTF-16 XML file without BOM, the first line is actually e.g. `0
Thank you for the report. I will check it once I am on Windows.
I would definitely like to preserve the current schema (one character per status), even if that means settling with a compromise. Taking this point into account, I am fine with...
Thank you. Maybe I will add support for something like this into the script.
Hi, the notification plugin does not care whether WeeChat has focus or not. Frankly, I don't even know how I would detect this :). So, notifications should be sent even...
Unfortunately, I am unable to reproduce the issue. This is what I tried: * Installed Fedora 25 64b into a virtual machine (VirtualBox). * Installed [required WeeChat dependencies](https://weechat.org/files/doc/stable/weechat_user.en.html#dependencies). * Downloaded...
> What I do not do is: > - Changed the current buffer to the WeeChat's main buffer (because of python.notify_send.notify_for_current_buffer) > > I just switch app vis alt-tab I...
I see. I will mark this issue as a feature request then. Unfortunately, I have no idea how to check whether WeeChat has focus or not. This a common problem...
>Additionally, it seems that this should be added to the README I will happily take a [PR](https://github.com/s3rvac/weechat-notify-send/pulls) for that.