5be67eb190
Right now we pop the modal immediately when closing, so the key-release event of the Escape key ends up in the focus window which may consume it for leaving fullscreen mode or similar. We can avoid that in many cases by keeping the modal grab until the end of the transition, as the key-release event will then likely occur while the grab is still in place (provided animations are enabled). Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1880> |
||
---|---|---|
.. | ||
dbusServices | ||
gdm | ||
misc | ||
perf | ||
portalHelper | ||
ui | ||
js-resources.gresource.xml | ||
meson.build | ||
portal-resources.gresource.xml |