-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update QHotkey lib to support Wayland
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule QHotkey
updated
13 files
+5 −20 | .github/workflows/build.yml | |
+20 −1 | CMakeLists.txt | |
+0 −21 | HotkeyTest/HotkeyTest.pro | |
+3 −3 | HotkeyTest/hottestwidget.ui | |
+0 −10 | QHotkey.pro | |
+0 −17 | QHotkey/QHotkey.pro | |
+0 −1 | QHotkey/qhotkey.pri | |
+15 −8 | QHotkey/qhotkey_win.cpp | |
+6 −3 | QHotkey/qhotkey_x11.cpp | |
+6 −17 | README.md | |
+3 −3 | doc/qhotkey.dox | |
+0 −15 | qhotkey.prc | |
+0 −17 | qhotkey.pri |