Shengyu Zhang
Shengyu Zhang
That sounds good, thanks for you information, I wonder if this change is shipped in the latest pip?
Yes, They are not well-thought-out interactions. - > pressing the field for selecting it a second time should at least deselect it This is why the first button exists, it...
As we have "exit-on-close" conf item since #150, when it is set to `false` and ctrl+q is pressed, should Srain exit or just hide?
I found that Polari always exits when `C-q` is pressed, let's go with it for now.
I have no arm64 macOS device. ~~But it seems to be a bug in the old version of meson (https://github.com/mesonbuild/meson/issues/9493) and got fixed in 1.2.0~~, sorry I may have misunderstood...
Nice catch, it is a valuable fact. I think the UI hangs is caused by the following callstacks: - irc_event_numeric (case SIRC_RFC_RPL_NAMREPLY) > - srn_chat_user_set_is_joined > - sui_add_user > -...
What's the output of `pkgconf --libs --cflags libconfig` or pkg-config --libs --cflags libconfig`? Have you set the `PKG_CONFIG_PATH` env? Source this [script](https://github.com/SrainApp/srain/blob/master/script/macos-pkgconfig-path.sh) before running meson may help.
It seems that libconfig is correctly installed and can be found by pkgconf, it is OK. But it it strange that the libconfig related compile flags are not found in...
Have you tried https://sphinxcontrib-images.readthedocs.io/en/latest/?
Hello, please describe "how the prebuild doesn't work", such as missing executable, missing DLL, crash, and so on. And I am so sorry to say I am not a Windows...