Skip to content

Fix escape leaking everywhere

Maximiliano requested to merge msandova/PasswordSafe:fix-escape-leak into master

By listening on an application level for the Escape key, we are able to properly go back, or to be more precise, to not go back when the main window is out of focus.

Fixes: https://gitlab.gnome.org/World/PasswordSafe/-/issues/248

Edited by Maximiliano

Merge request reports