8378c9c9e0
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 |
||
---|---|---|
.. | ||
config.js.in | ||
extensionUtils.js | ||
fileUtils.js | ||
gnomeSession.js | ||
history.js | ||
ibusManager.js | ||
inputMethod.js | ||
introspect.js | ||
jsParse.js | ||
keyboardManager.js | ||
loginManager.js | ||
meson.build | ||
modemManager.js | ||
objectManager.js | ||
params.js | ||
permissionStore.js | ||
smartcardManager.js | ||
systemActions.js | ||
util.js | ||
weather.js |