• 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
Name
Last commit
Last update
..
flutter Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt.tmpl Loading commit data...
main.cc Loading commit data...
my_application.cc.tmpl Loading commit data...
my_application.h Loading commit data...