lumiera_/src/stage
Ichthyostega 1ffee39b23 LibraryApplication: tie DispatcherLoop to thread lifecycle
This solution is basically equivalent to the version implemented directly,
but uses the lifecycle-Hooks available through `ThreadHookable`
to structure the code and separate the concerns better.

This largely completes the switch to the new thread-wrapper..

**the old implementation is not referenced anymore**
2023-10-12 20:23:59 +02:00
..
ctrl Lib/Diff: prefer the name "emplace" over "build" 2021-05-02 18:31:47 +02:00
dialog GUI: close out rework of top-level and timeline 2023-03-22 02:58:04 +01:00
draw GUI: close out rework of top-level and timeline 2023-03-22 02:58:04 +01:00
interact the new design takes the old name 2023-06-22 20:23:55 +02:00
model Library: capture and transport the exception itself 2023-09-27 02:51:00 +02:00
output Global-Layer-Renaming: fix remaining textual usages and IDs in the code 2018-12-10 00:09:56 +01:00
panel GUI: close out rework of top-level and timeline 2023-03-22 02:58:04 +01:00
setting Lib/Diff: prefer the name "emplace" over "build" 2021-05-02 18:31:47 +02:00
timeline the new design takes the old name 2023-06-22 20:23:55 +02:00
widget GUI: close out rework of top-level and timeline 2023-03-22 02:58:04 +01:00
workspace GUI: close out rework of top-level and timeline 2023-03-22 02:58:04 +01:00
config-keys.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
config-keys.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
DIR_INFO Global-Layer-Renaming: rearrange directories 2018-11-15 23:28:03 +01:00
display-service.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
display-service.hpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
gtk-base.hpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
gtk-lumiera.cpp LibraryApplication: tie DispatcherLoop to thread lifecycle 2023-10-12 20:23:59 +02:00
guifacade.hpp some whitespace clean-up 2021-08-20 14:33:21 +02:00
id-scheme.hpp some whitespace clean-up 2021-08-20 14:33:21 +02:00
lumiera-light-theme-complement.css Timeline: remove visual debugging and add timeline style 2023-03-19 14:32:11 +01:00
lumiera.css UI-Style: reorganise style constants and introduce some BEM notation 2019-08-08 19:08:04 +02:00
notification-service.cpp Block-Flow: provide specialised ctor notation 2023-07-07 03:41:30 +02:00
notification-service.hpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
style-scheme.cpp Timeline: expand and document system of marker style classes 2023-03-03 18:36:33 +01:00
style-scheme.hpp Timeline: expand and document system of marker style classes 2023-03-03 18:36:33 +01:00
ui-bus.cpp Global-Layer-Renaming: fix remaining textual usages and IDs in the code 2018-12-10 00:09:56 +01:00
ui-bus.hpp Lib: fix a bug with diagnostic output 2022-09-27 01:51:21 +02:00