Compare commits

...

10 commits

Author SHA1 Message Date
9225d868bb DOC: Notes regarding the ongoing workflow-discussion 2025-08-31 01:02:49 +02:00
43a9036c0d Workflow-publish: minor layout tweaks and spelling fixes 2025-08-31 00:48:44 +02:00
537c89298b DOC: FrOSCon meeting -- additions and corrections as proposed by Wouter 2025-08-31 00:47:39 +02:00
592622d750 Workflow-publish: adapt additions to Asciidoc 2025-08-23 18:50:13 +02:00
Wouter Verwijlen
f6427474ad Workflow-discussion: Lumiera Workflow Proposals (draft v3)
...fine-tuned a few small bits here and there in the
   current chapter of the workflow document

===========================================================
Remark from Ichthyo(committer):

Converted from PDF to raw text with

    pdftotext wouter250819v3.pdf WorkflowProposals.txt

Images extracted with:

    pdfimages -png -j wouter250819v3.pdf wouter/wouter250819v3

Again adding the images separately to the Website-repository,
in order to save storage space in the main repository....
2025-08-23 17:55:42 +02:00
4dba1c816d DOC: FrOSCon meeting -- integrate improvements from Benny 2025-08-23 04:29:08 +02:00
4eb24220c9 DOC: FrOSCon meeting -- minor fixes and cross-links 2025-08-23 03:37:08 +02:00
6a42606c3a Workflow-publish: adapt additions to Asciidoc
- add markup to match formatting from PDF
- link to the images extracted into the website Git-repository
- adjust image sizes to fit into the text
- add some cross references

(incidentally: TimelineDiscussion.txt -- store image locally)
2025-08-23 01:55:23 +02:00
Wouter Verwijlen
68633de53b Workflow-discussion: Lumiera Workflow Proposals (draft v2)
Chapter 2 (about the timeline) is now complete.
- extend discussion regarding trackless
- add section about Tools / Modes / Views
- section: Adding clips to the timeline
- section: Selecting clips
- section: Arranging clips
- section: Trimming clips
- section: Splitting and merging clips
- section: Removing clips
- add subchapter regarding sections of the timeline
- Adding and editing transitions
- Changing timeline clip properties

===========================================================
Remark from Ichthyo(committer):

Converted from PDF to raw text with

    pdftotext wouter250629v2.pdf WorkflowProposals.txt

Images extracted with

    pdfimages -png -j wouter250629v2.pdf wouter/wouter250629v2

Images required no cropping;
the white background images were omitted.

Again adding the images separately to the Website-repository,
in order to save storage space in the main repository....
2025-08-22 16:42:55 +02:00
262fe7f3bb Workflow-publish: rewrite the text from Wouter into Asciidoc 2025-08-22 01:55:50 +02:00
6 changed files with 1644 additions and 307 deletions

View file

