File: meson_options.txt

package info (click to toggle)
xwayland-run 0.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 208 kB
  • sloc: python: 552; makefile: 6; sh: 6
file content (4 lines) | stat: -rw-r--r-- 136 bytes parent folder | download
1
2
3
4
option('compositor',
       type: 'combo',
       choices: ['cage', 'gnome-kiosk', 'kwin', 'mutter', 'weston'],
       value: 'weston')