I suspect this was intended.

SVN revision: 31375
This commit is contained in:
Eric Schuele 2007-08-18 02:28:40 +00:00
parent 4480e0a947
commit 549fc86562
1 changed files with 1 additions and 1 deletions

View File

@ -1326,7 +1326,7 @@ e_border_focus_set(E_Border *bd, int focus, int set)
} }
if (bd->visible) if (bd->visible)
{ {
if (focus_track_frozen > 0) if (focus_track_frozen == 0)
e_border_focus_latest_set(bd); e_border_focus_latest_set(bd);
} }
// printf("EMIT 0x%x activeve\n", bd->client.win); // printf("EMIT 0x%x activeve\n", bd->client.win);