Skip to content

chore: Rewrite the data layer #25

@jackh-sh

Description

@jackh-sh

While doing maintenance on the code for adding the TouchBar support, I've realised that the data layer could be improved. Currently, everything is stored in a state variable which is very poorly optimised. Also, I cannot read this data from the main process. To combat this, I am going to be rethinking how data moves through the app.

Hopefully, the next version should be easier to maintain and so forth.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions