gnome-shell/js/misc
Takao Fujiwara f4dc650585 inputMethod: Make set_surrounding() send also empty string
Empty surrounding text values needs to be sent to IBus engines
so that the engines know the focus is changed and the values are
updated.
Also InputMethod can forward the "require-surrounding-text" signal
from IBus engine to mutter.

Closes: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5895
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2496>
2023-02-01 14:42:32 +00:00
..
config.js.in screenshot: Move HAVE_RECORDER check into screencast service 2022-11-04 09:51:20 +00:00
dbusUtils.js dbusServices: Refactor service utilities from fileUtils into dbusUtils 2022-07-05 03:41:41 -04:00
extensionUtils.js extensionUtils: Add DISABLING and ENABLING extension states 2022-12-01 12:59:32 +00:00
fileUtils.js fileUtils: Do not follow symlinks 2022-12-15 22:34:26 +00:00
gnomeSession.js
history.js Adopt EventEmitter class instead of injecting Signal methods 2022-07-04 18:30:49 -04:00
ibusManager.js ibusManager: Make more resilient to completion/engine independent changes 2022-10-26 10:00:37 +00:00
inputMethod.js inputMethod: Make set_surrounding() send also empty string 2023-02-01 14:42:32 +00:00
introspect.js js: Get monitor manager from backend 2022-12-16 22:12:59 +01:00
jsParse.js
keyboardManager.js
loginManager.js loginManager: Fix canRebootToBootLoaderMenu() result 2022-09-06 20:57:49 +00:00
meson.build
modemManager.js cleanup: Use deepUnpack() intead of deep_unpack() 2022-08-10 10:29:24 +00:00
objectManager.js objectManager: Simplify fetching of remote objects 2022-08-01 18:51:14 +00:00
params.js
parentalControlsManager.js
permissionStore.js
signals.js Adopt EventEmitter class instead of injecting Signal methods 2022-07-04 18:30:49 -04:00
signalTracker.js signalTracker: Clear all signal trackers on shutdown 2022-11-25 22:09:37 +01:00
smartcardManager.js cleanup: Minimize deep_unpack() usage 2022-08-10 10:29:24 +00:00
systemActions.js js: Get monitor manager from backend 2022-12-16 22:12:59 +01:00
util.js
weather.js cleanup: Use deepUnpack() intead of deep_unpack() 2022-08-10 10:29:24 +00:00