Skip to content

Allow to have parameters for an action#718

Merged
RamonUnch merged 13 commits intomainfrom
Allow-to-have-parameters-for-an-action
Apr 11, 2026
Merged

Allow to have parameters for an action#718
RamonUnch merged 13 commits intomainfrom
Allow-to-have-parameters-for-an-action

Conversation

@RamonUnch
Copy link
Copy Markdown
Owner

@RamonUnch RamonUnch commented Feb 22, 2026

  1. Use action_t struct instead of a simple enum.

  2. OK: Read parameters and store them in action_t struct.
    a) OK: for normal Alt+Click actions
    b) OK: done for Hotkeys, also a list of actions_t structs must be made to keep track of parameters, the list index is used for registering shortcut.

  3. TODO: Make UI for intuitive parameters selection with smart default values.

Action have parameters separated with underscores.
Step_U_50 = Step Up 50 pixels

@RamonUnch RamonUnch merged commit 85264af into main Apr 11, 2026
@RamonUnch RamonUnch deleted the Allow-to-have-parameters-for-an-action branch April 11, 2026 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant