AyuGramDesktop/Telegram/SourceFiles
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
..
_other Add Windows on ARM to build scripts. 2024-07-19 11:58:26 +02:00
api Return native verify icon to the right. 2024-12-31 17:18:59 +04:00
boxes Version 5.10: Fix build with GCC. 2025-01-02 12:23:07 +04:00
calls Update API scheme to layer 196. 2024-12-25 11:09:35 +04:00
chat_helpers Improve verified badge display. 2024-12-25 11:09:35 +04:00
codegen/scheme Provide single-data generic TL accessor. 2022-07-26 20:12:10 +03:00
core Version 5.10. 2025-01-02 10:54:50 +04:00
countries Add flag emoji by country iso2 method. 2023-10-26 14:08:41 +04:00
data Return native verify icon to the right. 2024-12-31 17:18:59 +04:00
dialogs Return native verify icon to the right. 2024-12-31 17:18:59 +04:00
editor Removed include directive for ui_utility from rp_widget header. 2024-08-28 14:38:33 +03:00
export Implement upgraded unique gifts. 2024-12-31 13:12:15 +04:00
ffmpeg PoC video messages sending. 2024-10-24 13:24:43 +04:00
history Fix possible crash in ListWidget destructor. 2025-01-04 22:00:38 +04:00
info Return native verify icon to the right. 2024-12-31 17:18:59 +04:00
inline_bots Fixed text color of custom icon in some phrases with links. 2024-12-18 15:01:57 +03:00
intro Added ability to pass preloaded chats filter tags toggle on logging in. 2024-11-27 11:27:59 +03:00
iv Update API scheme to layer 195. 2024-12-04 13:51:18 +04:00
lang Allow changing the recipients. 2024-12-04 13:51:20 +04:00
layout Spread some style entries from basic style. 2023-11-15 04:19:51 +03:00
main Update API scheme on layer 196. 2024-12-31 13:12:15 +04:00
media Fix the naming of TitleControlsLayout static methods 2024-12-23 11:01:35 +04:00
menu Fixed text color of custom icon in some phrases with links. 2024-12-18 15:01:57 +03:00
mtproto Update API scheme on layer 196. 2024-12-31 13:12:15 +04:00
overview Fixed display of message without text in section of shared links. 2024-09-11 16:31:46 +03:00
passport Residence country instead of Citizenship 2024-12-06 18:29:17 +04:00
payments Allow pay for upgrade when sending. 2024-12-31 13:12:15 +04:00
platform Adapt to TitleControlsLayout change 2024-12-19 15:59:25 +04:00
profile Use Ui::Text::String in Ui::RoundButton. 2024-08-31 21:48:52 +04:00
settings Version 5.10: Show folder tags premium promo. 2025-01-02 11:25:08 +04:00
statistics Use nice format for numbers. 2024-12-04 13:51:20 +04:00
storage Always send video messages as not "big" files. 2024-12-23 21:27:12 +04:00
support Support limited formatting input in factcheck. 2024-05-30 21:35:07 +04:00
tests Add test_text test app. 2024-08-28 14:58:09 +04:00
ui Return native verify icon to the right. 2024-12-31 17:18:59 +04:00
window Fix handling of notification disappearing under cursor 2025-01-06 09:51:09 +04:00
apiwrap.cpp Support global media in chats search. 2024-12-17 21:17:14 +04:00
apiwrap.h Support global media in chats search. 2024-12-17 21:17:14 +04:00
config.h Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +03:00
logs.cpp Added ability to disable debug logs even for debug builds. 2024-11-27 11:27:59 +03:00
logs.h Port forgetten places to Core::Launcher::Instance() 2023-06-16 11:38:54 +04:00
main.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
mainwidget.cpp Hide shared media layer when jumping to message. 2024-12-31 16:44:22 +04:00
mainwidget.h Slightly improved process of switching between chats filters view types. 2024-11-11 10:18:00 +03:00
mainwindow.cpp Removed include directive for ui_utility from rp_widget header. 2024-08-28 15:15:58 +03:00
mainwindow.h Removed some include directives. 2023-11-28 21:55:26 +04:00
settings.cpp Deduplicate executable path computation 2023-06-16 11:38:54 +04:00
settings.h Removed cIntRetinaFactor and cRetinaFactor. 2024-03-24 07:10:07 +03:00
stdafx.h Update API scheme to layer 195. 2024-12-04 13:51:18 +04:00
tray.cpp Optimized include directives of core_settings header. 2023-11-15 03:30:04 +03:00
tray.h Returned lost method that checks tray existence. 2022-06-23 09:38:21 +03:00