2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Respecting Quite Hours in Windows.

Also closing current chat on window close or passcode lock.
This commit is contained in:
John Preston
2016-10-17 13:55:17 +03:00
parent cf247384d3
commit 0902741b85
16 changed files with 121 additions and 56 deletions

View File

@@ -1886,7 +1886,7 @@ void DialogsWidget::step_show(float64 ms, bool timer) {
_a_show.stop();
onFilterUpdate();
activate();
if (App::wnd()) App::wnd()->setInnerFocus();
if (App::app()) App::app()->mtpUnpause();
} else {