* Add a few types of macro granularity, such as:
	- Recording every key press and release, with real time deltas.
	- Smart recording of text typed, and key combonations.
	- Record interaction via a11y interfaces, like "click" actions and selections.
* Integrate playback with global hotkeys.
* Make pretty ListView with recorder data instead of Python script view.

