diff -ur orig/matchbox-window-manager-1.2/src/dialog_client.c matchbox-window-manager-1.2/src/dialog_client.c --- orig/matchbox-window-manager-1.2/src/dialog_client.c 2007-08-16 08:51:54.000000000 +0300 +++ matchbox-window-manager-1.2/src/dialog_client.c 2008-10-13 13:12:02.000000000 +0200 @@ -667,8 +667,8 @@ int bdr_south = 0, bdr_west = 0, bdr_east = 0, bdr_north = 0; /* Check if we actually want to perform any sizing intervention */ - if (w->config->dialog_stratergy == WM_DIALOGS_STRATERGY_FREE) - return; +// if (w->config->dialog_stratergy == WM_DIALOGS_STRATERGY_FREE) +// return; /* Allow decorationless dialogs to position themselves anywhere * But centered initially if 0,0 and a splash screen.