actually activating... use "2" (for pager) as this should normally activate

as opposed to just ask for attention


SVN revision: 35423
This commit is contained in:
Carsten Haitzler 2008-08-10 02:01:17 +00:00
parent ed3719607f
commit a8125498b8
1 changed files with 1 additions and 1 deletions

View File

@ -2129,7 +2129,7 @@ static void
_ecore_evas_x_activate(Ecore_Evas *ee)
{
ecore_x_netwm_client_active_request(ee->engine.x.win_root,
ee->engine.x.win, 1, 0);
ee->engine.x.win, 2, 0);
}
static void