tdesktop/Telegram/SourceFiles
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
..
_other
api Update API scheme to layer 199. 2025-02-12 17:24:24 +04:00
boxes Allow sending videos with covers. 2025-02-12 17:24:24 +04:00
calls Hide call controls in one-on-one video. 2025-02-12 11:39:26 +04:00
chat_helpers Added ripple animation to button for gift to channel in history widget. 2025-02-13 21:02:44 +04:00
codegen/scheme
core Version 5.11.1. 2025-02-13 21:24:40 +04:00
countries
data Prepare code for paid reactions from channels. 2025-02-12 17:24:24 +04:00
dialogs Fix reordering of various-height pinned chats. 2025-02-12 11:39:26 +04:00
editor Fix arbitrary aspect in photo editor crop. 2025-02-13 20:20:14 +04:00
export Export media sizes 2025-02-09 12:22:37 +04:00
ffmpeg Fix deadlock in audio for notification repacking. 2025-01-27 18:10:38 +04:00
history Remove redundant new progress in round videos. 2025-02-13 20:20:47 +04:00
info Allow fast bot mode without support mode. 2025-02-12 11:39:26 +04:00
inline_bots Update API scheme to layer 198. 2025-01-22 22:13:26 +04:00
intro Slightly simplified Intro::Step::setDescriptionText. 2025-01-08 14:25:40 +03:00
iv Support location picker on Linux. 2025-02-12 11:39:26 +04:00
lang
layout
main Update API scheme on layer 199. 2025-02-12 17:24:24 +04:00
media Allow sending videos with covers. 2025-02-12 17:24:24 +04:00
menu Removed ability to set TTL to chat with require-premium user. 2025-02-10 22:52:00 +03:00
mtproto Update API scheme on layer 199. 2025-02-12 17:24:24 +04:00
overview Allow sending videos with covers. 2025-02-12 17:24:24 +04:00
passport
payments Update API scheme on layer 199. 2025-02-12 17:24:24 +04:00
platform Implement getting geolocation via geoclue/geocode-glib on Linux 2025-02-01 12:51:02 +04:00
profile
settings Fix build with latest Visual Studio. 2025-02-13 21:24:40 +04:00
statistics Fixed reward label for point details widget in credits statistics. 2025-01-24 21:09:28 +04:00
storage Allow sending videos with covers. 2025-02-12 17:24:24 +04:00
support Allow fast bot mode without support mode. 2025-02-12 11:39:26 +04:00
tests
ui Send paid reactions from channels. 2025-02-12 17:24:24 +04:00
window Manager::startAllHiding: don't treat fading in notifications specially 2025-02-14 20:17:02 +04:00
apiwrap.cpp Allow sending videos with covers. 2025-02-12 17:24:24 +04:00
apiwrap.h Allow sharing video at a timestamp. 2025-02-12 17:24:24 +04:00
config.h
logs.cpp
logs.h
main.cpp
mainwidget.cpp Open video from ?t= links. 2025-02-12 17:24:24 +04:00
mainwidget.h
mainwindow.cpp
mainwindow.h
settings.cpp
settings.h
stdafx.h Added rpl filter to exclude incomplete sizes. 2025-02-10 10:49:53 +04:00
tray.cpp
tray.h