Search Criteria
Package Details: tchap-desktop 4.18.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/tchap-desktop.git (read-only, click to copy) |
|---|---|
| Package Base: | tchap-desktop |
| Description: | Desktop app for Tchap. |
| Upstream URL: | https://github.com/tchapgouv/tchap-desktop |
| Licenses: | MIT |
| Submitter: | Gwendal-Beaumont |
| Maintainer: | Gwendal-Beaumont |
| Last Packager: | Gwendal-Beaumont |
| Votes: | 1 |
| Popularity: | 0.53 |
| First Submitted: | 2025-10-16 21:20 (UTC) |
| Last Updated: | 2025-12-18 09:52 (UTC) |
Dependencies (13)
- cairo (cairo-gitAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- gst-plugins-good (gst-plugins-good-gitAUR)
- gtk3 (gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-no_deadkeys_underlineAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libappindicator
- libayatana-appindicator
- libsoup
- pango (pango-gitAUR, pango-nothai-gitAUR)
- sqlcipher
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
Latest Comments
tsokar commented on 2025-12-03 15:22 (UTC)
Wow, thanks a lot :-)
I assume there might be some politics to end up building a fork of element rather than using new vector's one. AUR is not a chat, so I will stop here and ask the question upstream ;-)
Gwendal-Beaumont commented on 2025-12-03 08:37 (UTC)
Hi! Yes it is possible to use the Element app with Tchap servers.
You should have a Tchap (Matrix) username in the form of
@<username>-<institution-domain>:<tchap-domain>. Copy the<tchap-domain>part.On the Element landing page, select Sign in > edit the homeserver URL > paste the
<tchap-domain>copied earlier > Continue. The 'Continue with ProConnect' option should be available now.tsokar commented on 2025-12-03 07:52 (UTC)
Works nice now ! Thank you, and thanks for pointing the upstream bug. You seem to indicate that it might be possible to use the element app with tchap servers ? I thought that it was not possible ?
T.
Gwendal-Beaumont commented on 2025-12-01 21:25 (UTC)
By the way, the closing window when minimizing (instead of going to the system tray) is an upstream bug. If you wish to use an app that supports it, Element does (Tchap is forked from Element).
Gwendal-Beaumont commented on 2025-12-01 17:55 (UTC)
Hi! Indeed,
sqlcipherwas missing, as well as some other deps that were introduced in new versions of Tchap. I submitted a new PKGBUILD which contains those new deps and updated Tchap to version 4.18.0.tsokar commented on 2025-12-01 16:53 (UTC) (edited on 2025-12-01 17:01 (UTC) by tsokar)
Hi ! sqlcipher is missing from the dependencies. I also had to use
WEBKIT_DISABLE_DMABUF_RENDERER=1to avoid crashes.Last issue: it does not minimize in the system tray if I close the window: it really closes (maybe it is an upstream bug)
Thanks for the pkgbuild !