迁移窗口堆叠顺序到新方案(完成)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#include <stddef.h>
|
||||
|
||||
#include "base/memory.h"
|
||||
#include "core/layer.h"
|
||||
#include "core/types.h"
|
||||
|
||||
/*
|
||||
@@ -20,6 +21,7 @@ typedef struct window_info_t {
|
||||
const char *instance_name;
|
||||
|
||||
window_geometry_mode_t geometry_mode;
|
||||
layer_type_t layer_type;
|
||||
bool urgent;
|
||||
bool fixed_size;
|
||||
bool skip_taskbar;
|
||||
|
||||
Reference in New Issue
Block a user