Package Details: neochat-git 24.04.70_r4287.gf7729063-1

Git Clone URL: https://aur.archlinux.org/neochat-git.git (read-only, click to copy)
Package Base: neochat-git
Description: A client for matrix, the decentralized communication protocol
Upstream URL: https://apps.kde.org/neochat/
Keywords: im kde matrix qt5
Licenses: GPL-2.0-or-later, LGPL-2.0-or-later
Conflicts: neochat
Provides: neochat
Submitter: der_fenix
Maintainer: matthewq337
Last Packager: IslandC0der
Votes: 6
Popularity: 0.000000
First Submitted: 2020-11-07 12:32 (UTC)
Last Updated: 2024-03-26 04:27 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

electricprism commented on 2021-05-29 23:16 (UTC) (edited on 2021-05-29 23:18 (UTC) by electricprism)

This helps me run it on Sway -- but still for some reason the dark theme is not fully respected as is the case for running Dolphin -- not sure why -- so far this seems to be the most promising Matrix client out of the bunch.

env QT_QPA_PLATFORM=wayland-egl QT_QPA_PLATFORMTHEME=qt5ct neochat

I'm still not sure how to tweak it exactly just yet.

bjesus commented on 2021-02-21 22:15 (UTC) (edited on 2021-02-21 22:16 (UTC) by bjesus)

Ah, I had breeze-icons installed and still saw empty spaces everywhere, but I now set it to be the default icon theme on qt5ct and it works. Thank you.

TobiasFella commented on 2021-02-21 21:30 (UTC) (edited on 2021-02-21 21:30 (UTC) by TobiasFella)

The only icon set for which we know that it contains all the needed icons is breeze-icons

bjesus commented on 2021-02-21 21:22 (UTC)

Anyone knows what package is needed to add the missing icons? I think I'm running into this issue[0] of icons not appearing when not running inside KDE, but I'm not sure what package I should install to make those icons available.

[0] https://invent.kde.org/network/neochat/-/issues/135

JuniorJPDJ commented on 2021-02-19 17:35 (UTC) (edited on 2021-02-19 17:35 (UTC) by JuniorJPDJ)

Compilation crashes as libquotient-git is too new for neochat.
You probably need to move to stable libquotient dependency

<deleted-account> commented on 2021-01-02 04:31 (UTC)

tuxflo: You will need to update libquotient-git, the sticker events were only added about ~4 days ago and if you have libquotient-git older than that it will fail to build.

tuxflo commented on 2021-01-01 21:42 (UTC)

Doesn't build here it seems some header file is missing? Error message is:

[ 48%] Building CXX object src/CMakeFiles/neochat.dir/neochatroom.cpp.o
/home/tuxflo/.cache/yay/neochat-git/src/neochat/src/messageeventmodel.cpp:14:10: fatal error: events/stickerevent.h: No such file or directory
   14 | #include <events/stickerevent.h>

<deleted-account> commented on 2020-12-23 01:49 (UTC)

I believe that cmark should be a runtime dependency, not a make dependency.

bjesus commented on 2020-12-18 10:10 (UTC)

Also, I had to install kdbusaddons to get this to compile.

ognarb commented on 2020-12-07 13:20 (UTC)

Just letting you know, NeoChat now require a new dependency: https://invent.kde.org/libraries/kquickimageeditor/