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
{{ message }}
This repository has been archived by the owner on May 3, 2019. It is now read-only.
on Fedora there is the package qxtglobalshortcut [1] avaiable, so it would be possible to use this instead of the version from the 3rdparty directory. The package will be available at the end of the next week in the stable repos.
Hi,
on Fedora there is the package qxtglobalshortcut [1] avaiable, so it would be possible to use this instead of the version from the 3rdparty directory. The package will be available at the end of the next week in the stable repos.
# pkgconf --libs qxtglobalshortcut
-lqxtglobalshortcut -lQt5Widgets -lQt5Gui -lQt5Core
# pkgconf --cflags qxtglobalshortcut
-I/usr/include/qxtglobalshortcut -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui
can you add a code that check if a qxtglobalshortcut is available as a system library ?
[1] https://koji.fedoraproject.org/koji/packageinfo?packageID=25505
The text was updated successfully, but these errors were encountered: