diff options
Diffstat (limited to 'src/core/keybindings.c')
-rw-r--r-- | src/core/keybindings.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/keybindings.c b/src/core/keybindings.c index a141e2c1..d126eb0c 100644 --- a/src/core/keybindings.c +++ b/src/core/keybindings.c @@ -2558,7 +2558,7 @@ handle_move_to_corner_backend (MetaDisplay *display, } meta_window_move_resize (window, - FALSE, + TRUE, new_x, new_y, window->rect.width, |