Qt library to start applications only once per user
For some applications it is useful or even critical that they are started only once by any user. Future attempts to start the application should activate any already running instance, and possibly perform requested actions, e.g. loading a file, in that instance. For console (non-GUI) applications, the QtSingleCoreApplication variant is provided, which avoids dependency on QtGui.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.6.1-50.fc41 | - |
Fedora 41 | 2.6.1-50.fc41 | - |
Fedora 40 | 2.6.1-49.fc40 | - |
You can contact the maintainers of this package via email at
qtsingleapplication dash maintainers at fedoraproject dot org
.