Add global shortcut to play / pause / selected text
Created by: VolkMilit
This PR is adding global shortcut to pause and unpause current selected text speech, like in main window.
I had to make it Ctrl+Alt+D by default, because QHotKey disallow me to register Ctrl+Alt+R for some reason.
Closes #259 (closed)