tdesktop/Telegram/SourceFiles/platform/linux
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
..
file_utilities_linux.cpp Don't link glib with DESKTOP_APP_DISABLE_DBUS_INTEGRATION 2021-09-12 00:12:13 +03:00
file_utilities_linux.h
integration_linux.cpp Add dummy Platform::Integration on Linux. 2022-01-06 15:44:02 +03:00
integration_linux.h Add dummy Platform::Integration on Linux. 2022-01-06 15:44:02 +03:00
launcher_linux.cpp Instantiate a local dbus server for webview IPC 2021-11-29 16:23:51 +04:00
launcher_linux.h Allow to build with -Werror and clang 2021-07-13 21:32:06 +03:00
linux_desktop_environment.cpp Log when DE is unknown 2022-01-08 10:59:47 +03:00
linux_desktop_environment.h Rework DE detection 2022-01-07 19:14:59 +03:00
linux_wayland_integration_dummy.cpp Switch MainWindow to Ui::RpWindow 2021-07-28 18:05:39 +03:00
linux_wayland_integration.cpp Switch MainWindow to Ui::RpWindow 2021-07-28 18:05:39 +03:00
linux_wayland_integration.h Switch MainWindow to Ui::RpWindow 2021-07-28 18:05:39 +03:00
linux_xdp_file_dialog.cpp Add Qt 6 support 2021-10-21 13:15:00 +04:00
linux_xdp_file_dialog.h Make Linux file dialog API better 2021-06-24 11:26:24 +04:00
linux_xdp_open_with_dialog.cpp Use base/random.h instead of openssl::RandomValue. 2021-09-15 13:42:22 +03:00
linux_xdp_open_with_dialog.h
main_window_linux.cpp Get rid of custom SNI implementation 2022-01-22 21:18:37 +04:00
main_window_linux.h Get rid of custom SNI implementation 2022-01-22 21:18:37 +04:00
notifications_manager_linux_dummy.cpp Fix build with dummy notifications manager on Linux. 2021-04-29 11:21:57 +04:00
notifications_manager_linux.cpp Fix compilation error on Linux. 2021-10-22 18:34:59 +04:00
notifications_manager_linux.h Hide native notifications of deleted messages. 2021-10-21 23:01:13 +04:00
specific_linux.cpp Get rid of custom SNI implementation 2022-01-22 21:18:37 +04:00
specific_linux.h Support autostart in Windows Store version. 2021-11-04 12:36:28 +04:00