gnome-shell/subprojects/extensions-app/data
Florian Müllner 7907b9754b extensions-app: Use ListModel to track extensions
Manually adding and removing rows to dynamic lists is rather
old-fashioned, GTK 4 strongly encourages the use of models.

Modernize the code by exposing extensions as ListModel, and
bind it to the two lists with appropriate filters.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3067>
2023-12-21 15:24:23 +00:00
..
css extensions-app: Use details popover 2023-12-21 15:06:11 +00:00
dbus-interfaces extensions-app: Move Extensions app to new subproject 2020-03-27 23:33:30 +00:00
icons extensions-app: Use details popover 2023-12-21 15:06:11 +00:00
metainfo Bump version to 45.0 2023-09-16 20:27:58 +02:00
ui extensions-app: Use ListModel to track extensions 2023-12-21 15:24:23 +00:00
meson.build extensions-app: Use Adw.Application's automatic style loading 2022-01-05 15:50:43 +01:00
org.gnome.Extensions.data.gresource.xml.in extensions-app: Use details popover 2023-12-21 15:06:11 +00:00
org.gnome.Extensions.desktop.in.in extensions-app: Start as service when D-Bus activated 2021-12-22 21:04:33 +00:00
org.gnome.Extensions.service.in extensions-app: Move Extensions app to new subproject 2020-03-27 23:33:30 +00:00