tdesktop/Telegram/SourceFiles/platform
Ilya Fedin 88e742927f File descriptor fixes for XDPOpenWithDialog
- Open it with O_CLOEXEC
- Remove unneseccary std::array complication
- Rely on Gio::UnixFDList to close it
2024-06-03 17:49:16 +04:00
..
linux File descriptor fixes for XDPOpenWithDialog 2024-06-03 17:49:16 +04:00
mac Support limited formatting input in factcheck. 2024-05-30 21:35:07 +04:00
win Redirect IME to search on Windows. 2024-05-07 22:17:34 +04:00
platform_file_bookmark.h
platform_file_utilities.h Change #if-ery to be more in line with cmake logic (LINUX = NOT WIN32 AND NOT APPLE) 2023-09-15 19:52:22 +04:00
platform_integration.cpp Change #if-ery to be more in line with cmake logic (LINUX = NOT WIN32 AND NOT APPLE) 2023-09-15 19:52:22 +04:00
platform_integration.h Move global event filter to Platform::Integration on Windows. 2022-01-04 15:29:40 +03:00
platform_launcher.h Change #if-ery to be more in line with cmake logic (LINUX = NOT WIN32 AND NOT APPLE) 2023-09-15 19:52:22 +04:00
platform_main_window.h Change #if-ery to be more in line with cmake logic (LINUX = NOT WIN32 AND NOT APPLE) 2023-09-15 19:52:22 +04:00
platform_notifications_manager.h Change #if-ery to be more in line with cmake logic (LINUX = NOT WIN32 AND NOT APPLE) 2023-09-15 19:52:22 +04:00
platform_overlay_widget.cpp Reuse lib_ui's title control side deduction code 2023-07-20 17:58:41 +04:00
platform_overlay_widget.h Change #if-ery to be more in line with cmake logic (LINUX = NOT WIN32 AND NOT APPLE) 2023-09-15 19:52:22 +04:00
platform_specific.h Change #if-ery to be more in line with cmake logic (LINUX = NOT WIN32 AND NOT APPLE) 2023-09-15 19:52:22 +04:00
platform_tray.h Add option to use old tray icon. 2023-10-30 11:16:17 +04:00
platform_window_title.h