Description
GTK3 applications can coordinate single-instance behavior so repeated launches reach the existing app.
This library is useful for older GTK3 software that expects libunique3. It does not add an application by itself; it supports desktop programs that need to prevent duplicate windows or processes.
Install it when a GTK3 app requires it. New software should usually use maintained GTK or portal mechanisms.