QHotkey

A global shortcut/hotkey for Desktop Qt-Applications

BSD-3-CLAUSE License

Stars
541
QHotkey - Qt 6 support Latest Release

Published by Shatur almost 3 years ago

Added

  • Qt6 support.
  • CMake: package version config file.

Changed

  • CMake: honor CMAKE_INSTALL_INCLUDEDIR in exported target.
  • CMake: change link type and remove Qt Widgets.
QHotkey - More code cleanups

Published by Skycoder42 about 4 years ago

QHotkey - Improve error logging

Published by Skycoder42 over 4 years ago

Changelog:

  • Improved error logging #40
QHotkey - Small feature update

Published by Skycoder42 over 4 years ago

Changelog:

  • Add hotkey release signal support ( #32, #33 )
  • Improved CMake support( #34, #38 )
  • Fix missing MOD_NOREPEAT ( #36 / #37 )
QHotkey - Small feature update

Published by Skycoder42 almost 5 years ago

Changelog:

  • Added CMake support (#23)
  • Fix crash on wayland (#26)
  • Add isPlatformSupported method (#28)
QHotkey - Internal fixes, support more keys

Published by Skycoder42 over 6 years ago

Changelog:

  • v1.1.4
    • Fixed X11 Error Handling (#4)
  • v1.2.0
    • Fixed broken key detection for macOs
    • Added explicit qpmx support
  • v1.2.1
    • Fixed qpmx compiling
  • v1.2.2
    • Added support to build as a library (#8)
    • Fixed warnings with gcc (#10, #9)
    • Added support for the X11 media keys (#13, #6)
    • Added support to add native key overrides for qt key sequences (#11)
    • Fixed key translation error for windows with non-english keyboards (#18, #17)
QHotkey - Fixed X11 Hotkeys without window

Published by Skycoder42 over 7 years ago

Fixes issue with X11, that would prevent hotkeys from beeing triggered without showing a window first.

QHotkey - Code cleanup & qpm

Published by Skycoder42 over 7 years ago

Internal code cleanups and added to qpm as de.skycoder42.qhotkey. This release does not contain new docs, since they did not change. You can get the docs from the 1.1.0 release if you need them offline.

QHotkey - General update

Published by Skycoder42 almost 8 years ago

  • Added support for native shortcuts (get and set)
  • fixed an error where A could not be registered as a hotkey on mac
  • updated to Qt 5.7
  • move pri file to root

This release does not include a zip file for the general project. Instead, simply download the source files and include the pri. You can use this repository as submodule, as well.

If you need the documentation, either use the online version, or, if you e.g. want to include it to QtCreator, download the seperate zip-file.

QHotkey - QHotkey release

Published by Skycoder42 over 8 years ago

This release includes:

  • The QHotkey source (source only, without the tests)
  • The documentation in HTML-format + Qt helpfiles