https://bugzilla.xfce.org/show_bug.cgi?id=14282

            Bug ID: 14282
           Summary: Check for DBusActivatable=true when launching desktop
                    files
    Classification: Xfce Core
           Product: Thunar
           Version: 1.7.1
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
  Target Milestone: 1.8.0

Followup of  Bug 14277

Currently thunar uses xfce_spawn_on_screen which itself uses g_spawn_async to
launch child processes.
https://git.xfce.org/xfce/thunar/tree/thunar/thunar-file.c#n1569
(thunar_file_execute)
https://git.xfce.org/xfce/libxfce4ui/tree/libxfce4ui/xfce-spawn.c#n319
(xfce_spawn_on_screen_with_child_watch)

The idea is to first check if an application has DBusActivatable=true in its
desktop file, and activate it via dbus in that case.
Like that the process would be placed in their own cgroup.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Xfce-bugs mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce-bugs

Reply via email to