gnome-shell/js/misc
Carlos Garnacho 8378c9c9e0 inputMethod: Protect for running with older mutter versions
The offset argument is changing from uint to int. Which means we
might would pass a negative offset and trigger an "out of bounds"
error. Make it work more or less alright with older mutters, by
clamping the offset to 0.

https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1146
2020-03-28 16:38:10 +00:00
..
config.js.in networkAgent: Drop VPN plugin cache 2020-03-17 14:07:15 +00:00
extensionUtils.js
fileUtils.js fileUtils: Remove some compatibility code 2020-03-09 13:18:48 +00:00
gnomeSession.js
history.js
ibusManager.js ibusManager: Simplify code a bit 2020-03-24 08:27:27 +01:00
inputMethod.js inputMethod: Protect for running with older mutter versions 2020-03-28 16:38:10 +00:00
introspect.js introspect: Add AnimationsEnabled property 2020-02-20 11:14:55 +00:00
jsParse.js
keyboardManager.js
loginManager.js
meson.build networkAgent: Drop VPN plugin cache 2020-03-17 14:07:15 +00:00
modemManager.js modemManager: fixed dbus path for GDBusProxy 2020-03-19 12:23:26 +01:00
objectManager.js
params.js
permissionStore.js
smartcardManager.js
systemActions.js js: Don't use templates in files with translations 2020-02-17 23:20:40 +01:00
util.js util: Don't wiggle when animations are disabled 2020-02-22 16:38:43 +00:00
weather.js