tdesktop/Telegram/SourceFiles/window
Nikolai Nechaev 7f6221b409 Manager::startAllHiding: don't treat fading in notifications specially
Previously, `Window::Notifications::Default::Manager` would not start
hiding notifications that are fading in when other notifications should
hide. This would lead to some notifications never hiding, e.g., when the
cursor passes through the notification too quickly and there was not
enough time for the notification to fade in completely.

Also renamed `Widget::isShowing` -> `Widget::isFadingIn` for clarity.

Fixes #28811.
2025-02-14 20:17:02 +04:00
..
themes Extract system dark mode from QPalette 2025-01-27 15:01:11 +01:00
main_window.cpp Improved title for separated windows with shared media. 2025-01-30 13:59:53 +03:00
main_window.h Added experimental option to disable touch bar on macOS. 2024-09-04 10:12:08 +03:00
notifications_manager_default.cpp Manager::startAllHiding: don't treat fading in notifications specially 2025-02-14 20:17:02 +04:00
notifications_manager_default.h Manager::startAllHiding: don't treat fading in notifications specially 2025-02-14 20:17:02 +04:00
notifications_manager.cpp Fix notifications without sounds on macOS. 2025-01-26 11:34:32 +04:00
notifications_manager.h Move native notifications option check logic to cross platform code 2025-01-25 18:33:13 +04:00
notifications_utilities.cpp Remove custom PeerData::isVerifyCodes() userpic. 2024-10-04 10:06:21 +04:00
notifications_utilities.h
section_memento.h
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_adaptive.cpp
window_adaptive.h
window_chat_preview.cpp Add keyboard navigation to chat preview. 2024-10-10 14:16:43 +04:00
window_chat_preview.h
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 Count all topics as one chat for outer badges. 2025-01-24 12:02:28 +04:00
window_filters_menu.h Allow disabling animations in folder emoji. 2024-12-31 15:41:13 +04:00
window_history_hider.cpp
window_history_hider.h
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_helpers.cpp Replaced empty settings button with simple ripple button. 2024-10-24 17:04:22 +03:00
window_main_menu_helpers.h
window_main_menu.cpp Don't use double-badge in profile, use two. 2025-01-22 22:13:27 +04:00
window_main_menu.h Correctly count 'other accounts unread' in menu. 2024-09-19 10:34:01 +04: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
window_peer_menu.cpp Removed ability to set wallpaper to chat with require-premium user. 2025-02-10 22:52:25 +03: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
window_separate_id.cpp Added ability to open single typed shared media in window for topics. 2025-01-30 12:04:44 +03:00
window_separate_id.h Added ability to open single typed shared media in window for topics. 2025-01-30 12:04:44 +03:00
window_session_controller_link_info.h Open video from ?t= links. 2025-02-12 17:24:24 +04:00
window_session_controller.cpp Prioritize last used playback timestamp. 2025-02-12 17:24:24 +04:00
window_session_controller.h Open video from ?t= links. 2025-02-12 17:24:24 +04:00
window_slide_animation.cpp
window_slide_animation.h
window_top_bar_wrap.h
window.style Added initial ability to open single typed shared media in window. 2025-01-30 11:01:04 +03:00