lumiera_/src/stage
Ichthyostega 96dfbf7d96 DisplayEvaluation: introduce a 3rd pass to adjust widget positions
After some in-depth analysis, it seems best to reattach the Clips and Marker
top-down through the control structure, rather than building some additional
magic callback into the CanvasHook. Thus the 3rd DisplayEvaluation pass
now not only has to rebalance track header and body, but also
reatach or move each attached widget within the body, using its
nominal coordinates. This should then pick up the changed
layout decoration size
2021-01-29 14:15:18 +01:00
..
ctrl Project: update and clean-up Doxygen configuration 2021-01-24 19:35:45 +01:00
dialog Timeline: squeeze in some test/diagnostics code to inject a button onto each track 2019-09-07 19:24:54 +02:00
draw Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
interact Project: update and clean-up Doxygen configuration 2021-01-24 19:35:45 +01:00
model DisplayEvaluation: introduce a 3rd pass to adjust widget positions 2021-01-29 14:15:18 +01:00
output Global-Layer-Renaming: fix remaining textual usages and IDs in the code 2018-12-10 00:09:56 +01:00
panel Project: update and clean-up Doxygen configuration 2021-01-24 19:35:45 +01:00
setting Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
timeline DisplayEvaluation: introduce a 3rd pass to adjust widget positions 2021-01-29 14:15:18 +01:00
widget Project: update and clean-up Doxygen configuration 2021-01-24 19:35:45 +01:00
workspace Investigation: inconclusive further research (context_save/restore) 2019-08-08 19:08:04 +02: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 Project: update and clean-up Doxygen configuration 2021-01-24 19:35:45 +01:00
gtk-lumiera.cpp Global-Layer-Renaming: fix remaining textual usages and IDs in the code 2018-12-10 00:09:56 +01:00
guifacade.hpp Project: update and clean-up Doxygen configuration 2021-01-24 19:35:45 +01:00
id-scheme.hpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
lumiera-light-theme-complement.css Timeline: integrate support for a margin on the timeline content 2019-09-07 17:31:53 +02:00
lumiera.css UI-Style: reorganise style constants and introduce some BEM notation 2019-08-08 19:08:04 +02:00
notification-service.cpp Global-Layer-Renaming: fix remaining textual usages and IDs in the code 2018-12-10 00:09:56 +01:00
notification-service.hpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
style-scheme.cpp UI-Style: reorganise style constants and introduce some BEM notation 2019-08-08 19:08:04 +02:00
style-scheme.hpp UI-Style: reorganise style constants and introduce some BEM notation 2019-08-08 19:08:04 +02: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 Dispatcher: rename in accordance to the layer 2018-12-10 00:12:52 +01:00