FrontendSeparation #2

Merged
grim2016 merged 6 commits from FrontendSeparation into master 2026-08-03 10:18:58 +02:00
Owner

Moved frontend to a separate trait. Removed a lot of unused imports in addition to prepending _ infront of variable names to mark them unused. Frontend should communicate with backend with channels. Every subview of the TerminalFrontend also has Sender and they can now no longer use implement the debug trait.

Moved frontend to a separate trait. Removed a lot of unused imports in addition to prepending _ infront of variable names to mark them unused. Frontend should communicate with backend with channels. Every subview of the TerminalFrontend also has Sender and they can now no longer use implement the debug trait.
grim2016 changed title from WIP: FrontendSeparation to FrontendSeparation 2026-08-03 10:18:41 +02:00
grim2016 merged commit 722efb0a90 into master 2026-08-03 10:18:58 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
grim2016/flokka!2
No description provided.