gnome-shell/js/misc
Sebastian Keller 80a37bcf53 js: Update for Gio/GioUnix split
GLib 2.79.2 split out the platform specific Gio APIs into a separate
GIRs, while still keeping a copy in the Gio GIR. gjs then added warnings
about the APIs being moved.

This bumps the Gio(Unix) version requirement to 2.79.2 and switches to
using the new GioUnix GIR.

See: https://gitlab.gnome.org/GNOME/glib/-/merge_requests/3892
See: https://gitlab.gnome.org/GNOME/gjs/-/merge_requests/918
Closes: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/7539
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3288>
2024-04-29 16:48:07 +02:00
..
animationUtils.js js: Stop using {v,h}scroll properties 2023-11-18 18:00:43 +00:00
config.js.in config: Add missing semicolon 2023-11-02 17:50:04 +01:00
dateUtils.js js: Port to modules 2023-08-06 13:02:49 +02:00
dbusErrors.js extensionSystem: Support locking down extension installation 2024-02-14 16:20:59 +00:00
dbusUtils.js cleanup: Replace deprecated String.prototype.substr() 2024-04-19 17:38:37 +00:00
dependencies.js js: Update for Gio/GioUnix split 2024-04-29 16:48:07 +02:00
errorUtils.js extensionSystem: Improve error formatting 2024-01-04 20:12:32 +01:00
extensionUtils.js extensionSystem: Add 'enabled' property 2024-01-03 20:05:05 +00:00
fileUtils.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
gnomeSession.js cleanup: Use consistent 4-space indent 2023-08-09 15:10:37 +00:00
history.js cleanup: Use consistent 4-space indent 2023-08-09 15:10:37 +00:00
ibusManager.js ibusManager: Avoid changes to ibus-typing-booster configuration 2024-02-29 16:42:22 +01:00
inputMethod.js inputMethod: Honor the "private" IBusInputHint 2024-02-29 16:42:22 +01:00
introspect.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
jsParse.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
keyboardManager.js keyboardManager: Adapt to moved functions 2024-02-14 19:24:12 +00:00
loginManager.js js: Update for Gio/GioUnix split 2024-04-29 16:48:07 +02:00
meson.build build: Remove Soup2 support 2023-05-26 19:05:22 +00:00
modemManager.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
objectManager.js js: Port to modules 2023-08-06 13:02:49 +02:00
params.js cleanup: Use spread properties instead of Object.assign() 2024-02-17 11:53:43 +01:00
parentalControlsManager.js cleanup: Remove spaces in object literals 2023-08-09 15:10:37 +00:00
permissionStore.js cleanup: Use consistent 4-space indent 2023-08-09 15:10:37 +00:00
signals.js js: Port to modules 2023-08-06 13:02:49 +02:00
signalTracker.js cleanup: Fixup wrong JSDoc comments 2023-08-09 15:10:38 +00:00
smartcardManager.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
systemActions.js cleanup: Use consistent 4-space indent 2023-08-09 15:10:37 +00:00
util.js util: Handle .rc in version comparisons 2024-01-26 13:20:07 +00:00
weather.js weather: Prevent setting Geoclue source as location name 2023-08-16 19:17:21 +00:00