groundh0g / StimDeck

A simple HUD for Stimulus.com, akin to the one on the blue-bird site.
MIT License
0 stars 0 forks source link

ICP for Electron/React Bindings #29

Open groundh0g opened 1 year ago

groundh0g commented 1 year ago

IPC for StimDeck

This documents attempts to catalog the needed Electron/React interactions.

Content or Screen Grab

The following components/actions need to have columns' content replace the WebView overlay with an image (screenshot of the view) of same, embedded in the ColumnContents control from the App's index.html.

Event Considersations

The following actions should interact with Electron's main.ts and React's index.ts as described.

Persist App & Column Settings

Decide how to store preferences and column definitions.

Loading & Restoring Columns

Random tech notes: