fix browse

This commit is contained in:
sonichy
2025-04-27 21:56:58 +08:00
parent cfb55c1d3d
commit 7340e567cf
2 changed files with 14 additions and 15 deletions
+2
View File
@@ -9,3 +9,5 @@ Get Bing wallpaper API, parse image url, download image, set GNOME wallpaper.
[guide](https://gjs.guide/extensions/development/creating.html)
[Soup](https://libsoup.gnome.org/libsoup-3.0/index.html)
[bing-wallpaper-gnome-extension](https://github.com/neffo/bing-wallpaper-gnome-extension)
[g_app_info_launch_default_for_uri](https://docs.gtk.org/gio/type_func.AppInfo.launch_default_for_uri.html)
[shell_global_create_app_launch_context](https://gnome.pages.gitlab.gnome.org/gnome-shell/shell/method.Global.create_app_launch_context.html)