487,490d486 < /* Hints */ < GdkGeometry hints = { 1, 1 }; < gtk_window_set_geometry_hints(GTK_WINDOW(c->win), NULL, &hints, GDK_HINT_MIN_SIZE); <