This commit is contained in:
sonichy
2025-04-27 21:59:58 +08:00
parent 7340e567cf
commit eabafb41bd

View File

@@ -8,6 +8,6 @@ Get Bing wallpaper API, parse image url, download image, set GNOME wallpaper.
## Reference
[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)
[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)