tdesktop/Telegram/SourceFiles/platform
Ilya Fedin b65d40a22b Get rid of custom SNI implementation
XDG is inventing new tray specification, so SNI will be outdated soon and it's better to just use QSystemTrayIcon.
I believe all the major drawbacks of QSystemTrayIcon are solved and we can live with minor ones.
Given the planned MainWindow refactoring, it seems it's the best time to do that.
2022-01-22 21:18:37 +04:00
..
linux Get rid of custom SNI implementation 2022-01-22 21:18:37 +04:00
mac Refactor image transformation interfaces. 2022-01-21 15:33:44 +03:00
win Move global event filter to Platform::Integration on Windows. 2022-01-04 15:29:40 +03:00
platform_audio.h
platform_file_bookmark.h
platform_file_utilities.h
platform_integration.cpp Move global event filter to Platform::Integration on Windows. 2022-01-04 15:29:40 +03:00
platform_integration.h Move global event filter to Platform::Integration on Windows. 2022-01-04 15:29:40 +03:00
platform_launcher.h
platform_main_window.h
platform_notifications_manager.h
platform_specific.h Support autostart in Windows Store version. 2021-11-04 12:36:28 +04:00
platform_window_title.h Switch MainWindow to Ui::RpWindow 2021-07-28 18:05:39 +03:00