AyuGramDesktop/Telegram/SourceFiles/window
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
..
themes Use initial bot web app header/body colors. 2024-11-17 15:08:16 +04:00
main_window.cpp Don't expand minimum window size for folders 2024-11-17 14:04:27 +04:00
main_window.h Added experimental option to disable touch bar on macOS. 2024-09-04 10:12:08 +03:00
notifications_manager.cpp Separate window for forums/topics/sublists/archive. 2024-06-30 21:16:10 +04:00
notifications_manager.h Port NotificationId conversion to cppgir 2024-03-15 00:00:24 +04:00
notifications_manager_default.cpp Fix handling of notification disappearing under cursor 2025-01-06 09:51:09 +04:00
notifications_manager_default.h Remove old notification descturction workaround for old X11 systems 2024-06-15 11:08:06 +04:00
notifications_utilities.cpp Remove custom PeerData::isVerifyCodes() userpic. 2024-10-04 10:06:21 +04:00
notifications_utilities.h Support adaptive forum userpic rounding radius. 2022-12-05 16:18:10 +04:00
section_memento.h Fix crash in topics disabling. 2023-01-21 09:42:57 +04:00
section_widget.cpp Improve focusing of shown layers. 2024-07-31 17:03:56 +02:00
section_widget.h Implement a special context menu for sender userpic. 2024-11-04 16:54:01 +04:00
window.style Allow disabling animations in folder emoji. 2024-12-31 15:41:13 +04:00
window_adaptive.cpp Split adaptive changed rpl::producer into two. 2021-06-24 11:25:35 +04:00
window_adaptive.h Split adaptive changed rpl::producer into two. 2021-06-24 11:25:35 +04:00
window_chat_preview.cpp Add keyboard navigation to chat preview. 2024-10-10 14:16:43 +04:00
window_chat_preview.h Add touchscreen preview to recent / channels. 2024-05-31 19:52:36 +04:00
window_connecting_widget.cpp Update exposed state for connecting widgets without QWindow events 2024-06-22 11:32:36 +04:00
window_connecting_widget.h Update exposed state for connecting widgets without QWindow events 2024-06-22 11:32:36 +04:00
window_controller.cpp Don't expand minimum window size for folders 2024-11-17 14:04:27 +04:00
window_controller.h Separate window for forums/topics/sublists/archive. 2024-06-30 21:16:10 +04:00
window_filters_menu.cpp Allow disabling animations in folder emoji. 2024-12-31 15:41:13 +04:00
window_filters_menu.h Allow disabling animations in folder emoji. 2024-12-31 15:41:13 +04:00
window_history_hider.cpp Simplify HistoryHider, remove most of uses. 2022-11-30 16:13:31 +04:00
window_history_hider.h Simplify HistoryHider, remove most of uses. 2022-11-30 16:13:31 +04:00
window_lock_widgets.cpp Removed include directive for ui_utility from rp_widget header. 2024-08-28 15:15:58 +03:00
window_lock_widgets.h Support unlock with Watch/SystemPassword. 2024-07-01 15:01:35 +04:00
window_main_menu.cpp Add "My Profile" instead of "My Stories". 2024-12-17 21:13:29 +04:00
window_main_menu.h Correctly count 'other accounts unread' in menu. 2024-09-19 10:34:01 +04:00
window_main_menu_helpers.cpp Replaced empty settings button with simple ripple button. 2024-10-24 17:04:22 +03:00
window_main_menu_helpers.h Moved out some functions for main menu to separated files. 2024-04-08 17:34:58 +03:00
window_media_preview.cpp Removed include directive for ui_utility from rp_widget header. 2024-08-28 14:38:33 +03:00
window_media_preview.h Show premium effects in sticker preview. 2022-05-19 17:27:02 +04:00
window_peer_menu.cpp Start animating emoji in filter titles. 2024-12-31 13:12:15 +04:00
window_peer_menu.h Fixed ability to mark as read all chats for wrong account. 2024-12-20 19:33:06 +03:00
window_section_common.h Refactored sending bot commands. 2021-07-27 02:50:08 +03:00
window_separate_id.cpp Separate window for forums/topics/sublists/archive. 2024-06-30 21:16:10 +04:00
window_separate_id.h Separate window for forums/topics/sublists/archive. 2024-06-30 21:16:10 +04:00
window_session_controller.cpp Add "View Discussion" button to third column. 2024-12-17 21:13:29 +04:00
window_session_controller.h Add "View Discussion" button to third column. 2024-12-17 21:13:29 +04:00
window_session_controller_link_info.h Check appconfig start ref prefixes. 2024-12-04 13:51:19 +04:00
window_slide_animation.cpp Moved out Window::SlideAnimation to td_ui. 2024-03-24 07:01:08 +03:00
window_slide_animation.h Animate child topics list open / close. 2022-12-01 18:03:20 +04:00
window_top_bar_wrap.h Removed Adaptive namespace from top bar widgets. 2021-06-16 09:31:32 +03:00