AyuGramDesktop/Telegram/SourceFiles/platform/linux
Ilya Fedin 30c73fbdf2 Fix D-Bus service with non-standard workdir or backslash in the path
Working dir not set leads to unrelevant instance being launched with unrelevant bus name and entire launchf fails.

D-Bus service files also don't need backslash escaping unlike the .desktop files.
2023-07-21 17:53:24 +04:00
..
file_utilities_linux.cpp Get rid of DESKTOP_APP_DISABLE_DBUS_INTEGRATION 2023-05-15 08:08:04 +04: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 Make a weak pointer for GApplication startup lambda 2023-07-21 06:48:57 +04:00
integration_linux.h Add dummy Platform::Integration on Linux. 2022-01-06 15:44:02 +03:00
launcher_linux.cpp Track argv0 through relaunches 2023-06-16 11:38:54 +04:00
launcher_linux.h Provide access to un-joined argument list in Core::Launcher 2023-06-13 12:19:21 +04: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 Ensure Wayland integration instance accessor doesn't leak 2023-06-17 15:13:31 +04:00
linux_wayland_integration.h Destroy Wayland integration before Wayland disconnection 2023-05-25 22:05:13 +04: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 Avoid using const_string for constant consumed by std::string 2023-07-20 21:39:06 +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 Use new glibmm 2.78 API 2023-07-20 17:58:07 +04:00
main_window_linux.h Update icons when icon theme on Linux changes 2023-05-29 11:07:19 +04:00
notifications_manager_linux.cpp Avoid using const_string for constant consumed by std::string 2023-07-20 21:39:06 +04:00
notifications_manager_linux.h One more attempt to fix DND on macOS. 2023-03-15 15:00:29 +04:00
org.freedesktop.portal.Inhibit.xml Implement screen locker monitor on Linux 2023-05-15 09:51:13 +04:00
overlay_widget_linux.h Initial implementation of windowed media viewer on macOS. 2023-02-18 15:10:13 +04:00
specific_linux.cpp Fix D-Bus service with non-standard workdir or backslash in the path 2023-07-21 17:53:24 +04:00
specific_linux.h Cmd+Q quit prevention in windowed media viewer. 2023-02-18 15:10:13 +04:00
tray_linux.cpp Set device pixel ratio for counter layer 2023-04-04 10:07:51 +04:00
tray_linux.h Returned lost method that checks tray existence. 2022-06-23 09:38:21 +03:00