{
 "app_id": "com.github.joseexposito.touche",
 "source_url": "https://raw.githubusercontent.com/flathub/com.github.joseexposito.touche/master/com.github.joseexposito.touche.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=~/.config",
  "--filesystem=host:ro"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:07:39.955324+00:00",
 "manifest": {
  "app-id": "com.github.joseexposito.touche",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.node22"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/node22/bin"
  },
  "command": "com.github.joseexposito.touche",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--filesystem=~/.config",
   "--filesystem=host:ro",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "touche",
    "buildsystem": "meson",
    "config-opts": [
     "-Dflatpak=true",
     "-Dsystem-config-file-path=/var/run/host/usr/share/touchegg/touchegg.conf"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/JoseExposito/touche/releases/download/2.0.15/archive.tar.gz",
      "sha256": "f7cb1a1565da233a1b60198acef7c79299273d83c70c492fc0e287d0a7ac3827"
     }
    ]
   }
  ]
 }
}