Merge branch 'master' into next

next
Michael Stapelberg 2013-08-08 22:44:30 +02:00
commit cc36c94b60
1 changed files with 1 additions and 0 deletions

View File

@ -1796,6 +1796,7 @@ void cmd_move_window_to_center(I3_CMD, char *method) {
ystr("error");
ystr("Cannot change position. The window/container is not floating.");
y(map_close);
return;
}
if (strcmp(method, "absolute") == 0) {