• Robert Ancell's avatar
    Make Linux apps non-unique by default. (#74959) · 09adc359
    Robert Ancell authored
    This stops them attempting to own a D-Bus name, which may not be possible if the
    app is sandboxed (e.g. in a Snap). It's also probably what most developers would
    expect is the correct behaviour by default.
    09adc359
my_application.cc.tmpl 3.65 KB