core: 调整 window 状态修改接口实现方式
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
#include "core/types.h"
|
||||
|
||||
/* Internal semantic window types mapped from backend-specific protocols. */
|
||||
typedef enum window_type_t {
|
||||
ZDWM_WINDOW_TYPE_NORMAL = 0,
|
||||
|
||||
Reference in New Issue
Block a user