sentry-electron icon indicating copy to clipboard operation
sentry-electron copied to clipboard

Support view hierarchy for window layouts

Open timfish opened this issue 1 year ago • 1 comments

Problem Statement

The view hierarchy RFC details a way to send the apps window layout with events.

Solution Brainstorm

In Electron we have access to all the app window dimensions and locations which could be sent with events using this attachment type.

timfish avatar Mar 20 '24 12:03 timfish