From fcd56c3ef064e183687b607bb81c681ebfc9b342 Mon Sep 17 00:00:00 2001 From: Rob Adams Date: Sat, 16 Aug 2003 01:07:24 +0000 Subject: [PATCH] move to upper left corner since we're resizing/moving instead of 2003-08-15 Rob Adams * src/constraints.c (meta_window_constrain): move to upper left corner since we're resizing/moving instead of moving/resizing. Fix for #119988. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index a50f1f1d7..55a387dc8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-08-15 Rob Adams + + * src/constraints.c (meta_window_constrain): move to upper left + corner since we're resizing/moving instead of moving/resizing. + Fix for #119988. + 2003-08-15 Ray Strode Changed MRU list to be per workspace instead of per display, so