srain
srain copied to clipboard
Modern IRC client written in GTK
Meson fails with: ```console Program sphinx-build found: YES (/usr/bin/sphinx-build) docs/meson.build:11:2: ERROR: Command "/usr/bin/sphinx-build -b man /home/tkloczko/rpmbuild/BUILD/srain-1.4.1/docs /home/tkloczko/rpmbuild/BUILD/srain-1.4.1/x86_64-redhat-linux-gnu/docs/man" failed with status 2. A full log can be found at /home/tkloczko/rpmbuild/BUILD/srain-1.4.1/x86_64-redhat-linux-gnu/meson-logs/meson-log.txt ```...
Using gnome 3.36.5 /gnome-shell on archlinux, when I receive a notification, it is displayed with html code/tag like `
This is a Draft PR for Srain 2.0, it may not merged. Just for the convenience of guys who instered in progress of Srain 2. I will write a post...
This would use [`libappindicator`](https://launchpad.net/libappindicator) to implment system tray. Tested on: - [ ] GNOME (With appindicator extension) - [x] KDE Functionality: - [ ] ~~Click to hide/show Srain windows~~ Looks...
Running this release: https://github.com/SrainApp/srain/releases/tag/1.2.1-windows 
IRC Message Extensions - [x] Message tag https://ircv3.net/specs/core/message-tags-3.2.html #334 - [ ] Batch https://ircv3.net/specs/extensions/batch-3.2.html Features: - [x] CAP v3.1 - [x] CAP v3.2 - [x] cap-notify - [ ] account-notify...
* https://developer.gnome.org/libpeas/stable/ * https://developer.gnome.org/gi/stable/
Here is a backtrace from GDB while analyzing some significant performance issues: ``` #0 gtk_css_animated_style_is_static (style=) at ../gtk/gtk/gtkcssanimatedstyle.c:74 #1 0x00007f01befba24c in gtk_css_style_is_static (style=0x558275555000) at ../gtk/gtk/gtkcssstyle.c:115 #2 gtk_css_node_real_update_style (cssnode=0x558272d12580, change=, timestamp=6817218791,...