AyuGramDesktop/Telegram
Nikolai Nechaev 7fcd84d08e Fix handling of notification disappearing under cursor
Previously, notifications disappearing under cursor (e.g., because closed
manually or open from another device) did not notify the manager
properly, as the leaveEventHook was not triggered. This could lead to
notifications staying around when not supposed to (see #28813).

This commit fixes that by explicitly notifying manager when the
notification widget disappears under the cursor.

Fixes #28813.
2025-01-06 09:51:09 +04:00
..
build Bump jinja2 from 3.1.4 to 3.1.5 in /Telegram/build/docker/centos_env 2025-01-06 09:48:00 +04:00
cmake Moved out SearchFieldController to td_ui. 2024-12-03 17:26:46 +04:00
codegen@4155b9ae2d Fix build without QT_IMPLICIT_QCHAR_CONSTRUCTION 2024-10-12 19:54:34 +04:00
lib_base@70918d74b4 Update lib_base and lib_ui 2024-12-19 15:59:25 +04:00
lib_crl@c1d6b02736 Build most dependencies for Windows on ARM. 2024-07-19 11:56:34 +02:00
lib_lottie@1a700e5a0d Minimize amount of code to rebuild when switching options 2023-09-22 09:14:01 +04:00
lib_qr@6fdf604614 Added initial ability to share QR code from user profile. 2024-09-10 02:00:26 +03:00
lib_rpl@9a3ce435f4 Beta version 5.7.4. 2024-11-15 23:59:52 +04:00
lib_spellcheck@f6594068d4 Improve diff/patch/git highlighting. 2024-11-04 12:18:00 +04:00
lib_storage@ccdc72548a Version 5.2.3. 2024-07-07 09:01:58 +04:00
lib_tl@237cbeb9d1 Fix indentation. 2024-08-31 21:48:52 +04:00
lib_ui@da44ac82a9 Support custom emoji in folder menus. 2024-12-31 16:29:10 +04:00
lib_webrtc@169ba6b1d5 Fix record availability check on macOS. 2024-11-05 11:38:04 +04:00
lib_webview@46c8bd206e Fix crash in webview teardown on Windows. 2024-11-29 10:33:29 +04:00
Resources Version 5.10. 2025-01-02 10:54:50 +04:00
SourceFiles Fix handling of notification disappearing under cursor 2025-01-06 09:51:09 +04:00
Telegram Implement location sending on macOS. 2024-07-19 11:20:53 +02:00
ThirdParty Update kimageformats submodule 2024-12-14 17:50:51 +04:00
CMakeLists.txt Implement unique gift transfer. 2024-12-31 13:12:15 +04:00
configure.bat Find venv without configure.bat 2022-12-27 15:14:12 +04:00
configure.py Fix build on Linux 2024-06-22 11:32:36 +04:00
configure.sh Use python3 in macOS configure script. 2022-06-02 20:21:07 +04:00
create.bat Create .mm source blanks for macOS modules. 2024-07-06 11:08:42 +04:00
Telegram.plist Handle tonsite:// links from the system. 2024-07-31 17:03:56 +02:00