mirror of
https://github.com/electron/electron.git
synced 2026-02-26 03:01:17 -05:00
fix: set display_id in desktop capturer on Linux (#33861) Previously, display_id was an empty string, pending Chrome support for sharing individual screens. Now that this has been added, it is desirable to have this property set correctly. Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org> Co-authored-by: James Cash <james.nvc@gmail.com> Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>