diff --git a/doc/devel/meeting_summary/index.txt b/doc/devel/meeting_summary/index.txt index ecd045ea3..6d9573790 100644 --- a/doc/devel/meeting_summary/index.txt +++ b/doc/devel/meeting_summary/index.txt @@ -11,6 +11,17 @@ spending time on the task of writing a summary. Anyone interested in Lumiera development is also encouraged to read mailing list archives and other documentation. +14 Feb 2024 +----------- + +Topics +~~~~~~ + * Discussion about GTK\+, Python bindings vs. C++ bindings vs. the C-API, + challenges due to the dynamic nature of layout and inconsistent CSS settings, + and further difficulties integrating video display. + * Update regarding the ongoing effort to establish performance limits of the + Scheduler and discussion about methods of measurement. + 10 Jan 2024 -----------