tdesktop/Telegram/SourceFiles/platform/linux
Ilya Fedin 6a80b1b94c Get rid of __HAIKU__ checks
This is a leftover of something that wasn't finiched and looks like won't be finished. It also feels that's not a good idea to mix Linux and Haiku in the same file though...
2022-05-19 17:23:47 +04:00
..
file_utilities_linux.cpp Remove unneeded anymore xdg-open workaround for snap 2022-04-13 15:06:06 +04:00
file_utilities_linux.h Move EscapeShell to specific_linux 2021-01-22 17:22:37 +04:00
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 Handle alert/confirm/prompt with custom dialog on Linux. 2022-05-03 23:30:42 +04:00
launcher_linux.h Allow to build with -Werror and clang 2021-07-13 21:32:06 +03:00
linux_desktop_environment.cpp Fix desktop environment list deduplication 2022-02-02 09:23:14 +03:00
linux_desktop_environment.h Rework DE detection 2022-01-07 19:14:59 +03:00
linux_wayland_integration_dummy.cpp Move xdg-foreign support to lib_base 2022-02-04 16:31:40 +03:00
linux_wayland_integration.cpp Move xdg-foreign support to lib_base 2022-02-04 16:31:40 +03:00
linux_wayland_integration.h Move xdg-foreign support to lib_base 2022-02-04 16:31:40 +03:00
linux_xdp_file_dialog.cpp Adapt to lib_base's XDP API changes 2022-04-14 09:15:50 +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 Adapt to lib_base's XDP API changes 2022-04-14 09:15:50 +04:00
linux_xdp_open_with_dialog.h Add portal-based open with dialog implementation 2021-03-10 09:46:13 +04:00
main_window_linux.cpp Completely removed common and platform code for tray from main window. 2022-05-03 04:25:36 +03:00
main_window_linux.h Completely removed common and platform code for tray from main window. 2022-05-03 04:25:36 +03: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 Check whether notification image has alpha channel 2022-04-25 22:33:22 +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 __HAIKU__ checks 2022-05-19 17:23:47 +04:00
specific_linux.h Support autostart in Windows Store version. 2021-11-04 12:36:28 +04:00
tray_linux.cpp Moved out static job for Linux tray icon to separated class. 2022-05-03 04:25:36 +03:00
tray_linux.h Moved out static job for Linux tray icon to separated class. 2022-05-03 04:25:36 +03:00