kepka/Telegram/SourceFiles/platform/mac
John Preston 843089733b Better handle window hide / activate in macOS. #1278
When we hide window by 'x' title button or by cmd+w key we try to
deactivate the whole application (so some other app gets activated).

When we activate the application in any way we check if the main
window is hidden and if it is - we show it and activate it.
2017-02-18 16:34:18 +03:00
..
file_dialog_mac.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
file_dialog_mac.mm Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
mac_utilities.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
mac_utilities.mm Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
main_window_mac.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
main_window_mac.mm Better handle window hide / activate in macOS. #1278 2017-02-18 16:34:18 +03:00
notifications_manager_mac.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
notifications_manager_mac.mm Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
window_title_mac.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
window_title_mac.mm Alpha 1.0.1: resize chats list with mouse press-and-drag. 2017-01-16 16:27:11 +03:00