tdesktop/Telegram/SourceFiles/platform/linux
Ilya Fedin 7202ffca76 Remove unneeded TrayIconFileTemplate function
Use /.flatpak-info instead of deprecated /run/user/$UID/flatpak-info

Improve indentation in UseXDGDesktopPortal and IsAppIndicator

Remove unneeded NeedTrayIconFile and rename IsAppIndicator to IsIndicatorApplication

Include only needed part of QtDBus in main_window_linux.cpp

Remove usage of QDBusInterface from SandboxAutostart and IsSNIAvailable

Don't check dbus activatable services in IsIndicatorApplication

Move XEmbed menu initialization to initTrayMenuHook, tray availability check to initHook

Don't create unneeded file for tooltip icon, since indicator-application doesn't support tooltips

Passthrough counter from updateIconCounters

Suppress log errors for LastUserInputTime on GNOME

Set applcation name and icon name for pulseaudio
2020-03-06 18:28:56 +04:00
..
file_utilities_linux.cpp Use XDG Desktop Portal only when variable is set 2020-02-21 18:11:24 +04:00
file_utilities_linux.h Beta version 1.8.5: Fix build for Linux. 2019-09-08 23:38:45 +03:00
launcher_linux.cpp Use lib_ui from submodule. 2019-10-19 12:27:28 +04:00
launcher_linux.h Show better information in sessions list. 2018-06-03 23:14:44 +03:00
linux_desktop_environment.cpp Use LXQt's StatusNotifierItem implementation instead of appindicator 2020-02-05 18:38:34 +04:00
linux_desktop_environment.h Use LXQt's StatusNotifierItem implementation instead of appindicator 2020-02-05 18:38:34 +04:00
linux_gdk_helper.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
linux_gdk_helper.h Beta version 1.8.5: Fix build for Linux. 2019-09-08 23:38:45 +03:00
linux_glibc_wraps_32.c Linux ARM compile fixes (#4399) 2018-03-09 23:48:47 +03:00
linux_glibc_wraps_64.c Linux ARM compile fixes (#4399) 2018-03-09 23:48:47 +03:00
linux_glibc_wraps.c Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
linux_libs.cpp Use LXQt's StatusNotifierItem implementation instead of appindicator 2020-02-05 18:38:34 +04:00
linux_libs.h Use LXQt's StatusNotifierItem implementation instead of appindicator 2020-02-05 18:38:34 +04:00
main_window_linux.cpp Remove unneeded TrayIconFileTemplate function 2020-03-06 18:28:56 +04:00
main_window_linux.h Remove unneeded TrayIconFileTemplate function 2020-03-06 18:28:56 +04:00
notifications_manager_linux.cpp Remove usage of QDBusInterface from non-class methods in Linux native notifications 2020-03-02 11:22:36 +04:00
notifications_manager_linux.h Remove usage of QDBusInterface from non-class methods in Linux native notifications 2020-03-02 11:22:36 +04:00
specific_linux.cpp Remove unneeded TrayIconFileTemplate function 2020-03-06 18:28:56 +04:00
specific_linux.h Implement LastUserInputTime on Linux 2020-03-03 18:39:31 +04:00