tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

compositor-surface-opaque-slice.yaml (233B)


      1 root:
      2  items:
      3    -
      4      bounds: [0, 0, 200, 200]
      5      image: checkerboard(2, 16, 12)
      6      stretch-size: 200 200
      7      prefer-compositor-surface: true
      8    - type: rect
      9      bounds: [0, 0, 200, 200]
     10      color: [255, 0, 0, 0.5]