@ -126,7 +126,7 @@ Joel Conclusions:
Timeline like this:
image::http://www.kenstone6.net/fcp_homepage/images_fcp_5_new_martin/07_fc_studio_new_martin.jpg[]
image::{imgg}/Joel-Conclusions-UI-layout.jpg[Conclusions for the UI layout]
Tracks
''''''''''

View file

@ -12,15 +12,16 @@ Present::
End goal::
To produce a design document.
This Meeting is based on the document link:TODO[»Lumiera Workflow Proposals«] by Wouter Verwijlen.
This Meeting is based on the document link:WorkflowProposals.html[»Lumiera Workflow Proposals«] by Wouter Verwijlen.
Wouter travelled to FrOSCon to meet the core team in person. This meeting discussed some central points
of the planned workflow support in the Lumiera GUI. We discussed problems, agreed on various points
and decided to produce a design document. Here we attempt to reconstruct and document the original meeting.
Points discussed
----------------
We agreed upon the importance of a _Magnetic Timeline,_ as introduced by Final Cut X.
However, our link:{ldoc}devel/rfc_final/ProcPlacementMetaphor.html[Placement concept (2008)]
We agreed upon the importance of a link:WorkflowProposals.html#\_tracks_vs_trackless[magnetic timeline],
as introduced by Final Cut X.
However, our link:{ldoc}/devel/rfc_final/ProcPlacementMetaphor.html[Placement concept (2008)]
which predates FCPX's release,footnote:[Final Cut Pro X was
link:https://en.wikipedia.org/wiki/Final_Cut_Pro#Final_Cut_Pro_X[released in 2011], and the »Magnetic
Timeline« is generally considered a novel concept introduced with this update. The initial reception
@ -53,15 +54,15 @@ navigation tool, with the option to lock moving of clips.
_Wouter_ introduced a context sensitive tool palette which is rendered as an overlay in the timeline UI.
The ability of Tools to support sub-modes is a simple extension of this proposal.
With this functionality, it would be then be possible to switch between trim-, roll-, slide- and slip-edit
With this functionality, it would then be possible to switch between trim-, roll-, slide- and slip-edit
after activating the edit tool. Similarly, the _gear switch_ as proposed in a previous online discussion
would be integrated as a sub-mode if a user decided to manipulate any setting value.
would be integrated as a sub-mode into various other modes if a user decided to manipulate any setting value.
Internationalisation
~~~~~~~~~~~~~~~~~~~
The language of the UI is English. This does not mean that we exclude any language
(all contributions are welcome). Certain words and terminology should never be translated, e.g.,
Track, Clip, Placement, ... . We also do not support translations that require a re-ordering
Track, Clip, Placement, ... . We have no plans to support translations that require a re-ordering
of UI elements such as languages written right-to-left. This is due to priorities that we define.
@ -69,8 +70,10 @@ Unlimited Placement Constraints
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The use of fine-grained placement constraints is plagued with overwhelming the user with
excessive relationships. This can be improved by using a small number of prototype set-ups:
magnetic, relative and music anchored. Moreover, we require a diagnostic to reveal the reason why
a given clip is positioned at where it is.
magnetic, relative and music anchored. _Wouter_ points out that a similar scheme can be applied
here as with the flavours of editing: A _placement prototype_ can be pre-selected for a newly added
clip -- with the ability for adjustment through the tool palette. Moreover, we require a diagnostic
to reveal the reason why a given clip is positioned at where it is.
.Routing
_Hermann_ explained how the routing in Render Engine is based on Placements.
@ -112,38 +115,37 @@ _Wouter_ was concerned that it might be tedious to navigate between different ch
especially if it is necessary to expand or collapse these elements repeatedly. One
countermeasure to relieve constant opening and closing elements would be to expand
the elements step wise while still retaining the ability to edit the contents.
Furthermore, rendering a condensed preview of a virtual clip's internal structure
could help to avoid having to open and expand the clip in many situations.
Target audience
~~~~~~~~~~~~~~~
It is important to identify our target audience to be able to obtain a clear
vision of which features are more preferable to include and those features which
might be less suitable to incorporate into Lumiera. This will allow us to
fine-focus into the particular needs of these groups and provide us with a
mechanism to curtail our long feature list. Eventually we might have a list of
features ordered according to priority. Other factors are, of course,
important in determining whether a feature is implemented or not, e.g., effort
required to implement a feature; but we focus solely on identifying our target
audience here.
It is important to identify our target audience to be able to frame a clear
picture of which features are more preferable to include and those features which
might be less suitable to incorporate into Lumiera.
Define such groups will allow us to fine-focus into the particular needs of these groups
and provide us with a mechanism to curtail our long feature list. Eventually we might have
a list of features ordered according to priority.
In his »Lumiera Workflow Proposals«, _Wouter_ identified five groups which mould
most likely be attracted to Lumiera and its goals.
In his link:WorkflowProposals.html[»Lumiera Workflow Proposals«], _Wouter_
identified six groups which would most likely be attracted to Lumiera and its goals.
- The highly specialised editor who works in an environment where different parts of the
post-production of a film are handled by different people: assistant editors, colourists,
audio engineers, etc.
- The allround contracted editor who handles all aspects of post-production
- The allround artistic filmmaker who also edits
- The allround social media creator who values the use of visual effects,
- The all-round contract editor who handles all aspects of post-production
- The all-round artistic filmmaker who also edits
- The all-round social media creator who appreciates the use of visual effects,
motion graphics and sound effects.
- The free-flowing editor who does not have a fixed idea of how the edit should be
and instead wants to play and move things around, and who might not work in a linear
fashion: they might do a bit of colour correction to get a better sense of how a scene feels,
then go back to editing, etc.
- The free-flowing editor without a fixed idea of the edit, who prefers to explore the
footage and move things around, and who might not work in a linear fashion:
they might, for example, do a bit of colour correction to acquire a better feel for a scene
and then go back to coarse-grained editing.
- The editor who has the film already cut in their head and have a very strong sense of
what they want to do and work in a very structured way towards accomplishing this vision.
what they want to do and progress through structured and precise steps towards realising their vision.
These groupings are naturally provisional and will mostly likely change -- which
These groupings are naturally provisional and will most likely change -- which
is very good -- as we add important features that are deemed essential but fit to
no group in our selection.

File diff suppressed because it is too large Load diff

View file

@ -3,7 +3,23 @@ Lumiera Workflow Proposals
Date: 2025
//MENU: label Workflow Proposals Verwijlen
//MENU: prepend WorkflowProposals
- TODO include full text of from Wouter
************************
Wouter Verwijlen is a documentary filmmaker from Utrecht (Netherlands).
************************
Many years ago, the Lumiera team first got to know Wouter on occasion
of the link:https://lac.linuxaudio.org/2010/[Linux Audio Conference].
In spring 2025, he proposed to contribute with concept work related to
UI and workflow, drawing on his longtime experience working with all
professional editing software packages as part of his work in media
production and filmmaking. Knowing those applications in and out,
with all their various strengths and weaknesses allows to compile
a comprehensive overview how the central tasks of film editing
are handled by contemporary software solutions -- and how
this handling might be improved.
- link:WorkflowProposals.html[»Lumiera Workflow Proposals«] by Wouter Verwijlen
- link:FrosconMeeting.html[Discussion at FrOSCon 2025]

View file

@ -5,6 +5,182 @@
<node CREATED="1755555124099" ID="ID_1161663096" MODIFIED="1755555131868" POSITION="right" TEXT="zeitlicher Ablauf">
<node CREATED="1755555133354" ID="ID_830170698" MODIFIED="1755555167568" TEXT="hatte ich vor &gt; 10 Jahren bei der LAC Utrecht kennengelernt"/>
<node CREATED="1755555168135" ID="ID_106572724" MODIFIED="1755555192830" TEXT="war Fr&#xfc;hjahr 2025 wieder in einem Entwicklertreffen auf IRC aufgetaucht"/>
<node CREATED="1755984076585" ID="ID_1894959199" MODIFIED="1755984090950" TEXT="erste Diskussionen zwischen mir und Wouter (Fr&#xfc;hjahr 2025)">
<node CREATED="1755984096777" ID="ID_1208745224" MODIFIED="1755984099949" TEXT="eMail-Threads">
<node CREATED="1755984129607" MODIFIED="1755984129607" TEXT="Does this old email still work?"/>
<node CREATED="1755984137249" MODIFIED="1755984137249" TEXT="First version of workflow proposal document"/>
<node CREATED="1755984152863" ID="ID_770728499" MODIFIED="1755984152863" TEXT="A Notice regarding the Lumiera Developers Meeting"/>
<node CREATED="1755984162079" ID="ID_1861558810" MODIFIED="1755984162079" TEXT="Workflow and Structure"/>
<node CREATED="1755984188415" ID="ID_68115070" MODIFIED="1755984566286" TEXT="rather ephemeral / personal...">
<node CREATED="1755984152863" ID="ID_604579843" MODIFIED="1755984570012" TEXT="A Notice regarding the Lumiera Developers Meeting"/>
<node CREATED="1755984175394" ID="ID_1929049708" MODIFIED="1755984175394" TEXT="Fingers crossed"/>
<node CREATED="1755984186305" ID="ID_1156966142" MODIFIED="1755984186305" TEXT="DOKfest Munich"/>
<node CREATED="1755984229770" ID="ID_776722793" MODIFIED="1755984229770" TEXT="FrOSCon"/>
</node>
<node CREATED="1755984219321" ID="ID_318150369" MODIFIED="1755984219321" TEXT="Workflow document update"/>
</node>
<node CREATED="1755984285945" ID="ID_1534592633" MODIFIED="1755984290780" TEXT="important for....">
<node CREATED="1755984291584" ID="ID_500959488" MODIFIED="1755984292868" TEXT="Wouter">
<node CREATED="1755984316133" ID="ID_1342075933" MODIFIED="1755984320590" TEXT="encapsulate several Clips"/>
<node CREATED="1755984361594" ID="ID_945461159" MODIFIED="1755984368365" TEXT="better solution for Sync/Lock problems"/>
<node CREATED="1755993123052" ID="ID_217320042" MODIFIED="1755993133394" TEXT="organic flow without disruption"/>
</node>
<node CREATED="1755984293348" ID="ID_473285995" MODIFIED="1755984294739" TEXT="Hermann">
<node CREATED="1755984296751" ID="ID_1195224888" MODIFIED="1755984298933" TEXT="Placements"/>
<node CREATED="1755984306654" ID="ID_670450001" MODIFIED="1755984314617" TEXT="Structure of Keybindings and Commands"/>
<node CREATED="1755993163118" ID="ID_639085089" MODIFIED="1755993171630" TEXT="use of contextual gestures"/>
</node>
</node>
<node CREATED="1755986180051" ID="ID_1217728843" MODIFIED="1755986190391" TEXT="outline">
<node CREATED="1755986191219" ID="ID_897126723" MODIFIED="1755986256094" TEXT="2.4.: ich: stelle vor">
<node CREATED="1755986197707" ID="ID_1591951138" MODIFIED="1755986201974" TEXT="Keybinding problems"/>
<node CREATED="1755986202352" ID="ID_854528640" MODIFIED="1755986212620" TEXT="Event Sourcing + CQRS"/>
<node CREATED="1755986212964" ID="ID_1114717599" MODIFIED="1755986214833" TEXT="Placements"/>
</node>
<node CREATED="1755986217536" ID="ID_1123737503" MODIFIED="1755986246359" TEXT="6.4.: Wouter">
<node CREATED="1755986263413" ID="ID_1677766471" MODIFIED="1755986270413" TEXT="entwirft Gruppen-Konzept">
<node CREATED="1755986273904" ID="ID_1470121980" MODIFIED="1755986280693" TEXT="drei Connection-Modes">
<node CREATED="1755986292462" ID="ID_1805659828" MODIFIED="1755986299998" TEXT="none: alles kann frei bewegt werden"/>
<node CREATED="1755986282703" ID="ID_1242343446" MODIFIED="1755986320334" TEXT="local: Beweglichkeit in Gruppen; Gruppen frei untereinander verschiebar"/>
<node CREATED="1755986321115" ID="ID_1087369131" MODIFIED="1755986338243" TEXT="global: jeder Trim bewirkt Ripple"/>
</node>
<node CREATED="1755987588265" ID="ID_1963053234" MODIFIED="1755987595852" TEXT="bemerkt Schwierigkeiten">
<node CREATED="1755987596840" ID="ID_1094088062" MODIFIED="1755987610394" TEXT="&#xbb;keep Sync&#xab; ist noch nicht wirklich definiert"/>
<node CREATED="1755987625436" ID="ID_1492831522" MODIFIED="1755987660844" TEXT="was passiert beim (zeitlichen) Vertauschen von Gruppen?"/>
<node CREATED="1755987807052" ID="ID_1576861310" MODIFIED="1755987820799" TEXT="Wechselwirkung mit Segments(top-level)"/>
</node>
</node>
<node CREATED="1755989921642" ID="ID_933799679" MODIFIED="1755989958354" TEXT="entwirft Modell-Struktur">
<linktarget COLOR="#c60834" DESTINATION="ID_933799679" ENDARROW="Default" ENDINCLINATION="192;-145;" ID="Arrow_ID_482055627" SOURCE="ID_672612453" STARTARROW="None" STARTINCLINATION="199;-8;"/>
<node CREATED="1755989929387" ID="ID_448920142" MODIFIED="1755989931663" TEXT="Segmente"/>
<node CREATED="1755989932112" ID="ID_581008767" MODIFIED="1755989933556" TEXT="Gruppen"/>
<node CREATED="1755989934008" ID="ID_1237485752" MODIFIED="1755989938011" TEXT="Clips auf Layern"/>
</node>
</node>
<node CREATED="1755988380936" ID="ID_1627990394" MODIFIED="1755988386013" TEXT="6.4. : ich">
<node CREATED="1755988387551" ID="ID_1746241739" MODIFIED="1755988405041" TEXT="stelle fest: wir verfolgen das gleiche Ziel"/>
<node CREATED="1755988406030" ID="ID_1292846306" MODIFIED="1755988416771" TEXT="aber: ich l&#xf6;se das Layering von den Tracks"/>
<node CREATED="1755988420629" ID="ID_178605645" MODIFIED="1755988439749" TEXT="lokale Hierarchie &#x27f9; hat Vorteile und Nachteile"/>
</node>
<node CREATED="1755989735450" ID="ID_962951640" MODIFIED="1755989740334" TEXT="7.4. : ich">
<node BACKGROUND_COLOR="#e0ceaa" COLOR="#690f14" CREATED="1755989741257" ID="ID_1320234087" MODIFIED="1755989757016" TEXT="Allgemeiner Rundumschlag nach dem Dampfwalzen-Prinzip">
<icon BUILTIN="messagebox_warning"/>
</node>
<node CREATED="1755989778525" ID="ID_1831031697" MODIFIED="1755989796681" TEXT="Erkl&#xe4;rung: fixed Model vs. Symbolic Representation"/>
<node CREATED="1755989803412" ID="ID_1736422037" MODIFIED="1755989865092" TEXT="Erl&#xe4;uterung: mein zweischichtiger Ansatz zum Design">
<richcontent TYPE="NOTE"><html>
<head>
</head>
<body>
<p>
Entwerfe auf theoretischer Ebene ein schl&#252;ssiges Konzept, w&#228;hle aber zugleich einen Zugang der dieses von den Fundementen her aufrollt
</p>
</body>
</html>
</richcontent>
</node>
<node CREATED="1755989874322" ID="ID_548384813" MODIFIED="1755989881595" TEXT="&#xbb;Medium Level of Abstraction&#xab;"/>
<node CREATED="1755989893970" ID="ID_672612453" MODIFIED="1755989963402" TEXT="Kritik an Wouter&apos;s Vorschlag: warum drei neue Konzepte einf&#xfc;hren">
<arrowlink COLOR="#c60834" DESTINATION="ID_933799679" ENDARROW="Default" ENDINCLINATION="192;-145;" ID="Arrow_ID_482055627" STARTARROW="None" STARTINCLINATION="199;-8;"/>
</node>
<node CREATED="1755989966059" ID="ID_1085467794" MODIFIED="1755989982485" TEXT="Gegenvorschlag: Selbst&#xe4;hnlichkeit: Clip ist wieder eine Sequenz"/>
<node CREATED="1755990005559" ID="ID_1409244787" MODIFIED="1755990019425" TEXT="Mein Ansatz: Layering und Routing per Regel und Tag"/>
<node CREATED="1755990034395" ID="ID_351103242" MODIFIED="1755990048684" TEXT="Vorschlag: drei Placement-Prototypen">
<node CREATED="1755990051717" ID="ID_131843264" MODIFIED="1755990056980" TEXT="relative"/>
<node CREATED="1755990057522" ID="ID_1412187521" MODIFIED="1755990060771" TEXT="magnetic"/>
<node CREATED="1755990061665" ID="ID_1134213180" MODIFIED="1755990063119" TEXT="anchored"/>
</node>
<node CREATED="1755990093397" ID="ID_919084894" MODIFIED="1755990099063" TEXT="Andeutung: offene Fragen">
<node CREATED="1755990103772" ID="ID_785984584" MODIFIED="1755990112119" TEXT="visuelle Repr&#xe4;sentation"/>
<node CREATED="1755990112537" ID="ID_298283507" MODIFIED="1755990116900" TEXT="Manipulationen"/>
<node CREATED="1755990122463" ID="ID_1624119359" MODIFIED="1755990127730" TEXT="Diagnostik"/>
</node>
</node>
<node CREATED="1755990662935" ID="ID_1912553468" MODIFIED="1755990666874" TEXT="8.4. : Wouter">
<node CREATED="1755990681845" ID="ID_1084606230" MODIFIED="1755990697198" TEXT="versteht meinen Ansatz genau"/>
<node CREATED="1755990697738" ID="ID_1313436941" MODIFIED="1755990736937" TEXT="deutet auf Schwachstellen und Gefahren hin"/>
<node CREATED="1755990737501" ID="ID_475771282" MODIFIED="1755990758542" TEXT="sein zentrales Anliegen &#xbb;organic flow&#xab;">
<node CREATED="1755990768777" ID="ID_511490667" MODIFIED="1755990772023" TEXT="nur wenige Elemente"/>
<node CREATED="1755990793751" ID="ID_1345398599" MODIFIED="1755990797139" TEXT="nur wenige Aktionen"/>
<node CREATED="1755990772526" ID="ID_669047961" MODIFIED="1755990782163" TEXT="alle sind direkt mit dem Narrativ verbunden"/>
<node CREATED="1755990803628" ID="ID_1631448152" MODIFIED="1755990805931" TEXT="problematisch">
<node CREATED="1755990806708" ID="ID_617404976" MODIFIED="1755990815686" TEXT="externe Kontroll- und Schutzmechanismen"/>
<node CREATED="1755990816142" ID="ID_1660045167" MODIFIED="1755990837676" TEXT="expand / collapse"/>
<node CREATED="1755990851041" ID="ID_1012625334" MODIFIED="1755990855043" TEXT="&#xdc;berblick behalten"/>
<node CREATED="1755990908303" ID="ID_124739861" MODIFIED="1755990951149" TEXT="Konfiguration auf Einzel-Clip-Ebene"/>
</node>
</node>
<node CREATED="1755991073777" ID="ID_653126983" MODIFIED="1755991082692" TEXT="geht auf meine Kritik der Modell-Struktur ein">
<node CREATED="1755991084824" ID="ID_127235503" MODIFIED="1755991093781" TEXT="er w&#xfc;rdigt meinen Ansatz"/>
<node CREATED="1755991094159" ID="ID_1789714313" MODIFIED="1755991106978" TEXT="ver&#xe4;nderter Vorschlag: als &#xbb;Rollen&#xab; auslegen"/>
</node>
</node>
<node CREATED="1755991183458" ID="ID_1504762629" MODIFIED="1755991192869" TEXT="16.4. : IRC-Meeting &#xbb;Workflow&#xab;"/>
<node CREATED="1755991580158" ID="ID_313794676" MODIFIED="1755991585302" TEXT="18.4. : Wouter">
<node CREATED="1755991586885" ID="ID_115860434" MODIFIED="1755991596175" TEXT="Gedanken und Nachtr&#xe4;ge zum IRC-Meeting"/>
<node CREATED="1755991607146" ID="ID_509756334" MODIFIED="1755991616104" TEXT="Sticky-Selection : pro and con">
<node CREATED="1755991635651" ID="ID_1699057335" MODIFIED="1755991641927" TEXT="ja es w&#xe4;re sehr n&#xfc;tzlich"/>
<node CREATED="1755991618561" ID="ID_805758489" MODIFIED="1755991648195" TEXT="die meisten Leute erwarten aber ein anderes Verhalten">
<richcontent TYPE="NOTE"><html>
<head>
</head>
<body>
<p>
siehe Blender!
</p>
</body>
</html>
</richcontent>
</node>
<node BACKGROUND_COLOR="#e0ceaa" COLOR="#690f14" CREATED="1755991670618" ID="ID_1723335311" MODIFIED="1755991687890" TEXT="Vorschlag: Selection-Historie">
<icon BUILTIN="idea"/>
</node>
</node>
<node CREATED="1755991701014" ID="ID_1437242845" MODIFIED="1756065763368" TEXT="Keyboard Navigation">
<node CREATED="1755991710857" ID="ID_1996023153" MODIFIED="1755991722771" TEXT="schl&#xe4;gt verschiedene Navigations-Gesten vor"/>
<node CREATED="1755991723499" ID="ID_286628876" MODIFIED="1755991743103" TEXT="Modifier zur Bewegung in %-Viewport"/>
</node>
<node CREATED="1755991763950" ID="ID_248264748" MODIFIED="1755991772144" TEXT="Edit Cursor vs Playhead">
<node CREATED="1755991773471" ID="ID_517841459" MODIFIED="1755991792759" TEXT="ja n&#xfc;tzlich ABER"/>
<node CREATED="1755991793236" ID="ID_12380359" MODIFIED="1755991798325" TEXT="Gefahr da&#xdf; es zu komplex wird"/>
</node>
<node CREATED="1755991833547" ID="ID_1013379401" MODIFIED="1755991843823" TEXT="Vorschlag: Grouping devices...">
<node CREATED="1755991844907" ID="ID_1109418777" MODIFIED="1755991859581" TEXT="Wouter&apos;s Goups sind eigentlich &#xbb;linked Clips&#xab;"/>
<node CREATED="1755991897152" ID="ID_134660950" MODIFIED="1755991915567" TEXT="schl&#xe4;gt aber vor: jeder Clip geh&#xf6;rt automatisch zu so einer &#xbb;linking Group&#xab;"/>
<node CREATED="1755991916226" ID="ID_1270463463" MODIFIED="1755991924814" TEXT="nested Sequences k&#xf6;nnen damit Koexistieren"/>
<node BACKGROUND_COLOR="#e0ceaa" COLOR="#690f14" CREATED="1755991930416" ID="ID_1052933158" MODIFIED="1755991947102" TEXT="Vorschlag: Pop-up Expansion">
<icon BUILTIN="idea"/>
</node>
</node>
</node>
<node CREATED="1755992620804" ID="ID_1693308624" MODIFIED="1755992624045" TEXT="23.4. : ich">
<node CREATED="1755992631890" ID="ID_1079651270" MODIFIED="1755992635703" TEXT="Keybindings">
<node CREATED="1755992636602" ID="ID_641171425" MODIFIED="1755992651582" TEXT="should map down or degrade to common mouse handling"/>
<node CREATED="1755992652236" ID="ID_1486381017" MODIFIED="1755992682355" TEXT="Entry / Transition Gestures can be reconfigured to something more explicit however"/>
</node>
<node CREATED="1755992693298" ID="ID_1230217340" MODIFIED="1755992715877" TEXT="have only one single Scheme for navigating / manipulating everything">
<node CREATED="1755992743291" ID="ID_1849102941" MODIFIED="1755992752726" TEXT="Focal Point : can be moved"/>
<node CREATED="1755992753002" ID="ID_1295855147" MODIFIED="1755992760877" TEXT="Selection : can be extended"/>
<node CREATED="1755992767816" ID="ID_863263790" MODIFIED="1755992775112" TEXT="always defines &#xbb;the subject&#xab;"/>
</node>
<node BACKGROUND_COLOR="#e0ceaa" COLOR="#690f14" CREATED="1755992785342" ID="ID_563441584" MODIFIED="1755992794749" TEXT="&#xbb;Gear Switch&#xab;">
<icon BUILTIN="idea"/>
</node>
</node>
<node CREATED="1755992926107" ID="ID_872759475" MODIFIED="1755992931766" TEXT="24.4. : ich">
<node CREATED="1755992935557" ID="ID_1995465053" MODIFIED="1755992979929" TEXT="flat keybindings vs. contextual primitives">
<node CREATED="1755992982179" ID="ID_1172528857" MODIFIED="1755992990833" TEXT="flat Keybindings are very popular"/>
<node CREATED="1755992991327" ID="ID_315703801" MODIFIED="1755993004576" TEXT="but they are rarely &#xbb;successful&#xab;"/>
<node CREATED="1755993008648" ID="ID_925317969" MODIFIED="1755993035032" TEXT="all &#xbb;successful&#xab; interaction paradigms are contextual primitives">
<icon BUILTIN="idea"/>
</node>
</node>
<node CREATED="1755993041867" ID="ID_58894397" MODIFIED="1755993055058" TEXT="&#x27f9; propose to start from Navigation"/>
</node>
</node>
</node>
<node CREATED="1755555193178" ID="ID_341875247" MODIFIED="1755555231518" TEXT="schreibt ein Dokument &#xbb;Lumiera Workflow Proposals&#xab;">
<node CREATED="1755555238933" ID="ID_776839044" MODIFIED="1755555245419" TEXT="baut das schrittweise aus"/>
<node CREATED="1755555246177" ID="ID_1744077729" MODIFIED="1755555276905" TEXT="Anfang: Arranging and Grouping in the Timeline"/>
@ -69,6 +245,109 @@
</node>
</node>
</node>
<node CREATED="1756478914464" ID="ID_513883082" MODIFIED="1756478922890" TEXT="Protokoll-Dokument">
<node CREATED="1756478923670" ID="ID_1709266387" MODIFIED="1756478930000" TEXT="mit Benny zusammen in Bernbach begonnen"/>
<node BACKGROUND_COLOR="#eee5c3" COLOR="#990000" CREATED="1756478930417" ID="ID_1172516776" MODIFIED="1756478934997" TEXT="Feedback von Wouter">
<icon BUILTIN="flag-yellow"/>
<node COLOR="#338800" CREATED="1756591820640" ID="ID_1141810198" MODIFIED="1756593389432" TEXT="could change the default placement type via the contextual tool palette">
<richcontent TYPE="NOTE"><html>
<head>
</head>
<body>
<p>
In der Tat, daran kann ich mich erinnern, Wouter hat diese naheliegende Konsequenz sofort gesehen. Das sollte in die Zusammenfassung rein
</p>
</body>
</html>
</richcontent>
<icon BUILTIN="button_ok"/>
</node>
<node CREATED="1756591863677" ID="ID_3023694" MODIFIED="1756591870701" TEXT="gear-switch wirklich ein sub-mode?">
<node COLOR="#338800" CREATED="1756593393830" ID="ID_1865706992" MODIFIED="1756593405208" TEXT="stelle klar da&#xdf; es &quot;into various other modes&quot;">
<icon BUILTIN="button_ok"/>
</node>
</node>
<node CREATED="1756591880512" ID="ID_170251976" MODIFIED="1756591898424" TEXT="vielleicht klarer machen: display visual clues for the nested clip">
<node BACKGROUND_COLOR="#e0ceaa" COLOR="#690f14" CREATED="1756593795445" ID="ID_341240398" MODIFIED="1756593814386" TEXT="das fehlte in der Tat">
<icon BUILTIN="messagebox_warning"/>
</node>
<node COLOR="#338800" CREATED="1756593803145" ID="ID_1820564768" MODIFIED="1756593812714" TEXT="weiteren Satz nachgetragen">
<icon BUILTIN="button_ok"/>
</node>
</node>
<node BACKGROUND_COLOR="#e0ceaa" COLOR="#690f14" CREATED="1756591905963" ID="ID_1577466048" MODIFIED="1756593823405" TEXT="macht zwei inhaltliche Anmerkungen">
<icon BUILTIN="messagebox_warning"/>
<node CREATED="1756591913428" ID="ID_1151106345" MODIFIED="1756591953225" TEXT="die Formulierung f&#xfc;r Translations erscheint ihm sehr harsch">
<richcontent TYPE="NOTE"><html>
<head>
</head>
<body>
<pre http-equiv="content-type" content="text/html; charset=utf-8" wrap="" class="moz-quote-pre">You might want to rephrase &quot;We also do not support translations that require a re-ordering of the UI&quot; to something like &quot;As of now, we have no plans to support translations that require... &quot;, just to indicate that you're not opposed to the idea itself.</pre>
</body>
</html>
</richcontent>
<node BACKGROUND_COLOR="#d2beaf" COLOR="#5c4d6e" CREATED="1756591954854" ID="ID_1990939190" MODIFIED="1756593840290" TEXT="darauf habe ich ihm eine l&#xe4;ngere Antwort geschrieben">
<icon BUILTIN="Mail"/>
</node>
<node CREATED="1756591963389" ID="ID_211299958" MODIFIED="1756591973296" TEXT="und daf&#xfc;r auch nochmal einige Details nachgeschaut">
<node CREATED="1756591974263" ID="ID_1081686170" MODIFIED="1756591983249" TEXT="ich hatte es korrekt in Erinnerung"/>
<node CREATED="1756591983597" ID="ID_4676282" MODIFIED="1756591999565" TEXT="Webbrowser spiegeln das komplette Layout f&#xfc;r right-to-left languages"/>
<node CREATED="1756592000874" ID="ID_1420217344" MODIFIED="1756592016395" TEXT="auch GTK spiegelt das komplette Application-Layout, wenn man Layout-Manager verwendet"/>
</node>
<node CREATED="1756592020775" ID="ID_1758108455" MODIFIED="1756592053535" TEXT="dargelegt, da&#xdf; ich diese Komplexit&#xe4;t vermeiden m&#xf6;chte">
<node CREATED="1756592055917" ID="ID_1659435255" MODIFIED="1756592065091" TEXT="weil wir die Komplexit&#xe4;t f&#xfc;r etwas anders brauchen"/>
<node CREATED="1756592065541" ID="ID_369294987" MODIFIED="1756592077977" TEXT="wir sind kein industriell organisiertes Projekt"/>
</node>
</node>
<node CREATED="1756592080625" ID="ID_1858504825" MODIFIED="1756592101717" TEXT="er meldet nochmal Zweifel an wegen der Performance / Buggyness von GTK-3/4">
<node CREATED="1756592103369" ID="ID_1413133683" MODIFIED="1756592114515" TEXT="unter Mac ist GTK wohl ziemlich buggy"/>
<node CREATED="1756592115031" ID="ID_1544274148" MODIFIED="1756592132300" TEXT="au&#xdf;erdem f&#xe4;llt ihm auf, da&#xdf; viele GTK-3/4 - Applikationen &quot;z&#xe4;h&quot; sind"/>
<node BACKGROUND_COLOR="#d2beaf" COLOR="#5c4d6e" CREATED="1756592133745" ID="ID_889768193" MODIFIED="1756593840289" TEXT="habe ebenfalls aufsf&#xfc;hrlich geantwortet">
<icon BUILTIN="Mail"/>
<node CREATED="1756592146730" ID="ID_468334127" MODIFIED="1756592151676" TEXT="ist ein schwieriges Thema"/>
<node CREATED="1756592152056" ID="ID_1126039303" MODIFIED="1756592164359" TEXT="wir sind eigentlich an ein Framework gefesselt"/>
<node CREATED="1756592164752" ID="ID_1456726945" MODIFIED="1756592172609" TEXT="hab mir auch nochmal QT angeschaut: ist sehr fett"/>
</node>
</node>
</node>
<node CREATED="1756592186531" ID="ID_690338150" MODIFIED="1756592192608" TEXT="Asciidoc von seinem Dokument">
<node COLOR="#338800" CREATED="1756592199263" ID="ID_1080661630" MODIFIED="1756593847428" TEXT="Removing Clips: ein Satz nicht als Bullet-Point umgesetzt">
<icon BUILTIN="button_ok"/>
</node>
</node>
<node BACKGROUND_COLOR="#e0ceaa" COLOR="#690f14" CREATED="1756592235655" ID="ID_1653693956" MODIFIED="1756592266743" TEXT="hat sich das Video von unserem Vortrag angeschaut">
<richcontent TYPE="NOTE"><html>
<head>
</head>
<body>
<pre http-equiv="content-type" content="text/html; charset=utf-8" wrap="" class="moz-quote-pre">I've also watched your FrOSCon presentation last week. Very interesting topic and well presented! I enjoyed watching it and learned a few things about GPU's and Linux that I had no clue about.</pre>
</body>
</html>
</richcontent>
<icon BUILTIN="ksmiletris"/>
</node>
</node>
</node>
</node>
<node CREATED="1756478964420" ID="ID_569058450" MODIFIED="1756478975683" TEXT="Herbst-25: anschlie&#xdf;ende Diskussion">
<node CREATED="1756478999011" ID="ID_805519744" MODIFIED="1756479088119" TEXT="Thread &quot;Workflow Discussion&quot;">
<richcontent TYPE="NOTE"><html>
<head>
</head>
<body>
<p>
Vorschlag von mir mit m&#246;glichen Themen...
</p>
</body>
</html>
</richcontent>
<arrowlink COLOR="#3657bc" DESTINATION="ID_1279005124" ENDARROW="Default" ENDINCLINATION="-228;20;" ID="Arrow_ID_608457742" STARTARROW="None" STARTINCLINATION="-375;33;"/>
</node>
<node CREATED="1756478981465" ID="ID_1966043355" MODIFIED="1756478987278" TEXT="Grouping Devices"/>
</node>
</node>
<node CREATED="1755555354222" ID="ID_251001171" MODIFIED="1755555370422" POSITION="right" TEXT="&#xbb;Workflow Proposals&#xab;">
@ -109,7 +388,7 @@
<node CREATED="1755555829321" ID="ID_1938296529" MODIFIED="1755555835151" POSITION="left" TEXT="Diskussionen">
<node CREATED="1755556578048" ID="ID_1963238475" MODIFIED="1755556589373" TEXT="Modes / Tools">
<node CREATED="1755557599706" ID="ID_1052829600" MODIFIED="1755557603831" TEXT="universell?"/>
<node CREATED="1755557604283" ID="ID_325794280" MODIFIED="1755557612568" TEXT="Move-Mode als Default?"/>
<node CREATED="1755557604283" ID="ID_325794280" MODIFIED="1756066668382" TEXT="Navigation-Mode als Default?"/>
<node CREATED="1755557613339" ID="ID_1555290019" MODIFIED="1755557620789" TEXT="Verschieben von Clips?"/>
</node>
<node CREATED="1755556603900" ID="ID_1246814540" MODIFIED="1755556609363" TEXT="Placements">
@ -125,6 +404,86 @@
<node CREATED="1755560075724" ID="ID_1551439558" MODIFIED="1755560089863" TEXT="Tracks solten leicht umzuordnen sein"/>
<node CREATED="1755560058976" ID="ID_665070443" MODIFIED="1755560074138" TEXT="offen: wie kann man dann das Layering steuern"/>
</node>
<node CREATED="1756067880447" ID="ID_1279005124" MODIFIED="1756479083318" TEXT="Gliederung f&#xfc;r Detail-Diskussion">
<linktarget COLOR="#3657bc" DESTINATION="ID_1279005124" ENDARROW="Default" ENDINCLINATION="-228;20;" ID="Arrow_ID_608457742" SOURCE="ID_805519744" STARTARROW="None" STARTINCLINATION="-375;33;"/>
<node CREATED="1756067893488" ID="ID_924603622" MODIFIED="1756067898091" TEXT="Control">
<node CREATED="1756068277011" ID="ID_716928218" MODIFIED="1756068279422" TEXT="Tenets">
<node CREATED="1756068280700" ID="ID_1464806669" MODIFIED="1756068471775" TEXT="locality">
<richcontent TYPE="NOTE"><html>
<head>
</head>
<body>
<p>
Commands operate at a current position
</p>
</body>
</html>
</richcontent>
</node>
<node CREATED="1756068306713" ID="ID_1371042887" MODIFIED="1756068563129" TEXT="context based">
<richcontent TYPE="NOTE"><html>
<head>
</head>
<body>
<p>
commands establish parameters and qualifications from current context and previous use
</p>
</body>
</html>
</richcontent>
</node>
<node CREATED="1756068375495" ID="ID_606133234" MODIFIED="1756068664369" TEXT="post-qualification">
<richcontent TYPE="NOTE"><html>
<head>
</head>
<body>
<p>
parameters and qualifications can be adjusted immediately
</p>
</body>
</html>
</richcontent>
</node>
<node CREATED="1756068381253" ID="ID_1205339411" MODIFIED="1756068783945" TEXT="map-down">
<richcontent TYPE="NOTE"><html>
<head>
</head>
<body>
<p>
Every command structure must map-down to common mouse-based handling standards; however, this down-grade can involve using specific bindings and profiles
</p>
</body>
</html>
</richcontent>
</node>
</node>
<node CREATED="1756068003145" ID="ID_1115597014" MODIFIED="1756068040219" TEXT="Control Systems"/>
<node CREATED="1756068151087" ID="ID_804115900" MODIFIED="1756068159796" TEXT="Command structure"/>
<node CREATED="1756070105851" ID="ID_999712165" MODIFIED="1756070108757" TEXT="Navigation"/>
</node>
<node CREATED="1756067914818" ID="ID_1247195169" MODIFIED="1756067950764" TEXT="Routing">
<node CREATED="1756068810502" ID="ID_1793307180" MODIFIED="1756068815775" TEXT="default rules">
<node CREATED="1756068866686" ID="ID_1590600102" MODIFIED="1756068876569" TEXT="media based"/>
<node CREATED="1756068877436" ID="ID_1720194431" MODIFIED="1756068889623" TEXT="use tags"/>
</node>
<node CREATED="1756068818605" ID="ID_1299374274" MODIFIED="1756068836142" TEXT="Layering"/>
<node CREATED="1756068836794" ID="ID_287256159" MODIFIED="1756068841520" TEXT="explicit wiring"/>
</node>
<node CREATED="1756067962510" ID="ID_1239979096" MODIFIED="1756067970353" TEXT="Grouping">
<node CREATED="1756068909737" ID="ID_1719985556" MODIFIED="1756068918752" TEXT="Placements"/>
<node CREATED="1756068919303" ID="ID_657554821" MODIFIED="1756068924971" TEXT="Grouping devices"/>
<node CREATED="1756068933376" ID="ID_73831687" MODIFIED="1756068954230" TEXT="ripple effects"/>
</node>
<node CREATED="1756067970878" ID="ID_616905563" MODIFIED="1756067974783" TEXT="Editing">
<node CREATED="1756068978328" ID="ID_1177980772" MODIFIED="1756068981641" TEXT="build-up"/>
<node CREATED="1756068982324" ID="ID_1258450113" MODIFIED="1756068993417" TEXT="(re)arrangement"/>
<node CREATED="1756068994341" ID="ID_803605924" MODIFIED="1756069070653" TEXT="trimming"/>
</node>
</node>
</node>
<node CREATED="1755555849864" ID="ID_679699435" MODIFIED="1755555853351" POSITION="left" TEXT="Beschl&#xfc;sse">
<node CREATED="1755558439952" ID="ID_1246766903" MODIFIED="1755558441512" TEXT="Modes">
@ -140,9 +499,314 @@
<node CREATED="1755559679690" ID="ID_977787374" MODIFIED="1755559691735" TEXT="need diagnostics"/>
</node>
</node>
<node CREATED="1755556219662" ID="ID_254042943" MODIFIED="1755556223566" POSITION="left" TEXT="Ver&#xf6;ffentlichung">
<node COLOR="#435e98" CREATED="1755556219662" ID="ID_254042943" MODIFIED="1755967707897" POSITION="left" TEXT="Ver&#xf6;ffentlichung">
<icon BUILTIN="go"/>
<node COLOR="#44169d" CREATED="1755556232186" ID="ID_807805995" MODIFIED="1755556248453" TEXT="&#xbb;Workflow Proposal Verwijlen&#xab;">
<font BOLD="true" NAME="SansSerif" SIZE="12"/>
<node BACKGROUND_COLOR="#d2beaf" COLOR="#5c4d6e" CREATED="1755814442235" ID="ID_368823614" MODIFIED="1755821389719" TEXT="beginne mit der Version von 04 Apr 2025 22:17:43">
<richcontent TYPE="NOTE"><html>
<head/>
<body>
<p>
Mail-Thread &quot;Workflow and Structure&quot;
</p>
</body>
</html></richcontent>
<icon BUILTIN="Mail"/>
</node>
<node BACKGROUND_COLOR="#d2beaf" COLOR="#5c4d6e" CREATED="1755896494905" ID="ID_1322570501" MODIFIED="1755912269756" TEXT="zweite Version war vom 2025-06-29 14:33:16 +0200">
<richcontent TYPE="NOTE"><html>
<head/>
<body>
<p>
Mail-Thread &quot;Workflow document update&quot;
</p>
</body>
</html></richcontent>
<icon BUILTIN="Mail"/>
</node>
<node BACKGROUND_COLOR="#d2beaf" COLOR="#5c4d6e" CREATED="1755963266557" ID="ID_1563736344" MODIFIED="1755967698041" TEXT="dritte Version (Korrekturen) von 19 Aug 2025 19:26:22 +0200">
<richcontent TYPE="NOTE"><html>
<head>
</head>
<body>
<p>
Mail-Thread &quot;Workflow document update&quot;, direkt nach unserem Treffen auf der FrOSCon
</p>
</body>
</html>
</richcontent>
<icon BUILTIN="Mail"/>
<node CREATED="1755963348961" ID="ID_16779925" MODIFIED="1755963350454" TEXT="Bilder">
<node BACKGROUND_COLOR="#e0ceaa" COLOR="#690f14" CREATED="1755963351258" ID="ID_1848861976" MODIFIED="1755963419217" TEXT="Bild-12 : 05-contextual-bar.png">
<richcontent TYPE="NOTE"><html>
<head>
</head>
<body>
<p>
minimale Abweichungen: Wouter hat das Handle der Overlay-Bar schmaler gemacht
</p>
</body>
</html>
</richcontent>
<icon BUILTIN="messagebox_warning"/>
</node>
<node COLOR="#824398" CREATED="1755963442861" ID="ID_1488390130" MODIFIED="1755963486670" TEXT="Bild-10 : 04-fcp-precision-editor.jpg">
<richcontent TYPE="NOTE"><html>
<head>
</head>
<body>
<p>
das Bild hatte ich lediglich st&#228;rker komprimiert, um Platz zu sparen
</p>
</body>
</html>
</richcontent>
<icon BUILTIN="stop-sign"/>
</node>
<node BACKGROUND_COLOR="#e0ceaa" COLOR="#690f14" CREATED="1755963612079" ID="ID_785016548" MODIFIED="1755963654882" TEXT="Bild-32 : 10-trim-side.png">
<richcontent TYPE="NOTE"><html>
<head>
</head>
<body>
<p>
hier hat Wouter einen neuen Screenshot gemacht (vermutlich war im alten Screenshot die Position des Cursors falsch)
</p>
</body>
</html>
</richcontent>
<icon BUILTIN="messagebox_warning"/>
</node>
</node>
</node>
</node>
<node COLOR="#338800" CREATED="1755895979863" ID="ID_1992562998" MODIFIED="1755912228416" TEXT="Bilder">
<icon BUILTIN="button_ok"/>
<node COLOR="#5b280f" CREATED="1755895982463" FOLDED="true" ID="ID_1866766141" MODIFIED="1755967722089" TEXT="erste Idee: ein paar gehen noch....">
<icon BUILTIN="closed"/>
<node COLOR="#7e0907" CREATED="1755896012707" ID="ID_488706942" MODIFIED="1755896074946" TEXT="es ist nun schon ~1MiB">
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="clanbomber"/>
</node>
<node BACKGROUND_COLOR="#ccb59b" COLOR="#6e2a38" CREATED="1755896032015" ID="ID_828824379" MODIFIED="1755896088513" TEXT="in-Tree nur was wirklich zur technischen Doku von Lumiera ge&#xf6;rt">
<font ITALIC="true" NAME="SansSerif" SIZE="14"/>
<icon BUILTIN="yes"/>
</node>
</node>
<node COLOR="#435e98" CREATED="1755895992723" FOLDED="true" ID="ID_1113999129" MODIFIED="1755967718621" TEXT="dann doch wie die anderen GUI-Proposals">
<icon BUILTIN="yes"/>
<node CREATED="1755896278579" ID="ID_16865890" MODIFIED="1755896331341">
<richcontent TYPE="NODE"><html>
<head/>
<body>
<p>
desen Bilder liegen im <b>Website-Repository</b>
</p>
</body>
</html></richcontent>
<richcontent TYPE="NOTE"><html>
<head/>
<body>
<p>
{imgg} = /media/img/design.gui
</p>
</body>
</html></richcontent>
</node>
<node CREATED="1755896336756" ID="ID_39208433" MODIFIED="1755896353737" TEXT="auch mit Christoph Varga bin ich so verfahren"/>
<node COLOR="#7e074c" CREATED="1755896388437" ID="ID_427454715" MODIFIED="1755896408050" TEXT="auch wenn es dadurch etwas komplexer wird">
<font ITALIC="true" NAME="SansSerif" SIZE="12"/>
<icon BUILTIN="smily_bad"/>
</node>
<node BACKGROUND_COLOR="#c8c0b6" COLOR="#435e98" CREATED="1755896435671" ID="ID_1829951561" MODIFIED="1755912120885" TEXT="Historie umschreiben">
<richcontent TYPE="NOTE"><html>
<head/>
<body>
<p>
Noch vor der ersten wirklichen Ver&#246;ffentlichung, so da&#223; die Bilder sich nicht im Core-Git niederschlagen.
</p>
</body>
</html></richcontent>
<icon BUILTIN="yes"/>
<node COLOR="#435e98" CREATED="1755896822707" ID="ID_541942645" MODIFIED="1755912126617" TEXT="Subdir: wouter"/>
<node COLOR="#338800" CREATED="1755897079393" ID="ID_151985311" MODIFIED="1755912129713" TEXT="auch f&#xfc;r v1 substituieren">
<richcontent TYPE="NOTE"><html>
<head/>
<body>
<p>
In v1 hatte Wouter Bilder in kleinerer Aufl&#246;sung eingebaut, die auch noch manuell in Gimp beschnitten werden mu&#223;ten; jetzt k&#246;nnte ich diese allesamt durch die besseren Bilder aus v2 substituieren (und damit ein paar 110k Storage sparen)
</p>
</body>
</html></richcontent>
<icon BUILTIN="button_ok"/>
</node>
<node COLOR="#338800" CREATED="1755896843482" ID="ID_1845937547" MODIFIED="1755912131606" TEXT="bei der Gelegenheit: Screenshot von Joel">
<richcontent TYPE="NOTE"><html>
<head/>
<body>
<p>
In <font face="Monospaced" color="#2c47b9">design/gui/GuiDiscussion/TimelineDiscussion.txt</font>&#160;... der zeigt immer noch auf eine externe Adresse
</p>
</body>
</html></richcontent>
<icon BUILTIN="button_ok"/>
</node>
</node>
</node>
<node COLOR="#435e98" CREATED="1755896607779" FOLDED="true" ID="ID_1633116994" MODIFIED="1755967715482" TEXT="Layout-Fehler im CSS">
<icon BUILTIN="broken-line"/>
<node CREATED="1755896623302" ID="ID_1537354999" MODIFIED="1755896781569" TEXT="alle Bilder sind unn&#xf6;tig einger&#xfc;ckt">
<richcontent TYPE="NOTE"><html>
<head/>
<body>
<p>
&#252;berpr&#252;ft, das gilt f&#252;r alle (es sind bisher nur ganz wenige, in den GUI-Proposals); ich hatte mich einfach darum nie gek&#252;mmert
</p>
<ul>
<li>
design/gui/GuiDiscussion/ConceptProposals/RichardSpindler.txt
</li>
<li>
design/gui/GuiDiscussion/ConceptProposals/Alcarinque.txt
</li>
<li>
design/gui/GuiDiscussion/ConceptProposals/AkhiL.txt
</li>
<li>
design/gui/GuiDiscussion/TimelineDiscussion.txt
</li>
<li>
<font color="#5b4ab7">design/workflow/Verwijlen/WorkflowProposals.txt</font>
</li>
</ul>
</body>
</html></richcontent>
</node>
<node CREATED="1755897191885" ID="ID_614804158" MODIFIED="1755897507724" TEXT="Ursache herausfinden &#xd83e;&#xdc32; asciidoc.css">
<richcontent TYPE="NOTE"><html>
<head/>
<body>
<p>
<u>Zeile 297</u>:
</p>
<p>
</p>
<p>
<font color="#4c3030" face="Monospaced" size="2">/* -------- Image -------- */ </font>
</p>
<p>
<font color="#4c3030" face="Monospaced" size="2">span.image img { </font>
</p>
<p>
<font color="#4c3030" face="Monospaced" size="2">&#160;&#160;&#160;&#160;border-style: none; </font>
</p>
<p>
<font color="#4c3030" face="Monospaced" size="2">} </font>
</p>
<p>
</p>
<p>
<font color="#4c3030" face="Monospaced" size="2">div.imageblock img { </font>
</p>
<p>
<font color="#4c3030" face="Monospaced" size="2">&#160;&#160;&#160;&#160;</font><font color="#b22443" face="Monospaced" size="2">padding-left: 13%;</font><font color="#4c3030" face="Monospaced" size="2">&#160;</font>
</p>
<p>
<font color="#4c3030" face="Monospaced" size="2">&#160;&#160;&#160;&#160;border: 0px solid silver; </font>
</p>
<p>
<font color="#4c3030" face="Monospaced" size="2">} </font>
</p>
</body>
</html></richcontent>
<node CREATED="1755897880880" ID="ID_6990920" MODIFIED="1755898213727" TEXT="ist irgendwann zwischen 2008 - 2011 eingebaut worden">
<richcontent TYPE="NOTE"><html>
<head/>
<body>
<p>
<font face="Monospaced" size="2">commit 694ade36042c420efdeface2c80c0906ea3f5fa6 </font>
</p>
<p>
<font face="Monospaced" size="2">Author: Ichthyostega &lt;prg@ichthyostega.de&gt; </font>
</p>
<p>
<font face="Monospaced" size="2">Date:&#160;&#160;&#160;Mon Feb 21 01:38:15 </font><font face="Monospaced" size="2" color="#740505">2011</font><font face="Monospaced" size="2">&#160;+0100 </font>
</p>
<p>
</p>
<p>
<font face="Monospaced" size="2">&#160;&#160;&#160;&#160;small CSS tweaks/fixes </font>
</p>
<p>
</p>
<p>
</p>
<p>
<font face="Monospaced" size="2">commit ed7a397aecb0c5b3b284663bb09e08494adb087d </font>
</p>
<p>
<font face="Monospaced" size="2">Author: raffa &lt;raffaella.traniello@livecom.it&gt; </font>
</p>
<p>
<font face="Monospaced" size="2">Date:&#160;&#160;&#160;Sun May 25 17:51:31 </font><font face="Monospaced" size="2" color="#aa1313">2008</font><font face="Monospaced" size="2">&#160;+0200 </font>
</p>
<p>
</p>
<p>
<font face="Monospaced" size="2">&#160;&#160;&#160;&#160;Added tools for building a web page with asciidoc </font>
</p>
</body>
</html></richcontent>
</node>
<node BACKGROUND_COLOR="#e0ceaa" COLOR="#690f14" CREATED="1755898357333" ID="ID_1252592480" MODIFIED="1755898406861" TEXT="Ha! Raffa war die Misset&#xe4;terin">
<richcontent TYPE="NOTE"><html>
<head/>
<body>
<p>
<font face="Monospaced" size="2">commit 8ee898954a38d9d68ef6fac0a93ceb5ffa587a6e </font>
</p>
<p>
<font face="Monospaced" size="2">Author: raffa &lt;raffaella.traniello@livecom.it&gt; </font>
</p>
<p>
<font face="Monospaced" size="2">Date:&#160;&#160;&#160;Sat Jan 3 18:41:09 2009 +0100 </font>
</p>
<p>
</p>
<p>
<font face="Monospaced" size="2">&#160;&#160;&#160;&#160;Added 13% padding to images </font>
</p>
</body>
</html></richcontent>
<icon BUILTIN="ksmiletris"/>
<node CREATED="1755898427532" ID="ID_777596518" MODIFIED="1755898439361" TEXT="Kontext: Anpassung Website nach Logo-Contest">
<icon BUILTIN="info"/>
</node>
</node>
<node COLOR="#435e98" CREATED="1755912147300" ID="ID_833260171" MODIFIED="1755912218109" TEXT="besser keine Layout-Angaben im CSS">
<richcontent TYPE="NOTE"><html>
<head/>
<body>
<p>
...denn diese w&#252;rden eine Angabe direkt im &lt;img...&gt;-Tag &#252;bersteuern &#8212; und damit g&#228;be es keine M&#246;glichkeit mehr, direkt aus dem Asciidoc heraus das Layout von Bildern zu steuern
</p>
</body>
</html></richcontent>
<icon BUILTIN="idea"/>
</node>
</node>
</node>
</node>
</node>
</node>

View file

@ -160990,10 +160990,10 @@ unsigned int ThreadIdAsInt = *static_cast&lt;unsigned int*&gt;(static_cast&lt;vo
<cloud COLOR="#c6b0a1"/>
<node CREATED="1752758687270" ID="ID_587093014" MODIFIED="1752758689409" TEXT="2025">
<node CREATED="1752755281391" ID="ID_442273376" MODIFIED="1752767266574" TEXT="FrOSCon-Vortrag(25) : Video-Ausgabe">
<linktarget COLOR="#4d74d8" DESTINATION="ID_442273376" ENDARROW="Default" ENDINCLINATION="513;-707;" ID="Arrow_ID_738647024" SOURCE="ID_1047074231" STARTARROW="None" STARTINCLINATION="-1126;76;"/>
<linktarget COLOR="#4d74d8" DESTINATION="ID_442273376" ENDARROW="Default" ENDINCLINATION="-2314;2141;" ID="Arrow_ID_437931140" SOURCE="ID_553632518" STARTARROW="None" STARTINCLINATION="-1107;59;"/>
<linktarget COLOR="#7ba0c9" DESTINATION="ID_442273376" ENDARROW="Default" ENDINCLINATION="862;-547;" ID="Arrow_ID_1600730504" SOURCE="ID_143193352" STARTARROW="None" STARTINCLINATION="371;21;"/>
<linktarget COLOR="#ce0918" DESTINATION="ID_442273376" ENDARROW="Default" ENDINCLINATION="-332;592;" ID="Arrow_ID_1945191941" SOURCE="ID_1422823042" STARTARROW="None" STARTINCLINATION="-1124;69;"/>
<linktarget COLOR="#4d74d8" DESTINATION="ID_442273376" ENDARROW="Default" ENDINCLINATION="513;-707;" ID="Arrow_ID_738647024" SOURCE="ID_1047074231" STARTARROW="None" STARTINCLINATION="-1126;76;"/>
<linktarget COLOR="#7ba0c9" DESTINATION="ID_442273376" ENDARROW="Default" ENDINCLINATION="862;-547;" ID="Arrow_ID_1600730504" SOURCE="ID_143193352" STARTARROW="None" STARTINCLINATION="371;21;"/>
<node CREATED="1752756052954" ID="ID_498575821" MODIFIED="1752758911124" TEXT="xjadeo von Robin Gareus war sehr hilfreich">
<arrowlink COLOR="#545a82" DESTINATION="ID_569856037" ENDARROW="Default" ENDINCLINATION="-2296;0;" ID="Arrow_ID_323116011" STARTARROW="None" STARTINCLINATION="-2524;169;"/>
<icon BUILTIN="idea"/>
@ -169992,6 +169992,108 @@ Since then others have made contributions, see the log for the history.</font></
<icon BUILTIN="button_ok"/>
</node>
</node>
<node COLOR="#435e98" CREATED="1756566516648" ID="ID_1764254758" MODIFIED="1756588511183" TEXT="alte Git-Repos wegr&#xe4;umen">
<icon BUILTIN="messagebox_warning"/>
<node BACKGROUND_COLOR="#e99ec5" COLOR="#bd0315" CREATED="1756566525537" ID="ID_1064654099" MODIFIED="1756566606836" TEXT="dringend &#xd83d;&#xdc80;&#xd83d;&#xdc80;&#xd83d;&#xdc80; AI saugt uns zu Tode">
<icon BUILTIN="clanbomber"/>
</node>
<node BACKGROUND_COLOR="#c8c0b6" COLOR="#435e98" CREATED="1756567309137" FOLDED="true" ID="ID_1546295064" MODIFIED="1756585350061" TEXT="/gitweb durchk&#xe4;mmen....">
<icon BUILTIN="yes"/>
<node COLOR="#435e98" CREATED="1756567314960" ID="ID_863415430" MODIFIED="1756568814237" TEXT="builddrone">
<node CREATED="1756567330406" ID="ID_695566508" MODIFIED="1756567337261" TEXT="ich habe einen zus&#xe4;tzlichen Commit"/>
<node CREATED="1756567337997" ID="ID_1437901322" MODIFIED="1756567344013" TEXT="Christian hat einen v2 branch"/>
<node CREATED="1756567372028" ID="ID_961953117" MODIFIED="1756567380258" TEXT="Mob ist redundant"/>
<node COLOR="#338800" CREATED="1756567320264" ID="ID_1512180291" MODIFIED="1756568808980" TEXT="zusammenf&#xfc;hren">
<icon BUILTIN="button_ok"/>
<node COLOR="#338800" CREATED="1756568365181" ID="ID_1896286340" MODIFIED="1756568432498" TEXT="Christian&apos;s Branch rebase auf meinen master">
<richcontent TYPE="NOTE"><html>
<head>
</head>
<body>
<p>
mu&#223;te dabei die scons-Soup zusammenf&#252;hren; trivial &#10230; ich hab zwei neue Funktionen im V1-Stil (Resultat wird zwar nicht funktionieren, <b>aber das ist mir egal</b>)
</p>
</body>
</html>
</richcontent>
<icon BUILTIN="button_ok"/>
</node>
<node COLOR="#338800" CREATED="1756568445666" ID="ID_1119385953" MODIFIED="1756568806077" TEXT="mein Repo archivieren">
<icon BUILTIN="button_ok"/>
</node>
<node COLOR="#338800" CREATED="1756568451305" ID="ID_1014234055" MODIFIED="1756568806076" TEXT="Christian&apos;s Repo in seinem Homedir stehen lassen">
<icon BUILTIN="button_ok"/>
</node>
<node COLOR="#338800" CREATED="1756568460927" ID="ID_695794617" MODIFIED="1756568806076" TEXT="Mob-Repo l&#xf6;schen">
<icon BUILTIN="button_ok"/>
</node>
</node>
</node>
<node BACKGROUND_COLOR="#c8c0b6" COLOR="#435e98" CREATED="1756571474616" ID="ID_309901688" MODIFIED="1756585294244" TEXT="LUMIERA">
<node CREATED="1756571478767" ID="ID_1323966469" MODIFIED="1756571481993" TEXT="das Master-Repo"/>
<node CREATED="1756571482678" ID="ID_425024667" MODIFIED="1756571489929" TEXT="das nehme ich jetzt Christian weg">
<node BACKGROUND_COLOR="#ccb59b" COLOR="#6e2a38" CREATED="1756571498389" ID="ID_1275422749" MODIFIED="1756571507313" TEXT="ich lasse aber seine Permissions drauf">
<font ITALIC="true" NAME="SansSerif" SIZE="14"/>
<icon BUILTIN="yes"/>
</node>
</node>
<node CREATED="1756571490477" ID="ID_1310794101" MODIFIED="1756571496425" TEXT="und lege es in mein Home-Directory"/>
</node>
<node BACKGROUND_COLOR="#c8c0b6" COLOR="#435e98" CREATED="1756574227761" ID="ID_118899915" MODIFIED="1756585294244" TEXT="lumiera_documentation">
<node CREATED="1756574246094" ID="ID_1963339931" MODIFIED="1756574283846" TEXT="den checkout direkt in den extra-webroot legen"/>
<node CREATED="1756574236360" ID="ID_745440927" MODIFIED="1756585318940" TEXT="Repo liegt dort lokal"/>
<node COLOR="#338800" CREATED="1756585319576" ID="ID_62455063" MODIFIED="1756585326167" TEXT="Symlink von /gitweb">
<icon BUILTIN="button_ok"/>
</node>
</node>
<node COLOR="#435e98" CREATED="1756571514802" ID="ID_1346225394" MODIFIED="1756571529888" TEXT="debian/sigc &#x27f6; Archiv"/>
<node COLOR="#435e98" CREATED="1756571546103" ID="ID_1293183134" MODIFIED="1756572175310" TEXT="ardwork &amp; propaganda">
<node CREATED="1756571552763" ID="ID_352698155" MODIFIED="1756571559256" TEXT="das sind eigentlich Mob-Repos"/>
<node CREATED="1756571560002" ID="ID_1053118629" MODIFIED="1756571571013" TEXT="da entferne ich lediglich den LInk aus /gitweb"/>
<node CREATED="1756571572778" ID="ID_1196660100" MODIFIED="1756571579910" TEXT="daf&#xfc;r lege ich Symlinks von meinem Homedir"/>
</node>
<node COLOR="#5b280f" CREATED="1756572364574" ID="ID_242979745" MODIFIED="1756572380917" TEXT="gitlabs : unbesehen totmachen">
<icon BUILTIN="closed"/>
</node>
<node COLOR="#435e98" CREATED="1756572730745" ID="ID_1291864985" MODIFIED="1756573615443" TEXT="gmerlin / gavl">
<node CREATED="1756572739863" ID="ID_1301504156" MODIFIED="1756572749034" TEXT="die Repos liegen in Burkard&apos;s Homedir"/>
<node CREATED="1756572749598" ID="ID_1872267311" MODIFIED="1756572757700" TEXT="verschieben zu den Archiv-Repos"/>
<node CREATED="1756573570920" ID="ID_247109546" MODIFIED="1756573577108" TEXT="auch alle weiteren Repos von Burkard">
<node CREATED="1756573600984" ID="ID_1121612611" MODIFIED="1756573612905" TEXT="Symlinks von seinem Homedir gelegt"/>
</node>
<node CREATED="1756573577860" ID="ID_807416090" MODIFIED="1756573597173" TEXT="Ha! der hatte noch einen Cronjob laufen">
<icon BUILTIN="messagebox_warning"/>
<node COLOR="#5b280f" CREATED="1756573589119" ID="ID_93445454" MODIFIED="1756573592560" TEXT="totgemacht">
<icon BUILTIN="button_cancel"/>
</node>
</node>
</node>
<node COLOR="#435e98" CREATED="1756573956726" ID="ID_1287488552" MODIFIED="1756573990345" TEXT="joel">
<node CREATED="1756573960661" ID="ID_1292577416" MODIFIED="1756573973838" TEXT="nochmal eigens &#xfc;berpr&#xfc;ft: steht auf einem Mainline-Commit"/>
<node CREATED="1756573974586" ID="ID_593768289" MODIFIED="1756573988268" TEXT="k&#xf6;nnte also weg"/>
</node>
<node COLOR="#435e98" CREATED="1756574139708" ID="ID_1429163233" MODIFIED="1756574178663" TEXT="weitere weg....">
<node CREATED="1756574175062" MODIFIED="1756574175062" TEXT="lumiera/hendrik"/>
<node CREATED="1756574175062" MODIFIED="1756574175062" TEXT="lumiera/ct"/>
<node CREATED="1756574175062" MODIFIED="1756574175062" TEXT="lumiera/joel"/>
<node CREATED="1756574175062" MODIFIED="1756574175062" TEXT="lumiera/mfisher31"/>
<node CREATED="1756574175062" MODIFIED="1756574175062" TEXT="lumiera/plouj"/>
<node CREATED="1756574175063" MODIFIED="1756574175063" TEXT="lumiera/skangas"/>
<node CREATED="1756574175063" MODIFIED="1756574175063" TEXT="lumiera/velmont"/>
</node>
<node COLOR="#435e98" CREATED="1756574179717" ID="ID_1083545445" MODIFIED="1756574184663" TEXT="sowie alle xxx-old"/>
</node>
<node COLOR="#338800" CREATED="1756585335500" ID="ID_1228484355" MODIFIED="1756585348847" TEXT="Erfolg: der gr&#xf6;&#xdf;te Teil aller Repos ist jetzt wegger&#xe4;umt">
<icon BUILTIN="button_ok"/>
</node>
</node>
<node BACKGROUND_COLOR="#e0adb2" COLOR="#5b280f" CREATED="1756588400632" FOLDED="true" ID="ID_221034450" MODIFIED="1756588489259" TEXT="die meisten alten Accounts deaktiviert">
<icon BUILTIN="closed"/>
<node CREATED="1756588456183" ID="ID_701818024" MODIFIED="1756588478004" TEXT="for U in jt serge mano daitheflu alcarinque autobuild builddrone goibhniu raevol velmont dragontamer judget jyakovlev raffa mridkash nasa plouj gorban andrew skangas bjmr savgur fsiddi simeon mfisher31 simon hendrik jibazee joel gmerlin; do echo sed -i &apos;/^ssh-/ s/^/# /; a # Stale account deactivated 2025-8&apos; $U/.ssh/authorized_keys; done">
<icon BUILTIN="idea"/>
</node>
</node>
</node>
<node BACKGROUND_COLOR="#eee5c3" COLOR="#990000" CREATED="1742313583059" ID="ID_580462484" MODIFIED="1742313592747" TEXT="Dependency-Liste aktualisieren">
<icon BUILTIN="flag-yellow"/>