You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add optional parameter to MauiGtkApplication constructor that
determines if application can have several instances running
at the same time. Default is false (no uniqueness check),
which requires no DBus connections, unlike previous default
(uniqueness is enforced).
0 commit comments