AyuGramDesktop/Telegram/SourceFiles/platform/linux
Ilya Fedin 2be4641496 Install launcher on every launch on Linux
Just like AppUserModelId on Windows

This makes the cheat code and having the function outside of private namespace unnecessary
2023-01-23 12:16:59 +04:00
..
file_utilities_linux.cpp Replaced some qstr with u""_q literal. 2022-11-29 14:12:50 +03:00
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 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 Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +03:00
launcher_linux.h Use customWorkingDir() outside of Core::Launcher 2022-11-21 21:30:17 +00:00
linux_desktop_environment.cpp Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +03:00
linux_desktop_environment.h Rework DE detection 2022-01-07 19:14:59 +03:00
linux_wayland_integration.cpp Avoid race condition when registering Wayland interfaces 2022-11-11 11:47:01 +04:00
linux_wayland_integration.h Move xdg-foreign support to lib_base 2022-02-04 16:31:40 +03:00
linux_wayland_integration_dummy.cpp Move xdg-foreign support to lib_base 2022-02-04 16:31:40 +03:00
linux_xdp_open_with_dialog.cpp Update glibmm to latest version 2022-11-03 14:45:01 +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 Show current chat name in the window title. 2023-01-09 18:39:07 +04:00
main_window_linux.h Show current chat name in the window title. 2023-01-09 18:39:07 +04:00
notifications_manager_linux.cpp Ensure freedesktop capabilities aren't used when GNotification is used 2023-01-13 10:24:06 +04:00
notifications_manager_linux.h Support adaptive forum userpic rounding radius. 2022-12-05 16:18:10 +04:00
notifications_manager_linux_dummy.cpp Don't wait for input when there are fullscreen applications 2022-12-23 14:04:17 +04:00
specific_linux.cpp Install launcher on every launch on Linux 2023-01-23 12:16:59 +04:00
specific_linux.h Don't use window title for IPC. 2023-01-09 16:08:34 +04:00
tray_linux.cpp Create tray icon without a parent. 2023-01-19 09:46:19 +04:00
tray_linux.h Returned lost method that checks tray existence. 2022-06-23 09:38:21 +03:00