QPrompt 1.1.0-beta-6 (07/02/2022)
Pre-release
Pre-release
Builds of the main branch as of July 2, 2022.
These builds include additional libraries not present in previous versions of QPrompt and meant for use in QPrompt 1.2. These builds are released with the purpose of testing whether QPrompt can launch and be used correctly throughout all of the supported operating systems.
Changes
- (Windows, macOS, Linux X11 only) Pressing Alt-Q (or Option-Q on macOS) while none of QPrompt's windows are in focus should quit the application. This means the QHotkey library ran successfully.
- (macOS) Launching QPrompt on a system with a Touch Bar will show buttons to control the prompter, but pressing these buttons should have no effect.
Note for Linux users: Hotkey functionality won't be supported on Wayland until Wayland or an equivalent project provides a standard way for desktop apps to listen for key presses while they're not in focus. See QHotkey issue 14 for more details: Skycoder42/QHotkey#14