Page MenuHomeSolus

Update screenkey to 1.5
ClosedPublic

Authored by algent on Dec 18 2021, 5:09 PM.
Tags
None
Referenced Files
F11071091: D12504.diff
Sat, Aug 12, 1:05 AM
F10943141: D12504.id30402.diff
Fri, Jul 14, 4:31 PM
F10891424: D12504.id30402.diff
Jun 29 2023, 2:10 AM
F10890855: D12504.id30438.diff
Jun 28 2023, 5:46 PM
F10886977: D12504.diff
Jun 26 2023, 5:21 AM
F10878819: D12504.id.diff
Jun 21 2023, 2:29 PM
F10810086: D12504.diff
May 30 2023, 4:51 PM
F10780879: D12504.diff
May 25 2023, 4:27 AM
Subscribers

Details

Summary

Changelog:

  • New LockScreen detection from Marc Lavallée prevents passwords from being shown right after unlocking the screen when possible.
  • Keypad number keys are now displayed correctly.
  • Additional mouse buttons are now shown as “M[x]” instead of being incorrectly displayed as Ctrl/Alt modifiers.
  • The new --window command line flag allows to display screenkey as a regular window instead of an overlay. This can be useful for recording screenkey as an independent overlay during screencasts and/or to manage the window position through the window manager.
  • New German translation.
  • Fix regression that would keep the overlay visible when using Ctrl sequences with the mouse visualization disabled.
  • Fix regression causing a backtrace instead of a proper error message during initialization errors.
  • Fix crash happening due to screen size and/or resolution changes while screenkey is running.
  • Prettify JSON configuration file.

Signed-off-by: Algent Albrahimi <algent@protonmail.com>

Test Plan
  • Run screenkey and check if every key is displayed on screen as expected.
  • Enable "Show mouse" and check them displayed on screen.

Diff Detail

Repository
R3389 screenkey
Lint
Lint Not Applicable
Unit
Tests Not Applicable