Add cmds new_window and new_float

Makes it possible to set default layout style for new windows and new
floating windows.

Close #556
This commit is contained in:
Mikkel Oscar Lyderik 2016-03-31 12:17:21 +02:00
parent 6db92bbb99
commit 7be476c115
5 changed files with 114 additions and 24 deletions

View file

@ -213,7 +213,9 @@ struct sway_config {
const char *current_config;
enum swayc_border_types border;
enum swayc_border_types floating_border;
int border_thickness;
int floating_border_thickness;
enum edge_border_types hide_edge_borders;
// border colors