volare supports the screencopy extension by invoking wlr_screencopy_manager_v1_create in wlroots. It would be nice if this could be turned on/off dynamically.
Preferably with some permissions system ('program X wants to screencap program Y, do you want to allow this?), but just a crude swaymsg command to enable/disable it wholesale would already be a nice improvement ;)
volare supports the [screencopy extension](https://git.sr.ht/~emersion/grim/tree/master/item/protocol/wlr-screencopy-unstable-v1.xml) by invoking [wlr_screencopy_manager_v1_create in wlroots](https://gitlab.freedesktop.org/wlroots/wlroots/-/blob/master/types/wlr_screencopy_v1.c). It would be nice if this could be turned on/off dynamically.
Preferably with some permissions system ('program X wants to screencap program Y, do you want to allow this?), but just a crude swaymsg command to enable/disable it wholesale would already be a nice improvement ;)