Patrick

Results 857 comments of Patrick

It can work if the server only does ascii comparisons for nicks.

> Aside: It's a shame X/HexChat doesn't just render to an HTML view and support CSS theming like LimeChat (and derivatives like Textual) on OSX. They also have extremely bad...

@cazandobits Sorry but Richard passed away last year.

HexChat itself does not implement upnp at all

If HexChat were to implement upnp it would likely be using [GUPnP](https://developer-old.gnome.org/gupnp/unstable/) but this adds dependencies for a feature few care about. The maintainers of the Windows builds certainly don't...

The reason I recommended GUPnP is because it is properly asynchronous. This patch locks up the application every time it does IO, potentially causing bugs/crashes, but mostly just makes it...

The proper way to submit patches is via pull request.

> If show favorites only is checked when adding a new network, can we get a prompt, or else add it to favorites by default? I think that would be...

There is no "dark mode" per-se. However many applications will assume if the theme name ends in `-dark`, like `Adwaita-dark` that you should use a dark mode. I'm all for...

> but Hexchat is still going by KDE plasma's "Breeze" setting for GTK widget style and only partially applying its color profile, making any theme that does this practically unusable....