AyuGramDesktop/Telegram
Nikolai Nechaev 03af444735 Notifications: stop fading in before starting to fade out
When a notification is to start hiding (i.e., fade out), it is supposed
to start fading out from the maximum opacity, even if it was not fully
restored (which only happens if the cursor passed through the
notification too quickly). Thus, call `.stop()` for the previous
animation, if any, before `.start()`ing the next animation.
2025-02-14 20:17:02 +04:00
..
build Version 5.11.1. 2025-02-13 21:24:40 +04:00
cmake Use native sound support in macOS notifications. 2025-01-22 22:13:28 +04:00
codegen@4155b9ae2d Fix build without QT_IMPLICIT_QCHAR_CONSTRUCTION 2024-10-12 19:54:34 +04:00
lib_base@90a358695a Version 5.10.7: Haptic on Linux. 2025-01-27 23:43:57 +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@8809cc72d0 Added log to catch possible api errors when disable calls for account. 2025-02-10 19:42:26 +03: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@f0cbee75e4 Added rpl filter to exclude incomplete sizes. 2025-02-10 10:49:53 +04:00
lib_webrtc@169ba6b1d5 Fix record availability check on macOS. 2024-11-05 11:38:04 +04:00
lib_webview@a0b1afdbda Fix webview with old webkitgtk. 2025-02-13 21:01:28 +04:00
Resources Version 5.11.1. 2025-02-13 21:24:40 +04:00
SourceFiles Notifications: stop fading in before starting to fade out 2025-02-14 20:17:02 +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 Start video from required timestamp. 2025-02-12 17:24:24 +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