UGlobalHotkey
UGlobalHotkey copied to clipboard
Global hotkeys extension for Qt framework.
Hi dear team, I made some test on Qt6 and it seems that you cannot get an active shortcut anymore =/ I don't know if the nativeevent function is responsible...
Hi It's very useful hot key library. I have a some question. I try to activate with win-key and up/left/right/bottom arrow-key. but it is not work. Is there any solution?...
This great add-on, exactly what I need, except for the fact that I don't seem to be able to define multiple hotkeys using below code: ```cpp hotkeyOne = new UGlobalHotkeys();...
As the title says, hotkeyManager->registerHotkey("Ctrl+Tab"); throws an exception, seems like Tab is not reconized by your library unfortunately? :(
Add install config to uglobalhotkey.pro so that one can `make install` to install header files and lib.