Search Criteria
Package Details: telegram-desktop-bin 5.11.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/telegram-desktop-bin.git (read-only, click to copy) |
---|---|
Package Base: | telegram-desktop-bin |
Description: | Official desktop version of Telegram messaging app - Static binaries |
Upstream URL: | https://github.com/telegramdesktop/tdesktop |
Keywords: | messaging telegram telegram-desktop telegram-destop-bin |
Licenses: | GPL3 |
Conflicts: | telegram-desktop |
Provides: | telegram-desktop |
Submitter: | ErnyTech |
Maintainer: | debendraoli |
Last Packager: | debendraoli |
Votes: | 44 |
Popularity: | 2.77 |
First Submitted: | 2022-01-05 14:44 (UTC) |
Last Updated: | 2025-02-18 17:59 (UTC) |
Dependencies (11)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eac-binAUR, glibc-eacAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libx11 (libx11-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-noguiAUR, qt6-base-headlessAUR)
- chrpath (chrpath-gitAUR) (make)
- libappindicator-gtk2 (optional) – to hide Telegram in the tray bar in GTK2-based desktop environment
- libappindicator-gtk3 (optional) – to hide Telegram in the tray bar in GTK3-based desktop environment
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR) (optional) – for automatic opening of URLs, files and directories in proper applications
Required by (2)
- purpose-git (requires telegram-desktop) (optional)
- tmulti-git (requires telegram-desktop)
Sources (10)
- https://github.com/telegramdesktop/tdesktop/raw/master/Telegram/Resources/art/icon128.png
- https://github.com/telegramdesktop/tdesktop/raw/master/Telegram/Resources/art/icon16.png
- https://github.com/telegramdesktop/tdesktop/raw/master/Telegram/Resources/art/icon256.png
- https://github.com/telegramdesktop/tdesktop/raw/master/Telegram/Resources/art/icon32.png
- https://github.com/telegramdesktop/tdesktop/raw/master/Telegram/Resources/art/icon48.png
- https://github.com/telegramdesktop/tdesktop/raw/master/Telegram/Resources/art/icon512.png
- https://github.com/telegramdesktop/tdesktop/raw/master/Telegram/Resources/art/icon64.png
- https://github.com/telegramdesktop/tdesktop/releases/download/v5.11.1/tsetup.5.11.1.tar.xz
- org.telegram.desktop.desktop
- tg.protocol
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
kawazoe commented on 2023-10-08 21:07 (UTC)
@debendraoli Wouldn't that affect all applications started via DBus? The only reason this fix works for telegram is, ironically, because it has its own UI scaling settings. If it didn't, then you would be depending on that variable to scale its UI correctly. Doing so globally for all apps started via DBus might break other applications that depends on it.
Unless I'm missing something in my understanding of how DBus works?
debendraoli commented on 2023-10-08 04:31 (UTC)
The more permanent fix would be exporting environment variables before lunching dbus service. If it is not still respected, I will make changes on desktop file.
kawazoe commented on 2023-10-08 01:04 (UTC)
This package behavior is different from the official static binaries downloaded from the telegram website when it comes to HiDPI support. Telegram has its own UI scaling which conflict with KDE scaling and mangles every picture in the app. The official binaries seems to ignore the QT_SCREEN_SCALE_FACTORS environement variable which fixes the issue, but this package doesn't making it unusable when a fractional scaling (eg. 125%) setting is applied in KDE's display settings.
Patching the d-bus service with:
appears to do the trick, but needs to be reapplied at every update.
Could you implement a fix for this directly in the package?
debendraoli commented on 2023-10-04 08:54 (UTC)
I have updated the changes, should reflect on next version.
ilya-fedin commented on 2023-09-22 07:31 (UTC) (edited on 2023-09-22 07:35 (UTC) by ilya-fedin)
4.9.10 switches from /etc/tdesktop/externalupdater file to /usr/share/TelegramDesktop/externalupdater.d directory (where you can create a file with any name and the same content)
MarsSeed commented on 2023-08-23 15:18 (UTC)
+1: In addition, please kindly check if the following script is needed or may be removed (haven't verified it myself):
MarsSeed commented on 2023-08-23 15:09 (UTC)
Please kindly delete the unneeded
usr/share/kde4
directory, coming from upstream, from this package. As there is already the kde5-targeted equivalent in the release tarball (usr/share/kservices5/tg.protocol
).Also please remove the unneeded dependencies:
desktop-file-utils
libdbus
Please also add the following needed, direct, link-level dependencies:
fontconfig
freetype2
glibc
libegl
libgl
libxcb
Evidence:
kart120 commented on 2023-08-17 08:13 (UTC)
4.9.1
kart120 commented on 2023-07-26 19:22 (UTC)
4.8.9
kart120 commented on 2023-07-26 06:53 (UTC)
4.8.8
« First ‹ Previous 1 2 3 4 5 6 Next › Last »