tdesktop/Telegram/SourceFiles/window
John Preston 0df628dc7a Fix notifications hiding on Linux.
Regression was introduced in 3372dfcd3e.

Only when platform-specific code can give us the global time of the
last user input event we rely on idle time for notifications hiding.

Fixes #5791.
2019-03-14 21:59:10 +04:00
..
themes Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
layer_widget.cpp Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
layer_widget.h Fix crash in layers closing. 2019-02-17 10:55:28 +04:00
main_window.cpp Add new animations engine. 2019-03-11 12:08:17 +04:00
main_window.h Use QOpenGLWidget for macOS media viewer overlay. 2019-02-12 14:00:47 +03:00
notifications_manager.cpp Fix build on GCC. 2019-03-11 12:08:09 +04:00
notifications_manager.h Fixed infrequent separation of grouped notifications. 2019-03-11 00:00:02 +04:00
notifications_manager_default.cpp Fix notifications hiding on Linux. 2019-03-14 21:59:10 +04:00
notifications_manager_default.h Refactored checking of last input while notifications are displayed. 2019-03-10 22:02:58 +04:00
notifications_utilities.cpp Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
notifications_utilities.h Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
section_memento.h
section_widget.cpp Add support for pattern wallpapers. 2019-01-29 14:52:33 +03:00
section_widget.h Improve code for Shortcuts handling. 2018-11-20 19:38:40 +04:00
window.style
window_connecting_widget.cpp Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
window_connecting_widget.h Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
window_controller.cpp Remove DocumentData::actionOnLoad. Fix GIF open. 2019-03-11 19:07:35 +04:00
window_controller.h Move some calls from App namespace. 2019-01-22 17:10:01 +04:00
window_history_hider.cpp Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
window_history_hider.h HistoryHider moved to Window namespace. 2018-11-28 15:48:35 +04:00
window_lock_widgets.cpp Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
window_lock_widgets.h
window_main_menu.cpp Divide data/data_peer and remove from PCH. 2019-01-17 12:21:29 +04:00
window_main_menu.h
window_peer_menu.cpp Use user phrases for support accounts. 2019-03-12 14:38:59 +04:00
window_peer_menu.h Add create poll box from groups three-dot menu. 2018-12-22 10:29:03 +04:00
window_slide_animation.cpp
window_slide_animation.h
window_title.h
window_top_bar_wrap.h