LUMIERA.clone/src/steam/control
Ichthyostega a64dc9c05f Clip-Drag: draft a solution for handling gestures
...even while keeping the focus to the actual problem at hand,
this solution must be built with the larger goal in mind, which
is the ability to support various editing gestures, transmitted
possibly through several control-systems (mouse, keybindings, pen...)

It is obvious that we'll need a dedicated controller for each kind of gesture;
what turns out as tricky is to maintain and bind a stateful context
and find the correct participants while a specific gesture is under way.
2021-02-28 23:04:06 +01:00
..
argument-erasure.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
argument-tuple-accept.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
command-closure.hpp Project: update and clean-up Doxygen configuration 2021-01-24 19:35:45 +01:00
command-def.hpp Dispatcher: rename in accordance to the layer 2018-12-10 00:12:52 +01:00
command-dispatch.hpp Dispatcher: rename in accordance to the layer 2018-12-10 00:12:52 +01:00
command-impl-clone-builder.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
command-impl.hpp Functions-Commands: discard the ability to compare functors for equivalence (closes #294) 2019-06-23 19:45:30 +02:00
command-instance-manager.hpp Dispatcher: rename in accordance to the layer 2018-12-10 00:12:52 +01:00
command-invocation.hpp Global-Layer-Renaming: fix remaining textual usages and IDs in the code 2018-12-10 00:09:56 +01:00
command-mutation.hpp Functions-Commands: discard the ability to compare functors for equivalence (closes #294) 2019-06-23 19:45:30 +02:00
command-op-closure.hpp Functions-Commands: discard the ability to compare functors for equivalence (closes #294) 2019-06-23 19:45:30 +02:00
command-queue.hpp Dispatcher: rename in accordance to the layer 2018-12-10 00:12:52 +01:00
command-registry.hpp Project: update and clean-up Doxygen configuration 2021-01-24 19:35:45 +01:00
command-setup.cpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
command-setup.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
command-signature.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
command-simple-closure.hpp Functions-Commands: discard the ability to compare functors for equivalence (closes #294) 2019-06-23 19:45:30 +02:00
command-storage-holder.hpp Functions-Commands: discard the ability to compare functors for equivalence (closes #294) 2019-06-23 19:45:30 +02:00
command.cpp Functions-Commands: discard the ability to compare functors for equivalence (closes #294) 2019-06-23 19:45:30 +02:00
command.hpp Functions-Commands: discard the ability to compare functors for equivalence (closes #294) 2019-06-23 19:45:30 +02:00
handling-pattern.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
handling-pattern.hpp Dispatcher: rename in accordance to the layer 2018-12-10 00:12:52 +01:00
handling-patterns.hpp Dispatcher: rename in accordance to the layer 2018-12-10 00:12:52 +01:00
looper.hpp Dispatcher: rename in accordance to the layer 2018-12-10 00:12:52 +01:00
media-impl-lib.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
memento-tie.hpp Functions-Commands: discard the ability to compare functors for equivalence (closes #294) 2019-06-23 19:45:30 +02:00
pathmanager.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
pathmanager.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
session-command-interface-proxy.cpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
session-command-service.cpp Clip-Drag: draft a solution for handling gestures 2021-02-28 23:04:06 +01:00
session-command-service.hpp Dispatcher: rename in accordance to the layer 2018-12-10 00:12:52 +01:00
steam-dispatcher.cpp Dispatcher: rename in accordance to the layer 2018-12-10 00:12:52 +01:00
steam-dispatcher.hpp Dispatcher: rename in accordance to the layer 2018-12-10 00:12:52 +01:00
stypemanager.cpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
stypemanager.hpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
styperegistry.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00