2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-10-21 14:56:23 +00:00
Files
kotatogram-desktop/Telegram/SourceFiles/platform/linux
23rd 78d00bcf22 Refactored counting idle time.
- psIdleTime() was replaced with Platform::LastUserInputTime().
 - _lastTimeVideoPlayedAt was moved to Application as _lastNonIdleTime.
 - Call of updateNonIdle() was added while voice is recording.
 - Fixed #5695.
 - Thanks Preston. =)
2019-03-10 22:02:58 +04:00
..