breaks gkrellm - mwm hints oftne indicate "make me borderless" and thus

should be fetched anyway :)


SVN revision: 15110
This commit is contained in:
Carsten Haitzler 2005-06-04 03:07:10 +00:00
parent 86d700fee2
commit f0a01c2bf6
1 changed files with 1 additions and 1 deletions

View File

@ -372,7 +372,7 @@ e_border_new(E_Container *con, Ecore_X_Window win, int first_map)
else if (atoms[i] == ECORE_X_ATOM_NET_WM_WINDOW_TYPE)
{
/* Ignore mwm */
bd->client.mwm.fetch.hints = 0;
// bd->client.mwm.fetch.hints = 0;
bd->client.netwm.fetch.type = 1;
}
}