tdesktop/Telegram/SourceFiles/platform/linux
Ilya Fedin f71e7812e6 Don't hold GApplication
That's a much better way to avoid defunct event loop that will work in any edge case

Also don't assume GApplication is always running in Platform::Notifications::Enforced
2023-02-18 20:33:40 +04:00
..
file_utilities_linux.cpp
file_utilities_linux.h Don't get cursor position twice for open with menu 2023-01-20 12:58:48 +04:00
integration_linux.cpp
integration_linux.h
launcher_linux.cpp
launcher_linux.h
linux_desktop_environment.cpp
linux_desktop_environment.h
linux_wayland_integration.cpp
linux_wayland_integration.h
linux_wayland_integration_dummy.cpp
linux_xdp_open_with_dialog.cpp
linux_xdp_open_with_dialog.h
main_window_linux.cpp
main_window_linux.h Fix build for macOS. 2023-02-18 15:10:14 +04:00
notifications_manager_linux.cpp Don't hold GApplication 2023-02-18 20:33:40 +04:00
notifications_manager_linux.h
notifications_manager_linux_dummy.cpp
overlay_widget_linux.h Initial implementation of windowed media viewer on macOS. 2023-02-18 15:10:13 +04:00
specific_linux.cpp Don't hold GApplication 2023-02-18 20:33:40 +04:00
specific_linux.h Cmd+Q quit prevention in windowed media viewer. 2023-02-18 15:10:13 +04:00
tray_linux.cpp Create tray icon without a parent. 2023-01-19 09:46:19 +04:00
tray_linux.h