Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't change input focus on propagation
Causes input focus flickering, especially with WMs where focus follows pointer. This looks weird (carret flashing) and effectively acheives nothing. So I'm, leaving it up to WMs to manage focus. Signed-off-by: Tin Švagelj <[email protected]>
- Loading branch information