Skip to content

Implement first prototype of event system #91

@elkowar

Description

@elkowar

After lots of discussions, more or less this is what we came up with:
image

Input handling should have one centralized input mapper that re-emits events (Semantic and function calls, I guess?) that registers itself, thus we'll (at least for now) also not need to care as much about priorities in the event system itself (although that will still matter in the future). The input mapper may be expressible as a stack of keymaps, but that'll need to be further discussed / analyzed, I think

Metadata

Metadata

Assignees

Labels

topic-eventsystemThings related to the event system

Type

No type

Projects

Status

In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions