No description
Find a file
Ilya Fedin 0ad18c8182 Get rid of direct Wayland usage
This should get rid of a very nasty vector of misbehaving and quite a lot of code which is boilerplate over Wayland protocols at the price of losing support of niche features

Most of things served by xcb code on X11 is served by portal code on Wayland, hopefully this tendention will continue and we will be fine just with glib which provides D-Bus and other basic APIs
2024-04-22 11:04:02 +04:00
.github Get rid of direct Wayland usage 2024-04-22 11:04:02 +04:00
cmake@a428df5440 Get rid of direct Wayland usage 2024-04-22 11:04:02 +04:00
docs Get rid of glibmm 2024-03-15 00:00:24 +04:00
lib/xdg Add information about provided mime-type and D-Bus service 2024-01-09 04:31:11 -08:00
snap Replace mozjpeg with jpegli on Linux 2024-04-17 23:45:15 +04:00
Telegram Get rid of direct Wayland usage 2024-04-22 11:04:02 +04: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 Get rid of direct Wayland usage 2024-04-22 11:04:02 +04:00
changelog.txt Version 4.16.8. 2024-04-16 20:15:32 +04:00
CMakeLists.txt Get rid of glibmm 2024-03-15 00:00:24 +04:00
LEGAL Update copyright year to 2024. 2024-01-01 05:17:53 +00:00
LICENSE Add single LEGAL file with license and copyright. 2018-01-03 13:04:34 +03:00
README.md Beta version 4.15.6: OpenSSL 3.2.1. 2024-03-25 17:47:53 +04:00

Telegram Desktop Official Messenger

This is the complete source code and the build instructions for the official Telegram messenger desktop client, 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 4.9.9 was the last that supports older systems

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