https://bugs.kde.org/show_bug.cgi?id=483227
--- Comment #4 from Zamundaaa <xaver.h...@gmail.com> --- For example, a password manager API should make sure that the input actually goes into the right window - with libei you just get global input, but if some other window pops up during the "typing", it would just type into the wrong window. Likewise I think it would be good to have an actual password manager API for apps to opt into good password store handling. Maybe it could be done similar to input methods - the trusted password manager, which is set in system settings and started by the compositor, can get and set username + password combinations, and the compositor could manually input text instead if the app doesn't support the API. I don't really have any time to work on anything like that myself right now though -- You are receiving this mail because: You are watching all bug changes.