gnome-shell/js
Florian Müllner ad27153bee dbusErrors: Don't generate enums
Generating the enums from a list of names means that developers
have to deduce the names of enum members themselves. That's more
important than a bit more convenience when adding a new enum, so
instead spell out the exported enums, and use the enums directly
when registering a domain.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3160>
2024-02-01 23:58:49 +00:00
..
dbusServices dbusServices: Always import dbus errors 2024-01-31 20:58:31 +01:00
extensions extensions: Fix ngettext convenience 2023-09-15 21:41:30 +00:00
gdm js: Explicitly set expand of St.Bin children 2023-12-15 14:45:37 +00:00
misc dbusErrors: Don't generate enums 2024-02-01 23:58:49 +00:00
portalHelper js: Port Config to ESM 2023-08-10 17:42:23 +00:00
ui windowManager: Add "opacity: 0" to minimize ease animation 2024-02-01 13:17:02 +00:00
js-resources.gresource.xml dbusErrors: Add utility module for handling remote errors 2024-01-31 20:58:31 +01:00
meson.build
portal-resources.gresource.xml js/portal-resources: Add missing fileUtils to js path 2022-11-03 18:02:27 +00:00