Skycoder42 / QHotkey

A global shortcut/hotkey for Desktop Qt-Applications
BSD 3-Clause "New" or "Revised" License
552 stars 162 forks source link

Fix crash on Wayland #26

Closed Shatur closed 4 years ago

Shatur commented 4 years ago

Use more proper check to avoid crash on Wayland. Yes, it will not fix the shortcuts, but at least applications will not crash.