MAJOR REFACTOR (2)
This commit is contained in:
parent
1e69ae1e21
commit
f4fa50d4bf
13 changed files with 133 additions and 98 deletions
|
|
@ -9,6 +9,8 @@
|
|||
|
||||
enum { XDGShell, LayerShell, X11 }; /* client types */
|
||||
|
||||
typedef struct Monitor Monitor; // forward declare
|
||||
|
||||
typedef struct {
|
||||
/* Must keep this field first */
|
||||
unsigned int type; /* XDGShell or X11* */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue