Skip to content

Draft: KeySequenceItem: Add KInputSequence support

Joshua Goins requested to merge work/redstrate/kinputsequence into master

This enables mouse clicks to be recorded, but needs some changes to the API. Like KKeySequenceRecorder upstream, you need to set extraInputAllowed to true to enable this new functionality. Otherwise the functionality should be identical to before.

Patch Chain

Edited by Joshua Goins

Merge request reports