Hiding delay should apply only when hiding via text-input
Since !175 (merged), unfolding the home screen while the keyboard is shown causes bad flicker. This doesn't really have to happen, as phosh is forcing the keyboard to be hidden via dbus in such case.
While it may make sense for text-input, there's no reason to delay hide requests that were made with dbus interface.
Edited by Sebastian Krzyszkowiak