1
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-04-11 04:01:18 +00:00
tdesktop/Telegram/SourceFiles/platform/linux
Ilya Fedin 77e1b9f156 Change socket path length condition to >=
Looks like 108 is the length including \0, therefore actual limit is 107
2020-10-24 09:10:16 +03:00
..
file_utilities_linux.cpp Disable Qt's integration mechanism on GTK-based DE to avoid early GTK loading 2020-08-15 17:43:28 +04:00
file_utilities_linux.h Don't focus parent window after opening file dialog 2020-08-11 10:57:11 +04:00
launcher_linux.cpp
launcher_linux.h
linux_desktop_environment.cpp
linux_desktop_environment.h
linux_gdk_helper.cpp
linux_gdk_helper.h
linux_glibc_wraps_32.c
linux_glibc_wraps_64.c
linux_glibc_wraps.c
linux_libs.cpp Get icon theme from gtk if qt5ct is unconfigured 2020-09-20 16:51:01 +03:00
linux_libs.h Log getting GTK settings 2020-10-21 10:57:40 +03:00
linux_xlib_helper.cpp Update icon theme on the fly 2020-07-16 07:07:33 +04:00
linux_xlib_helper.h Update icon theme on the fly 2020-07-16 07:07:33 +04:00
main_window_linux.cpp Moved contacts box preparing to single place. 2020-10-23 13:31:24 +03:00
main_window_linux.h Subscribe to StatusNotifierHostRegistered signal 2020-10-07 13:06:06 +03:00
notifications_manager_linux.cpp Replace GDBusProxy with GDBusConnection in NotificationData 2020-10-23 11:29:35 +03:00
notifications_manager_linux.h Use GDBus to send notifications to avoid Q_OBJECT 2020-08-15 17:43:28 +04:00
specific_linux.cpp Change socket path length condition to >= 2020-10-24 09:10:16 +03:00
specific_linux.h Rename InstallMainDesktopFile to InstallLauncher 2020-10-23 11:25:18 +03:00
window_title_linux.h GNOME Wayland doesn't support native decorations 2020-09-10 19:39:21 +03:00