refactor(action): 重新设计 action 实现方式
This commit is contained in:
@@ -17,8 +17,6 @@ typedef struct policy_context_t {
|
||||
const rules_t *rules;
|
||||
const border_config_t *border;
|
||||
const layout_registry_t *layouts;
|
||||
const zdwm_action_api_t action_api;
|
||||
zdwm_runtime_t *runtime;
|
||||
} policy_context_t;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user