window: Default to toplevel windows
This commit is contained in:
+1
-1
@@ -84,8 +84,8 @@ struct display {
|
||||
};
|
||||
|
||||
enum {
|
||||
TYPE_FULLSCREEN,
|
||||
TYPE_TOPLEVEL,
|
||||
TYPE_FULLSCREEN,
|
||||
TYPE_TRANSIENT,
|
||||
TYPE_CUSTOM
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user