SceneSwitcher/lib/macro
WarmUpTill ba38b8bf27
Some checks failed
debian-build / build (push) Has been cancelled
Push to master / Check Formatting 🔍 (push) Has been cancelled
Push to master / Build Project 🧱 (push) Has been cancelled
Push to master / Create Release 🛫 (push) Has been cancelled
Don't block UI while executing long runnig actions
The previous approach had the problem of losing any action internal
state changes in the created copy.

Revert "Fix temp var values of actions not being accessible"
This reverts commit df42538319.
Revert "Don't block UI while running actions"
This reverts commit a01d26e25d.
2026-04-04 21:14:05 +02:00
..
macro-action-edit.cpp Fix warnings 2025-12-14 10:42:51 +01:00
macro-action-edit.hpp Fix warnings 2025-12-14 10:42:51 +01:00
macro-action-factory.cpp
macro-action-factory.hpp
macro-action-macro.cpp Add "Get macro info" action 2026-04-03 13:44:34 +02:00
macro-action-macro.hpp Add "Get macro info" action 2026-04-03 13:44:34 +02:00
macro-action-queue.cpp
macro-action-queue.hpp
macro-action-variable.cpp Enable checking if temp var is in use 2026-03-30 21:20:00 +02:00
macro-action-variable.hpp Enable checking if temp var is in use 2026-03-30 21:20:00 +02:00
macro-action.cpp
macro-action.hpp
macro-condition-edit.cpp Fix warnings 2025-12-14 10:42:51 +01:00
macro-condition-edit.hpp Fix warnings 2025-12-14 10:42:51 +01:00
macro-condition-factory.cpp
macro-condition-factory.hpp
macro-condition-macro.cpp Add group support to MacroSelection 2025-12-14 10:30:58 +01:00
macro-condition-macro.hpp
macro-condition-queue.cpp
macro-condition-queue.hpp
macro-condition-tempvar.cpp Enable checking if temp var is in use 2026-03-30 21:20:00 +02:00
macro-condition-tempvar.hpp Enable checking if temp var is in use 2026-03-30 21:20:00 +02:00
macro-condition-variable.cpp
macro-condition-variable.hpp
macro-condition.cpp Add action trigger modes 2026-03-12 20:45:57 +01:00
macro-condition.hpp Add action trigger modes 2026-03-12 20:45:57 +01:00
macro-dock-settings.cpp
macro-dock-settings.hpp
macro-dock-window.cpp
macro-dock-window.hpp
macro-dock.cpp Run macro via dock button in parallel and ignore pause 2025-11-14 13:56:03 +01:00
macro-dock.hpp
macro-edit.cpp Add "Get macro info" action 2026-04-03 13:44:34 +02:00
macro-edit.hpp Adapt to enable testing and add more tests 2026-03-14 13:34:50 +01:00
macro-export-import-dialog.cpp
macro-export-import-dialog.hpp
macro-helpers.cpp Add websocket callbacks to run macros and set variables 2026-02-17 22:07:54 +01:00
macro-helpers.hpp Add websocket callbacks to run macros and set variables 2026-02-17 22:07:54 +01:00
macro-input.cpp
macro-input.hpp
macro-list.cpp
macro-list.hpp
macro-ref.cpp
macro-ref.hpp
macro-run-button.cpp
macro-run-button.hpp
macro-search.cpp Add macro group helper functions 2025-12-14 10:30:58 +01:00
macro-search.hpp Add macro search functionality 2025-12-06 19:27:54 +01:00
macro-segment-copy-paste.cpp
macro-segment-copy-paste.hpp
macro-segment-list.cpp
macro-segment-list.hpp
macro-segment-selection.cpp Add support for else actions to MacroSegmentSelection 2025-11-05 20:49:24 +01:00
macro-segment-selection.hpp Add support for else actions to MacroSegmentSelection 2025-11-05 20:49:24 +01:00
macro-segment-unknown.hpp
macro-segment.cpp Don't block UI while executing long runnig actions 2026-04-04 21:14:05 +02:00
macro-segment.hpp Don't block UI while executing long runnig actions 2026-04-04 21:14:05 +02:00
macro-selection.cpp Adapt to enable testing and add more tests 2026-03-14 13:34:50 +01:00
macro-selection.hpp Add group support to MacroSelection 2025-12-14 10:30:58 +01:00
macro-settings.cpp
macro-settings.hpp
macro-signals.cpp
macro-signals.hpp
macro-tab.cpp Fix macro list / macro edit area splitter resizing 2026-03-19 20:21:08 +01:00
macro-tree.cpp Add action trigger modes 2026-03-12 20:45:57 +01:00
macro-tree.hpp Add tooltip for last execution time of macro in macro list 2026-02-07 21:32:58 +01:00
macro-websocket-trigger.cpp Add websocket callbacks to run macros and set variables 2026-02-17 22:07:54 +01:00
macro.cpp Don't block UI while executing long runnig actions 2026-04-04 21:14:05 +02:00
macro.hpp Add action trigger modes 2026-03-12 20:45:57 +01:00