Go to file
TheEvilSkeleton 0a99487091 Re-add X-GNOME-SingleWindow
`X-GNOME-SingleWindow` is best to be used for backward compatibility. Since `SingleMainWindow` was recently added, many Desktop Environments and Window Managers may not have it implemented yet.

This MR also moves `SingleMainWindow` before the `X-GNOME-*` keys, as requested in this comment: https://github.com/telegramdesktop/tdesktop/pull/23875#issuecomment-1008453759
2022-01-10 09:34:49 +03:00
.github Migrated dependencies in Github CI for Windows. 2022-01-05 10:48:06 +03:00
Telegram Log when DE is unknown 2022-01-08 10:59:47 +03:00
cmake@b3cb911ae0 Move libdl/libpthread handling to common_options 2022-01-05 13:18:08 +03:00
docs Fix dependencies build on M1. 2021-12-14 11:33:59 +04:00
lib/xdg Re-add X-GNOME-SingleWindow 2022-01-10 09:34:49 +03:00
snap Update libraries in Dockerfile & snapcraft.yml 2021-12-29 17:27:23 +03:00
.gitattributes Update lottie icons in voice chats. 2021-04-12 10:48:16 +04:00
.gitignore added CLion-generated files to .gitignore 2021-04-14 08:50:32 +03:00
.gitmodules Remove unused submodules 2021-12-29 17:27:23 +03:00
CMakeLists.txt Use Qt resources from a file on macOS. 2021-10-29 16:10:07 +04:00
LEGAL Update copyright year to 2022. 2022-01-04 12:49:50 +04:00
LICENSE Add single LEGAL file with license and copyright. 2018-01-03 13:04:34 +03:00
README.md Updated Qt license. 2021-10-30 14:20:20 +04:00
changelog.txt Version 3.4.3. 2022-01-03 20:04:53 +03:00

README.md

Telegram Desktop Official Messenger

This is the complete source code and the build instructions for the alpha version of the official desktop client for the Telegram messenger, based on the Telegram API and the MTProto secure protocol.

Version Build Status Build Status Build Status

Preview of Telegram Desktop

The source code is published under GPLv3 with OpenSSL exception, the license is available here.

Supported systems

The latest version is available for

Old system versions

Version 2.4.4 was the last that supports older systems

Version 1.8.15 was the last that supports older systems

Third-party

Build instructions