{
 "app_id": "io.github.Cookiiieee.WSelector",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.Cookiiieee.WSelector/master/io.github.Cookiiieee.WSelector.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-pictures/WSelector:create"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:10:19.173603+00:00",
 "manifest": {
  "app-id": "io.github.Cookiiieee.WSelector",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "wselector",
  "finish-args": [
   "--share=ipc",
   "--device=dri",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=network",
   "--filesystem=xdg-pictures/WSelector:create"
  ],
  "cleanup": [
   "/include",
   "/lib/python3.*/site-packages/*/tests",
   "/share/man",
   "/share/pixmaps",
   "*.la",
   "*.a"
  ],
  "modules": [
   "python3-requirements.yaml",
   {
    "name": "wselector",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --verbose --no-build-isolation --prefix=${FLATPAK_DEST} .",
     "chmod +x install-icons.sh",
     "./install-icons.sh ${FLATPAK_DEST}",
     "update-desktop-database ${FLATPAK_DEST}/share/applications",
     "install -Dm644 files/${FLATPAK_ID}.desktop -t ${FLATPAK_DEST}/share/applications/",
     "install -Dm755 files/wselector-wrapper.sh ${FLATPAK_DEST}/bin/wselector"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/Cookiiieee/WSelector.git",
      "tag": "v0.2.1",
      "commit": "e3dac0c1be0658988cedb83a914b0a2b719d8930"
     }
    ]
   }
  ]
 }
}