X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ioncore%2Fscreen-notify.c;h=522a0a549149eb401dd1517041fe0de4ab9b93fd;hb=20080103;hp=add918de8dda362a2053d546333cacf9e829790a;hpb=ae4260bb64817c11f9a7140324cd3e3ba113e297;p=ion3.git diff --git a/ioncore/screen-notify.c b/ioncore/screen-notify.c index add918d..522a0a5 100644 --- a/ioncore/screen-notify.c +++ b/ioncore/screen-notify.c @@ -1,7 +1,7 @@ /* * ion/ioncore/screen-notify.c * - * Copyright (c) Tuomo Valkonen 1999-2007. + * Copyright (c) Tuomo Valkonen 1999-2008. * * See the included file LICENSE for details. */ @@ -41,7 +41,8 @@ static WInfoWin *do_get_notifywin(WScreen *scr, Watch *watch, uint pos, param.flags=(MPLEX_ATTACH_UNNUMBERED| MPLEX_ATTACH_SIZEPOLICY| MPLEX_ATTACH_GEOM| - MPLEX_ATTACH_LEVEL); + MPLEX_ATTACH_LEVEL| + MPLEX_ATTACH_PASSIVE); param.level=STACKING_LEVEL_ON_TOP; param.geom.x=0;