gnome-shell/js
Carlos Garnacho 5e36a06835 inputMethod: Check that there is an existing cursor location
Commit 17d9ec5788 made the input method call update() more eagerly,
but also at times that it does not have a cursor position yet. Make
it bail out correctly in that situation.

Fixes: 17d9ec5788 ("inputMethod: Keep Capabilite.FOCUS before context.focus_in/focus_out")
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2876>
2023-08-09 12:44:30 +02:00
..
dbusServices js: Port dbusUtils to ESM 2023-08-07 19:05:50 +00:00
extensions js: Port to modules 2023-08-06 13:02:49 +02:00
gdm js: Port to modules 2023-08-06 13:02:49 +02:00
misc inputMethod: Check that there is an existing cursor location 2023-08-09 12:44:30 +02:00
portalHelper portalHelper: Fix import 2023-08-07 19:05:50 +00:00
ui ui/slider: Handle emulated scroll events through the Clutter.EventFlags 2023-08-08 17:23:33 +00:00
js-resources.gresource.xml components: Change component loading to be asynchronous 2023-08-05 22:16:23 +02:00
meson.build
portal-resources.gresource.xml js/portal-resources: Add missing fileUtils to js path 2022-11-03 18:02:27 +00:00