No description
Find a file
Nikolai Nechaev 7f6221b409 Manager::startAllHiding: don't treat fading in notifications specially
Previously, `Window::Notifications::Default::Manager` would not start
hiding notifications that are fading in when other notifications should
hide. This would lead to some notifications never hiding, e.g., when the
cursor passes through the notification too quickly and there was not
enough time for the notification to fade in completely.

Also renamed `Widget::isShowing` -> `Widget::isFadingIn` for clarity.

Fixes #28811.
2025-02-14 20:17:02 +04:00
.github Set UID in docker run 2025-02-01 12:54:55 +04:00
cmake@8c146a3ec6 Fix build with Xcode. 2024-12-04 13:51:20 +04:00
docs Set UID in docker run 2025-02-01 12:54:55 +04:00
lib/xdg Add branding colors to metainfo 2024-12-04 19:03:11 +04:00
snap Update Qt 6.8.1 -> 6.8.2 2025-02-02 15:37:34 +04:00
Telegram Manager::startAllHiding: don't treat fading in notifications specially 2025-02-14 20:17:02 +04:00
.devcontainer.json Set up gcc toolset environment manually 2025-02-01 12:52:22 +04:00
.gitattributes Update lottie icons in voice chats. 2021-04-12 10:48:16 +04:00
.gitignore Add development facilities to the CentOS Dockerfile 2025-01-29 15:27:25 +01:00
.gitmodules Revert "Use GSL from a desktop-app fork." 2024-11-01 08:59:44 +04:00
changelog.txt Version 5.11.1. 2025-02-13 21:24:40 +04:00
CMakeLists.txt Support building on Windows with Qt 6. 2024-06-21 11:36:18 +04:00
LEGAL Update copyright year to 2025. 2025-01-02 10:48:21 +04:00
LICENSE Add single LEGAL file with license and copyright. 2018-01-03 13:04:34 +03:00
README.md Use new Vazirmatn repository URL. 2024-12-04 10:21:37 +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