Gnome doesn't allow other applications to access its private API(gitlab.gnome.org) |
Gnome doesn't allow other applications to access its private API(gitlab.gnome.org) |
Private APIs are private and shouldn't be used by third-party, specially if it can bypass security measures [1], furthermore, they've a working alternative already: the portal system.
As a side note, this will break the hackish screen sharing implementation that Zoom has made for GNOME on Wayland and might force them to update to the standardized portal system that works anywhere.
[1] https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/3943