GUI connected to Session
As Lumiera Product Owner,
I want to establish a bidirectional connection between GUI ⟷ Session,
to start providing actually useful operations through the GUI
Integration Milestone
- Initially we used placeholder objects in the Lumiera GTK to back the widgets of the Timeline display
- then, with the rework of the GUI top-level, the »tangible« elements in the GUI were connected to the UI-Bus
- now the contents of the GUI will be populated by Diff messages to build up the nested structure of widgets
- these widgets in turn can access the UI-Bus and send command messages to manipulate the Session contents
Change history
(5)
| blockedby: |
497 → 497, 686
|
| blockedby: |
497, 686 → 497, 686, 1042
|
| blockedby: |
497, 686, 1042 → 497, 686, 1042, 1199
|
| blockedby: |
497, 686, 1042, 1199 → 497, 686, 1042, 1199, 1090, 1327
|
| blocking: |
299 → 80, 299, 318
|
| Description: |
modified (diff)
|
| Status: |
new → accepted
|
| Summary: |
connect to Session → GUI connected to Session
|
| Type: |
todo → meta
|
| blockedby: |
497, 686, 1042, 1199, 1090, 1327
|
| blocking: |
80, 299, 318
|
| Parent Tickets: |
→ 80, 299, 318
|
| Sub Tickets: |
→ 497, 686, 1042, 1090, 1199, 1327
|
9/2023 : Groundwork is done
SteamDispatcherreceives commandsBut there is still a gap in both directions
SteamDispatcheris not able actually to process commands