Consolatis
|
9b49f19a73
|
src/action.c: Convert action->arg to a list of action_arg
In preperation for Actions that require multiple arguments
|
2022-07-04 16:19:28 +01:00 |
|
Consolatis
|
953e8a4f9d
|
[style] rename action() to actions_run()
|
2022-02-24 21:17:51 +00:00 |
|
Consolatis
|
f0a3f365e5
|
Centralize freeing of action lists
Reduces some code duplication and makes it easier to extend struct action
|
2022-01-23 10:36:04 -05:00 |
|
Johan Malm
|
3c92cc4dd0
|
Move action() prototype from labwc.h to action.h
|
2022-01-05 21:27:47 +00:00 |
|
Johan Malm
|
3bd65c3a20
|
action.{c,h}: fix coding style
|
2022-01-05 21:23:01 +00:00 |
|
Consolatis
|
0b45cce648
|
Rewrite action handling to allow multiple actions at once
|
2022-01-05 16:22:41 +00:00 |
|