kotatogram-desktop/Telegram
John Preston 51027a0bc2 Workaround Wayland popup menu bug.
When hiding a child popup first the app receives ApplicationDeactivate
event and in a short time (a couple of ms) ApplicationActivate.

But the first event hides all popups, so the parent popup gets closed too.

Delay handling of ApplicationDeactivate event in this specific case.
2023-07-20 07:20:47 +04:00
..
build Closed alpha version 4.8.4.2. 2023-07-20 07:20:46 +04:00
cmake Update API scheme on layer 160. 2023-07-20 07:20:10 +04:00
codegen@5a11029c46 Migrate from qt_static_plugins.cpp to the Qt6-pregenerated initializators 2023-06-19 18:01:14 +04:00
lib_base@74be75339d Implement custom scrolling using DirectManipulation. 2023-07-20 07:20:29 +04:00
lib_crl@3d7e1e1f13
lib_lottie@3e9c2f1026
lib_qr@501f4c3502
lib_rpl@8b1015d1bd
lib_spellcheck@b94ec0107b Some build fixes. 2023-05-17 16:29:31 +04:00
lib_storage@839609369d
lib_tl@36fb95c4de
lib_ui@8db6dcf125 Workaround Wayland popup menu bug. 2023-07-20 07:20:47 +04:00
lib_webrtc@b68a95ad4d
lib_webview@ec24c7a960 Fix QGuiApplication::desktopFileName usage 2023-07-19 23:51:50 +04:00
Resources Closed alpha version 4.8.4.2. 2023-07-20 07:20:46 +04:00
SourceFiles Workaround Wayland popup menu bug. 2023-07-20 07:20:47 +04:00
Telegram Version 4.8.2: Hardened Runtime in Mac App Store. 2023-05-18 11:54:56 +04:00
ThirdParty Workaround for std::variant bug in libstdc++. 2023-07-20 07:20:46 +04:00
CMakeLists.txt Implement story mention messages. 2023-07-20 07:20:32 +04:00
configure.bat
configure.py
configure.sh
create.bat
Telegram.plist