В пн, 2006-10-30 в 09:38 -0600, Alberto Castro написа: > Author : urandom > Project : e17 > Module : apps/e > > Dir : e17/apps/e/src/modules/ibox > > > Modified Files: > e_mod_main.c > > > Log Message: > the pager and iconbox now emit a signal when a border changes state from > urgent > to normal and the other way around. > > for the themers: the iconbox icon, the pager window and the pager desk, > receive > the signals e,state,urgent and e,state,not_urgent, so you can do something > nice > with those. > > -------------------------- > > > Hi, could you please be more specific as to what parts should be > modified? I noticed you put emphasized on "icon", but most icon parts > are of type: SWALLOW so you can't really do much but modify their > relative positioning and color overlays don't have any impact on > swallowable objects. > > So I used the following (targets) to test the "e,state,urgent" > "e,state,not_urgent" signals. > e/modules/ibox/icon = item_clip > e/modules/pager/desk = clip > e/modules/pager/window = overlay > > I tried other parts as well, but with no results. To test the window > hints i used gaim and a browser connected meebo.com (online instant > messenger) The one thing that does work as it should is the window > border changing its style from default to urgent. > > tokyo
What I meant was, that the e/modules/pager/desk, e/modules/ibox/icon, etc groups receive the signals, so you can use it in programs of those groups you can look at my theme here: http://www.deviantart.com/deviation/38218075/ for an implementation. > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Виктор Кожухаров /Viktor Kojouharov/ ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
