{
 "app_id": "io.github.misiix9.betterwallpaper",
 "source_url": "https://raw.githubusercontent.com/Misiix9/BetterWallpaper/main/packaging/flatpak/io.github.misiix9.betterwallpaper.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "46",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=home:ro",
  "--filesystem=xdg-pictures",
  "--talk-name=org.freedesktop.Notifications",
  "--talk-name=org.gtk.vfs.*",
  "--env=GST_PLUGIN_SYSTEM_PATH=/app/lib/gstreamer-1.0"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-21T19:41:29.762658+00:00",
 "manifest": {
  "app-id": "io.github.misiix9.betterwallpaper",
  "runtime": "org.gnome.Platform",
  "runtime-version": "46",
  "sdk": "org.gnome.Sdk",
  "command": "betterwallpaper",
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--filesystem=home:ro",
   "--filesystem=xdg-pictures",
   "--talk-name=org.freedesktop.Notifications",
   "--talk-name=org.gtk.vfs.*",
   "--env=GST_PLUGIN_SYSTEM_PATH=/app/lib/gstreamer-1.0"
  ],
  "modules": [
   {
    "name": "gtk4-layer-shell",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/wmww/gtk4-layer-shell.git",
      "tag": "v1.0.2"
     }
    ]
   },
   {
    "name": "mpv",
    "buildsystem": "meson",
    "config-opts": [
     "-Dlibmpv=true",
     "-Dlua=disabled",
     "-Djavascript=disabled",
     "-Dcaca=disabled"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/mpv-player/mpv/archive/v0.37.0.tar.gz",
      "sha256": "1d2d4adbaf048a2fa6ee134575cc6f1a5cfe7e6d2d4f1b1c1d6b0a9e2b3b4c5d"
     }
    ]
   },
   {
    "name": "betterwallpaper",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/Misiix9/BetterWallpaper.git",
      "branch": "main"
     }
    ]
   }
  ]
 }
}