### Problem Statement The [view hierarchy RFC](https://github.com/getsentry/rfcs/blob/main/text/0033-view-hierarchy.md) 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.