Super+R screen capture should be an option
There should be an option to disable below in meson_options.txt as it is very easy to accidentally hit Super+R leading to OOM, slowdowns or hangs.
weston_compositor_add_key_binding(ec, KEY_R, MODIFIER_SUPER,
recorder_binding, shooter);