2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-30 06:07:45 +00:00
Ilya Fedin d986e70a89 Fix global menu on 64-bit systems with X11
When Wayland support for global menu was added (0b86feeeb58a0a5302a6811f0f51e97c562a7134), X11 support was broken since QWindow::winId returns WId what is a quintptr that expands to uint32 on 32-bit and to uint64 on 64-bit, while AppMenu d-bus service accepts only uint32.
2021-07-28 23:41:36 +03:00
2021-07-26 16:23:41 +03:00
2021-07-26 16:23:41 +03:00
2021-07-07 16:39:26 +03:00
2021-07-01 22:13:20 +03:00
2021-07-23 23:22:08 +03:00
2021-01-04 11:24:32 +04:00

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

Description
No description provided
Readme Multiple Licenses 220 MiB
Languages
C++ 97%
Objective-C++ 1%
CMake 0.6%
Python 0.5%
CSS 0.2%
Other 0.5%