add new-output handler
This commit is contained in:
@@ -34,6 +34,7 @@ struct Context context = {
|
||||
* that is intended or will disappear in the future. Special care must be taken
|
||||
* to never call any scm_* function on these while they are NULL.
|
||||
*/
|
||||
.new_output_handler = NULL,
|
||||
.layout_demand_handler = NULL,
|
||||
.user_command_handler = NULL,
|
||||
.exit_handler = NULL,
|
||||
|
||||
Reference in New Issue
Block a user